.landing-page{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);scroll-behavior:smooth;position:relative;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background .15s ease}[data-theme=dark] .landing-page{background:linear-gradient(135deg,#1a1a2e,#16213e)}[data-theme=dark] .landing-page:before{background:radial-gradient(circle at 20% 50%,rgba(79,93,201,.3) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(90,58,124,.3) 0%,transparent 50%),radial-gradient(circle at 40% 20%,rgba(24,144,255,.2) 0%,transparent 40%)}.landing-page *{box-sizing:border-box}.landing-page .ant-card{transition:all .4s cubic-bezier(.4,0,.2,1)}.landing-page .ant-btn{font-weight:600;letter-spacing:.3px;transition:all .3s cubic-bezier(.4,0,.2,1)}.landing-page .ant-btn:focus-visible{outline:2px solid #1890ff;outline-offset:2px}.landing-page:before{content:"";position:fixed;inset:0;background:radial-gradient(circle at 20% 50%,rgba(102,126,234,.3) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(118,75,162,.3) 0%,transparent 50%),radial-gradient(circle at 40% 20%,rgba(24,144,255,.2) 0%,transparent 40%);pointer-events:none;animation:backgroundShift 20s ease-in-out infinite;z-index:0}@keyframes backgroundShift{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.scroll-progress{position:fixed;top:64px;left:0;height:3px;background:linear-gradient(90deg,#1890ff,#722ed1,#52c41a);z-index:9999;transform-origin:left;box-shadow:0 0 10px #1890ff80}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes ping{0%{transform:scale(1);opacity:1}75%,to{transform:scale(2);opacity:0}}@keyframes dataFlow{0%{transform:translate(-100%);opacity:0}50%{opacity:1}to{transform:translate(100%);opacity:0}}@keyframes ripple{0%{box-shadow:0 0 #1890ff66,0 0 0 10px #1890ff66,0 0 0 20px #1890ff66}to{box-shadow:0 0 0 10px #1890ff66,0 0 0 20px #1890ff66,0 0 0 40px #1890ff00}}@keyframes tabletSync{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-10px) rotate(-2deg)}75%{transform:translateY(-10px) rotate(2deg)}}@keyframes contentPlay{0%{width:0%;opacity:0}50%{opacity:1}to{width:100%;opacity:1}}@keyframes networkPulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.5);opacity:1}}@keyframes glow{0%,to{box-shadow:0 0 5px #1890ff80,0 0 10px #1890ff4d}50%{box-shadow:0 0 20px #1890ffcc,0 0 30px #1890ff80}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes slideInFromTop{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes expandWidth{0%{width:0}to{width:100%}}.landing-header{background:#fffffffa;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);border-bottom:1px solid rgba(24,144,255,.1);padding:0 24px;position:fixed!important;top:0;left:0;right:0;width:100%;z-index:1000;animation:slideInFromBottom .6s ease-out;box-shadow:0 4px 24px #0000000f;transition:all .3s ease}.landing-page>.ant-layout-content{margin-top:64px}[data-theme=dark] .landing-header{background:#141414f2;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);border-bottom:1px solid rgba(24,144,255,.2);box-shadow:0 4px 24px #0006}.landing-header:hover{box-shadow:0 6px 32px #0000001a}[data-theme=dark] .landing-header:hover{box-shadow:0 6px 32px #0009}.header-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;height:64px}.logo-section{display:flex;align-items:center;gap:12px}.logo-icon{font-size:28px;color:#1890ff;animation:pulse 2s ease-in-out infinite}.brand-mark-header,.brand-mark-footer{object-fit:contain}.logo-text{margin:0!important;background:linear-gradient(135deg,#1890ff,#722ed1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav-link{color:#666!important;font-weight:500;border:none!important;height:auto!important;padding:8px 16px!important;border-radius:8px!important;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}[data-theme=dark] .nav-link{color:#bfbfbf!important}[data-theme=dark] .nav-link:hover{color:#1890ff!important;background:#1890ff26!important}.nav-link:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:0;height:2px;background:linear-gradient(90deg,#1890ff,#722ed1);transition:width .3s ease}.nav-link:hover{color:#1890ff!important;background:#1890ff14!important;transform:translateY(-1px)}.nav-link:hover:after{width:60%}.public-header-actions{display:flex;align-items:center}.public-account-trigger{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(24,144,255,.2);background:#1890ff0d;border-radius:999px;padding:6px 10px;cursor:pointer;transition:all .2s ease}.public-account-trigger:hover{background:#1890ff1f;border-color:#1890ff73}.public-account-name{font-size:13px;font-weight:500;color:#1f1f1f!important;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-theme=dark] .public-account-trigger{background:#1890ff26;border-color:#91caff47}[data-theme=dark] .public-account-trigger:hover{background:#1890ff40}[data-theme=dark] .public-account-name{color:#f0f0f0!important}[data-theme=dark] .nav-link-active{color:#91caff!important;background:#1890ff33!important}.hero-section{padding:120px 24px 100px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;position:relative;overflow:hidden;transition:background .15s ease}[data-theme=dark] .hero-section{background:linear-gradient(135deg,#1a1a2e,#16213e)}.hero-section .particle{position:absolute;width:4px;height:4px;background:#fff9;border-radius:50%;pointer-events:none}.hero-section:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="white" opacity="0.1"/><circle cx="75" cy="75" r="1" fill="white" opacity="0.1"/><circle cx="50" cy="10" r="0.5" fill="white" opacity="0.1"/><circle cx="10" cy="60" r="0.5" fill="white" opacity="0.1"/><circle cx="90" cy="40" r="0.5" fill="white" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');opacity:.3}.hero-section:after{content:"";position:absolute;width:300px;height:300px;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);border-radius:50%;top:10%;right:10%;animation:float 6s ease-in-out infinite;pointer-events:none}.hero-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:1}.hero-text{animation:fadeInLeft 1s ease-out}.hero-visual{animation:fadeInRight 1s ease-out}.hero-badge{margin-bottom:24px;animation:fadeInUp .8s ease-out}.hero-badge-spacer{height:20px}.hero-title{color:#fff!important;font-size:3.5rem!important;font-weight:700!important;line-height:1.2!important;margin-bottom:24px!important;margin-top:16px!important}.gradient-text{background:linear-gradient(135deg,gold,#ff6b6b,gold);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:shimmer 3s linear infinite}.hero-description{color:#ffffffe6!important;font-size:1.2rem!important;line-height:1.6!important;margin-bottom:32px!important}.hero-actions{margin-top:32px}.hero-actions .ant-btn{animation:fadeInUp 1s ease-out .5s backwards;transition:all .3s ease;position:relative;overflow:hidden}.hero-actions .ant-btn-primary{box-shadow:0 4px 15px #1890ff4d;animation:fadeInUp 1s ease-out .5s backwards,glow 2s ease-in-out infinite}.hero-actions .ant-btn:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 8px 20px #0003}.hero-actions .ant-btn:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff4d;transform:translate(-50%,-50%);transition:width .6s,height .6s}.hero-actions .ant-btn:hover:before{width:300px;height:300px}.hero-stats-mini{margin-top:32px;animation:fadeInUp 1.2s ease-out .6s backwards}.mini-stat{display:flex;align-items:center;gap:8px}.mini-stat-icon{color:#52c41a;font-size:18px}.mini-stat-text{color:#ffffffe6!important;font-size:14px}.demo-button{background:#ffffff1a!important;border:1px solid rgba(255,255,255,.3)!important;color:#fff!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.demo-button:hover{background:#fff3!important;border-color:#ffffff80!important}.dashboard-preview{background:#fffffffa!important;-webkit-backdrop-filter:blur(30px) saturate(150%);backdrop-filter:blur(30px) saturate(150%);border:1px solid rgba(255,255,255,.4)!important;box-shadow:0 30px 60px #00000026,0 0 0 1px #ffffff1a inset!important;animation:float 3s ease-in-out infinite;position:relative;border-radius:16px!important;overflow:hidden}.dashboard-preview:before{content:"";position:absolute;inset:-2px;background:linear-gradient(45deg,#1890ff,#722ed1,#52c41a,#1890ff);background-size:300% 300%;border-radius:16px;z-index:-1;animation:gradientRotate 4s ease infinite;opacity:.6}@keyframes gradientRotate{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.dashboard-preview:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:shine 3s infinite}@keyframes shine{0%{left:-100%}50%,to{left:100%}}.preview-content{padding:24px;background:#fff;border-radius:8px}.preview-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.preview-dot{width:12px;height:12px;border-radius:50%;animation:pulse 2s ease-in-out infinite}.preview-dot.red{background:#ff5f57;animation-delay:0s}.preview-dot.yellow{background:#ffbd2e;animation-delay:.3s}.preview-dot.green{background:#28ca42;animation-delay:.6s}.preview-title{font-weight:600;color:#666}.preview-stats{margin-bottom:24px;animation:fadeInUp 1.2s ease-out}.preview-stats .ant-statistic{animation:scaleIn .8s ease-out backwards}.preview-stats .ant-col:nth-child(1) .ant-statistic{animation-delay:.2s}.preview-stats .ant-col:nth-child(2) .ant-statistic{animation-delay:.4s}.preview-stats .ant-col:nth-child(3) .ant-statistic{animation-delay:.6s}.preview-stats .ant-col:nth-child(4) .ant-statistic{animation-delay:.8s}.preview-chart{text-align:center;position:relative;overflow:hidden}.preview-chart:after{content:"";position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent,#1890ff,transparent);animation:dataFlow 2s ease-in-out infinite}.chart-label{color:#666;font-size:12px;animation:fadeInUp 1.5s ease-out}.stats-section{padding:80px 24px;background:#fff;position:relative;overflow:hidden}.stats-section:before{content:"";position:absolute;top:50%;left:-100px;width:200px;height:200px;background:radial-gradient(circle,rgba(24,144,255,.05) 0%,transparent 70%);border-radius:50%;animation:float 8s ease-in-out infinite}.stats-section:after{content:"";position:absolute;bottom:20%;right:-100px;width:250px;height:250px;background:radial-gradient(circle,rgba(114,46,209,.05) 0%,transparent 70%);border-radius:50%;animation:float 10s ease-in-out infinite reverse}.stats-content{max-width:1200px;margin:0 auto;position:relative;z-index:1}.stat-card{text-align:center;border:none!important;box-shadow:0 10px 30px -5px #0000001a,0 0 0 1px #0000000d!important;transition:all .4s cubic-bezier(.4,0,.2,1);animation:fadeInUp .6s ease-out backwards;position:relative;overflow:hidden;border-radius:16px!important;background:linear-gradient(135deg,#fff,#f8f9fa)!important}.stat-card:before{content:"";position:absolute;bottom:0;left:0;width:0;height:4px;background:linear-gradient(90deg,#1890ff,#722ed1,#52c41a);transition:width .6s cubic-bezier(.4,0,.2,1);box-shadow:0 0 20px #1890ff80}.stat-card:hover:before{width:100%}.stat-card:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(24,144,255,.1) 0%,transparent 70%);opacity:0;transition:opacity .4s ease}.stat-card:hover:after{opacity:1}.stat-card:nth-child(1){animation-delay:.1s}.stat-card:nth-child(2){animation-delay:.2s}.stat-card:nth-child(3){animation-delay:.3s}.stat-card:nth-child(4){animation-delay:.4s}.stat-card:hover{transform:translateY(-8px) scale(1.03);box-shadow:0 20px 40px -5px #1890ff4d,0 0 0 1px #1890ff1a!important;animation:none}.stat-card .ant-statistic-content{animation:scaleIn .8s ease-out .3s backwards;position:relative;z-index:1}.features-section{padding:100px 24px;background:linear-gradient(180deg,#f8f9fa,#fff,#f8f9fa);position:relative}.features-section:before{content:"";position:absolute;top:0;left:0;right:0;height:200px;background:radial-gradient(ellipse at top,rgba(24,144,255,.05) 0%,transparent 70%);pointer-events:none}.features-content{max-width:1200px;margin:0 auto}.section-header{text-align:center;margin-bottom:60px;animation:fadeInUp .8s ease-out}.section-badge{margin-bottom:16px;animation:scaleIn .6s ease-out}.section-title{color:#1a1a1a!important;font-size:2.5rem!important;font-weight:700!important;margin-bottom:16px!important;position:relative;display:inline-block}.section-title:after{content:"";position:absolute;bottom:-12px;left:50%;transform:translate(-50%);width:0;height:4px;background:linear-gradient(90deg,#1890ff,#722ed1,#52c41a);border-radius:2px;animation:contentPlay 1.5s ease-out .5s forwards;box-shadow:0 2px 8px #1890ff66}.section-title:before{content:"✦";position:absolute;left:-40px;top:50%;transform:translateY(-50%);color:#1890ff;opacity:.3;font-size:24px;animation:pulse 2s ease-in-out infinite}.section-description{color:#666!important;font-size:1.1rem!important;max-width:600px;margin:0 auto!important;animation:fadeInUp .8s ease-out .2s backwards}.feature-card{height:100%;border:none!important;box-shadow:0 8px 24px -6px #00000014,0 0 0 1px #0000000a!important;transition:all .4s cubic-bezier(.4,0,.2,1);opacity:0;animation:scaleIn .6s ease-out forwards;border-radius:20px!important;background:linear-gradient(135deg,#fff,#f8f9fa)!important;position:relative;overflow:hidden}.feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#1890ff,#722ed1,#52c41a);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.feature-card:hover:before{transform:scaleX(1)}.feature-card:nth-child(1){animation-delay:.1s}.feature-card:nth-child(2){animation-delay:.2s}.feature-card:nth-child(3){animation-delay:.3s}.feature-card:nth-child(4){animation-delay:.4s}.feature-card:nth-child(5){animation-delay:.5s}.feature-card:nth-child(6){animation-delay:.6s}.feature-card:hover{transform:translateY(-12px);box-shadow:0 20px 50px -10px #1890ff40,0 0 0 1px #1890ff1a!important}.feature-content{text-align:center;padding:20px}.feature-icon-wrapper{margin-bottom:24px;display:flex;justify-content:center}.feature-icon-bg{width:90px;height:90px;border-radius:50%;background:linear-gradient(135deg,#1890ff26,#722ed126);display:flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:0 8px 24px -8px #1890ff4d}.feature-icon-bg:before{content:"";position:absolute;inset:-2px;border-radius:50%;padding:2px;background:linear-gradient(135deg,#1890ff,#722ed1,#52c41a);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .4s ease}.feature-card:hover .feature-icon-bg:before{opacity:1}.feature-card:hover .feature-icon-bg{background:linear-gradient(135deg,#1890ff40,#722ed140);transform:scale(1.15) rotate(5deg);box-shadow:0 12px 32px -8px #1890ff80}.feature-icon{font-size:40px;color:#1890ff;display:inline-block;animation:tabletSync 2s ease-in-out infinite}.feature-icon:hover{animation:rotate .5s ease-in-out}.feature-learn-more{padding:0!important;font-weight:600;margin-top:12px}.feature-title{color:#1a1a1a!important;margin-bottom:16px!important}.feature-description{color:#666!important;line-height:1.6!important}.pricing-section{padding:100px 24px;background:linear-gradient(180deg,#fff,#f5f7ff,#fff);position:relative}.pricing-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 30%,rgba(24,144,255,.08) 0%,transparent 45%),radial-gradient(circle at 80% 70%,rgba(114,46,209,.08) 0%,transparent 45%);pointer-events:none}.pricing-content{max-width:1200px;margin:0 auto;position:relative;z-index:1}.lane-pricing-row{margin-bottom:48px}.lane-pricing-card{height:100%;border:none!important;border-radius:20px!important;box-shadow:0 10px 30px -6px #00000014,0 0 0 1px #0000000a!important;background:linear-gradient(135deg,#fff,#f9fbff)!important}.lane-pricing-card-header{margin-bottom:12px}.lane-pricing-tag{margin-bottom:12px;font-weight:700}.lane-pricing-title{margin-bottom:12px!important;color:#1a1a1a!important}.lane-pricing-description,.lane-pricing-best-for{color:#666!important;margin-bottom:10px!important}.lane-pricing-item{border:none!important;align-items:flex-start!important;gap:10px;padding:10px 0!important}.lane-pricing-item-icon{color:#52c41a;margin-top:4px}.pricing-tier-heading{margin-bottom:24px!important;text-align:center;color:#1a1a1a!important}.pricing-plan-card{height:100%;border:none!important;border-radius:20px!important;box-shadow:0 8px 24px -6px #00000014,0 0 0 1px #0000000a!important;background:linear-gradient(135deg,#fff,#f8faff)!important;transition:transform .3s ease,box-shadow .3s ease}.pricing-plan-card:hover{transform:translateY(-8px);box-shadow:0 20px 45px -8px #1890ff40,0 0 0 1px #1890ff1a!important}.pricing-plan-card-featured{box-shadow:0 18px 40px -10px #722ed152,0 0 0 1px #722ed133!important}.pricing-plan-header{margin-bottom:18px}.pricing-plan-title{margin-bottom:6px!important;color:#1a1a1a!important}.pricing-plan-audience{color:#666!important;margin-bottom:12px!important}.pricing-plan-price-wrapper{display:flex;align-items:baseline;gap:8px}.pricing-plan-price{font-size:30px;font-weight:700;color:#1890ff!important;line-height:1}.pricing-plan-period{color:#8c8c8c!important;font-size:14px}.pricing-plan-metrics{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px}.pricing-plan-metric{border:1px solid #f0f0f0;border-radius:10px;padding:10px;background:#1890ff0a;display:flex;flex-direction:column;gap:4px}.pricing-plan-item{border:none!important;align-items:flex-start!important;gap:10px;padding:8px 0!important}.pricing-plan-item-icon{color:#1890ff;margin-top:4px}.pricing-plan-button{margin-top:12px;height:44px;font-weight:600}.pricing-footnote{margin-top:28px;text-align:center;padding:16px 20px;border-radius:12px;border:1px solid rgba(24,144,255,.18);background:#1890ff0f}.pricing-footnote .ant-typography{color:#4a4a4a}.roles-section{padding:100px 24px;background:linear-gradient(180deg,#fff,#f8f9fa,#fff);position:relative}.roles-section:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:80%;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(24,144,255,.3) 50%,transparent 100%)}.roles-section:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80%;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(24,144,255,.3) 50%,transparent 100%)}.roles-content{max-width:1200px;margin:0 auto}.role-card{height:100%;border:none!important;box-shadow:0 8px 24px -6px #00000014,0 0 0 1px #0000000a!important;transition:all .4s cubic-bezier(.4,0,.2,1);opacity:0;animation:fadeInUp .8s ease-out forwards;border-radius:20px!important;background:linear-gradient(135deg,#ffffffe6,#f8f9fae6)!important;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.role-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent 0%,rgba(24,144,255,.03) 100%);opacity:0;transition:opacity .4s ease}.role-card:hover:before{opacity:1}.role-card:nth-child(1){animation-delay:.1s}.role-card:nth-child(2){animation-delay:.2s}.role-card:nth-child(3){animation-delay:.3s}.role-card:nth-child(4){animation-delay:.4s}.role-card:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 20px 50px -10px #1890ff40,0 0 0 1px #1890ff1a!important}.role-card:hover .role-indicator{animation:contentPlay 1s ease-out forwards}.role-content{padding:24px;text-align:center}.role-icon-wrapper{display:flex;justify-content:center;margin-bottom:20px;animation:scaleIn .8s ease-out}.role-indicator{width:60px;height:4px;margin:0 auto 20px;border-radius:2px;transition:all .3s ease}.role-card:hover .role-indicator{width:80px;animation:glow 1.5s ease-in-out infinite}.role-card:hover .role-icon-wrapper{animation:bounce .6s ease-in-out}.role-title{color:#1a1a1a!important;margin-bottom:12px!important}.role-description{color:#666!important}.architecture-section{padding:100px 24px;background:linear-gradient(135deg,#1890ff05,#722ed105),#f8f9fa;position:relative}.architecture-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 10% 20%,rgba(24,144,255,.05) 0%,transparent 40%),radial-gradient(circle at 90% 80%,rgba(114,46,209,.05) 0%,transparent 40%);pointer-events:none}.architecture-content{max-width:1200px;margin:0 auto}.architecture-text{padding:20px}.architecture-text .ant-list-item{animation:fadeInLeft .8s ease-out backwards}.architecture-text .ant-list-item:nth-child(1){animation-delay:.1s}.architecture-text .ant-list-item:nth-child(2){animation-delay:.2s}.architecture-text .ant-list-item:nth-child(3){animation-delay:.3s}.architecture-text .ant-list-item:nth-child(4){animation-delay:.4s}.architecture-text .ant-list-item:nth-child(5){animation-delay:.5s}.architecture-text .ant-list-item:nth-child(6){animation-delay:.6s}.architecture-visual{padding:20px}.architecture-card{border:none!important;box-shadow:0 4px 12px #0000001a!important}.tech-stack{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:20px}.tech-item{display:flex;flex-direction:column;align-items:center;gap:8px;padding:24px;background:linear-gradient(135deg,#f8f9fa,#fff);border-radius:12px;transition:transform .3s ease,box-shadow .3s ease;opacity:0;animation:scaleIn .6s ease-out forwards;border:1px solid #e8e8e8}.tech-item:nth-child(1){animation-delay:.1s}.tech-item:nth-child(2){animation-delay:.2s}.tech-item:nth-child(3){animation-delay:.3s}.tech-item:nth-child(4){animation-delay:.4s}.tech-item:hover{transform:translateY(-6px) scale(1.05);box-shadow:0 12px 24px #1890ff4d;border-color:#1890ff}.tech-icon{font-size:32px;color:#1890ff;animation:networkPulse 2s ease-in-out infinite}.list-icon{color:#52c41a;margin-right:8px;animation:bounce 2s ease-in-out infinite}.architecture-text .ant-list-item:nth-child(1) .list-icon{animation-delay:0s}.architecture-text .ant-list-item:nth-child(2) .list-icon{animation-delay:.2s}.architecture-text .ant-list-item:nth-child(3) .list-icon{animation-delay:.4s}.architecture-text .ant-list-item:nth-child(4) .list-icon{animation-delay:.6s}.architecture-text .ant-list-item:nth-child(5) .list-icon{animation-delay:.8s}.architecture-text .ant-list-item:nth-child(6) .list-icon{animation-delay:1s}.testimonials-section{padding:100px 24px;background:linear-gradient(180deg,#fff,#fafbfc,#fff);position:relative}.testimonials-section:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml;utf8,<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg"><defs><pattern id="dots" x="0" y="0" width="20" height="20" patternUnits="userSpaceOnUse"><circle cx="2" cy="2" r="1" fill="rgba(24,144,255,0.05)"/></pattern></defs><rect width="100" height="100" fill="url(%23dots)"/></svg>');opacity:.5;pointer-events:none}.testimonials-content{max-width:1200px;margin:0 auto}.testimonial-card{height:100%;border:none!important;box-shadow:0 8px 24px -6px #00000014,0 0 0 1px #0000000a!important;transition:all .4s cubic-bezier(.4,0,.2,1);opacity:0;animation:fadeInUp .8s ease-out forwards;border-radius:24px!important;background:linear-gradient(135deg,#fff,#f8f9fa)!important;position:relative;overflow:hidden}.testimonial-card:before{content:"";position:absolute;inset:-2px;background:linear-gradient(135deg,#1890ff,#722ed1);border-radius:24px;z-index:-1;opacity:0;transition:opacity .4s ease}.testimonial-card:hover:before{opacity:.1}.testimonial-card:nth-child(1){animation-delay:.1s}.testimonial-card:nth-child(2){animation-delay:.2s}.testimonial-card:nth-child(3){animation-delay:.3s}.testimonial-card:hover{transform:translateY(-12px);box-shadow:0 20px 50px -10px #1890ff4d,0 0 0 1px #1890ff1a!important}.testimonial-content{padding:32px}.testimonial-quote{position:relative;padding:24px;background:linear-gradient(135deg,#1890ff0d,#722ed108);border-radius:16px;border-left:4px solid #1890ff;box-shadow:0 4px 12px #1890ff14}.testimonial-quote:before{content:'"';position:absolute;top:-10px;left:15px;font-size:60px;color:#1890ff26;font-family:Georgia,serif;line-height:1}.testimonial-header{display:flex;align-items:center;gap:16px}.testimonial-avatar{border:3px solid #1890ff;animation:ripple 2s ease-in-out infinite;flex-shrink:0}.testimonial-info{flex:1}.testimonial-text{color:#333!important;font-style:italic;line-height:1.8!important;font-size:15px}.cta-section{padding:80px 24px;background:linear-gradient(135deg,#1890ff,#722ed1)}.cta-content{max-width:800px;margin:0 auto}.cta-card{border:none!important;box-shadow:0 30px 60px -10px #1890ff4d,0 0 0 1px #ffffff1a inset!important;background:linear-gradient(135deg,#fffffffa,#f8f9fafa)!important;-webkit-backdrop-filter:blur(30px) saturate(150%);backdrop-filter:blur(30px) saturate(150%);animation:scaleIn .8s ease-out;position:relative;overflow:hidden;border-radius:32px!important}.cta-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(24,144,255,.1),transparent);animation:shimmer 3s infinite}.cta-card:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(24,144,255,.05) 0%,transparent 70%);animation:backgroundShift 15s ease-in-out infinite}.cta-content-inner{text-align:center;padding:60px 40px;position:relative;z-index:1}.cta-icon{font-size:64px;color:#1890ff;margin-bottom:24px;animation:bounce 2s ease-in-out infinite}.cta-title{color:#1a1a1a!important;margin-bottom:20px!important;font-size:2.5rem!important}.cta-description{color:#666!important;font-size:1.2rem!important;margin-bottom:40px!important;max-width:700px;margin-left:auto!important;margin-right:auto!important;line-height:1.8!important}.cta-actions{margin-top:32px;margin-bottom:32px}.cta-actions .ant-btn{animation:fadeInUp 1s ease-out .3s backwards;transition:all .3s ease;height:48px;padding:0 32px;font-size:16px;font-weight:600}.cta-primary-btn{box-shadow:0 8px 24px #1890ff66,0 0 0 1px #1890ff33 inset!important;background:linear-gradient(135deg,#1890ff,#4096ff)!important;border:none!important;position:relative;overflow:hidden}.cta-primary-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}.cta-primary-btn:hover:before{left:100%}.cta-secondary-btn{border:2px solid #1890ff!important;background:#fffc!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease!important}.cta-secondary-btn:hover{background:#1890ff1a!important;border-color:#722ed1!important}.cta-actions .ant-btn:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 12px 24px #1890ff4d}.cta-features{margin-top:32px;padding-top:32px;border-top:1px solid #e8e8e8}.cta-feature-item{font-size:15px;color:#666!important}.landing-footer{background:#1a1a1a;color:#fff;padding:60px 24px 24px;animation:fadeInUp 1s ease-out;position:relative;overflow:hidden}.landing-footer:before{content:"";position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent,#1890ff,#722ed1,transparent);animation:shimmer 3s ease-in-out infinite}.footer-content{max-width:1200px;margin:0 auto}.footer-section{margin-bottom:32px}.footer-logo{display:flex;align-items:center;gap:12px;margin-bottom:16px}.footer-logo-icon{font-size:24px;color:#1890ff}.footer-logo-text{color:#fff!important;font-size:18px}.footer-description{color:#999!important;line-height:1.6!important}.footer-title{color:#fff!important;margin-bottom:16px!important}.footer-link{color:#999!important;padding:0!important;height:auto!important}.footer-link:hover{color:#1890ff!important}.footer-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:32px}@media (max-width: 992px){.tech-stack{grid-template-columns:1fr 1fr;gap:16px}}@media (max-width: 768px){.hero-content{grid-template-columns:1fr;gap:60px;text-align:center}.hero-title{font-size:2.5rem!important}.hero-text{order:1}.hero-visual{order:2}.hero-actions,.hero-stats-mini{justify-content:center}.tech-stack{grid-template-columns:1fr}.lane-pricing-row{margin-bottom:32px}.pricing-tier-heading{font-size:1.6rem!important}.footer-bottom{flex-direction:column;gap:16px;text-align:center}.header-content{flex-direction:column;height:auto;padding:16px 0;gap:16px}.nav-link,.public-account-name{display:none}.section-title,.cta-title{font-size:2rem!important}.feature-icon-bg{width:70px;height:70px}.feature-icon{font-size:36px}}@media (max-width: 576px){.hero-section,.stats-section,.features-section,.pricing-section,.roles-section,.architecture-section,.testimonials-section,.cta-section{padding:60px 20px}.hero-title{font-size:2rem!important}.section-title{font-size:1.75rem!important}.cta-content-inner{padding:40px 24px}.cta-icon{font-size:48px}.hero-actions .ant-btn,.cta-actions .ant-btn{width:100%;margin-bottom:12px}.preview-content{padding:16px}.testimonial-content{padding:20px}.pricing-plan-metrics{grid-template-columns:1fr}}[data-theme=dark] .stats-section,[data-theme=dark] .features-section,[data-theme=dark] .pricing-section,[data-theme=dark] .roles-section,[data-theme=dark] .architecture-section,[data-theme=dark] .testimonials-section{background:#0a0a0a;color:#fff}[data-theme=dark] .footer-section{background:#000;border-top-color:#303030}[data-theme=dark] .stat-card,[data-theme=dark] .feature-card,[data-theme=dark] .lane-pricing-card,[data-theme=dark] .pricing-plan-card,[data-theme=dark] .role-card,[data-theme=dark] .architecture-card,[data-theme=dark] .arch-card,[data-theme=dark] .testimonial-card{background:linear-gradient(135deg,#1f1f1f,#262626)!important;box-shadow:0 10px 30px -5px #00000080,0 0 0 1px #ffffff0d!important;border:1px solid rgba(255,255,255,.08)!important}[data-theme=dark] .stat-card:hover,[data-theme=dark] .feature-card:hover,[data-theme=dark] .lane-pricing-card:hover,[data-theme=dark] .pricing-plan-card:hover,[data-theme=dark] .role-card:hover,[data-theme=dark] .architecture-card:hover,[data-theme=dark] .arch-card:hover,[data-theme=dark] .testimonial-card:hover{box-shadow:0 20px 60px -10px #1890ff66,0 0 0 1px #1890ff4d!important;transform:translateY(-8px) scale(1.02);border-color:#1890ff80!important}[data-theme=dark] .stat-card:before,[data-theme=dark] .feature-card:before,[data-theme=dark] .role-card:before{background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent)}[data-theme=dark] .section-title,[data-theme=dark] .section-subtitle,[data-theme=dark] .cta-title,[data-theme=dark] .feature-title,[data-theme=dark] .lane-pricing-title,[data-theme=dark] .pricing-tier-heading,[data-theme=dark] .pricing-plan-title,[data-theme=dark] .role-title,[data-theme=dark] .arch-title{color:#fff!important}[data-theme=dark] .section-description,[data-theme=dark] .feature-description,[data-theme=dark] .lane-pricing-description,[data-theme=dark] .lane-pricing-best-for,[data-theme=dark] .pricing-plan-audience,[data-theme=dark] .role-description,[data-theme=dark] .arch-description,[data-theme=dark] .testimonial-content{color:#bfbfbf!important}[data-theme=dark] .pricing-plan-metric{background:#1890ff1f;border-color:#1890ff4d}[data-theme=dark] .pricing-footnote{background:#1890ff29;border-color:#1890ff59}[data-theme=dark] .pricing-footnote .ant-typography{color:#d6e4ff!important}[data-theme=dark] .lane-pricing-item-icon,[data-theme=dark] .pricing-plan-item-icon{color:#91caff}[data-theme=dark] .cta-section{background:linear-gradient(135deg,#0f3460,#16213e)}[data-theme=dark] .cta-content{background:#1f1f1f80;border:1px solid rgba(255,255,255,.1);box-shadow:0 20px 60px #00000080}[data-theme=dark] .cta-card{background:#1f1f1fcc!important;border:1px solid rgba(255,255,255,.1)!important}[data-theme=dark] .cta-title{color:#fff!important}[data-theme=dark] .cta-icon{color:#1890ff!important}[data-theme=dark] .cta-feature-item,[data-theme=dark] .cta-features .ant-typography,[data-theme=dark] .ant-statistic-content{color:#fff!important}[data-theme=dark] .feature-icon-bg{background:linear-gradient(135deg,#1890ff33,#722ed133);box-shadow:0 8px 24px #1890ff4d,inset 0 0 20px #1890ff1a}[data-theme=dark] .timeline-connector{background:linear-gradient(180deg,#1890ff4d,#722ed14d)}[data-theme=dark] .role-card .ant-tag{background:#1890ff33;border-color:#1890ff66;color:#1890ff}[data-theme=dark] .testimonial-avatar{border-color:#ffffff1a}[data-theme=dark] .testimonial-name{color:#fff!important}[data-theme=dark] .testimonial-role,[data-theme=dark] .testimonial-company{color:#bfbfbf!important}[data-theme=dark] .testimonial-text{color:#e8e8e8!important}[data-theme=dark] .testimonial-info .ant-typography{color:#fff!important}[data-theme=dark] .testimonial-info .ant-typography-secondary{color:#bfbfbf!important}[data-theme=dark] .testimonials-section .ant-card-body{color:#fff!important}[data-theme=dark] .testimonials-section .ant-card-body *{color:inherit}[data-theme=dark] .testimonials-section strong{color:#fff!important;font-weight:600}[data-theme=dark] .landing-footer{background:#000!important;border-top:1px solid #303030!important}[data-theme=dark] .footer-content{background:transparent}[data-theme=dark] .footer-logo-icon{color:#1890ff!important}[data-theme=dark] .footer-logo-text{color:#fff!important;background:linear-gradient(135deg,#1890ff,#722ed1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}[data-theme=dark] .footer-description{color:#8c8c8c!important}[data-theme=dark] .footer-link{color:#bfbfbf!important}[data-theme=dark] .footer-link:hover{color:#1890ff!important;background:#1890ff1a!important}[data-theme=dark] .footer-title{color:#fff!important;margin-bottom:16px!important}[data-theme=dark] .footer-bottom{color:#8c8c8c}[data-theme=dark] .footer-bottom .ant-typography-secondary,[data-theme=dark] .footer-bottom .ant-btn-link{color:#8c8c8c!important}[data-theme=dark] .footer-bottom .ant-btn-link:hover{color:#1890ff!important}[data-theme=dark] .landing-footer .ant-divider{border-top-color:#303030!important}[data-theme=dark] .footer-content .ant-list-item{border-bottom:none!important;padding:4px 0!important}[data-theme=dark] .arch-icon-wrapper{background:#1890ff1a}[data-theme=dark] .arch-icon{color:#1890ff}[data-theme=dark] .ant-divider{border-color:#303030}[data-theme=dark] .ant-progress-bg{background:#1890ff!important}[data-theme=dark] .ant-badge{color:#fff}[data-theme=dark] .hero-badge .ant-badge-ribbon,[data-theme=dark] .hero-badge .ant-ribbon{background:linear-gradient(135deg,#11213d,#1f2a44)!important;color:#d6e4ff!important;font-weight:700!important;border:1px solid rgba(105,177,255,.4);box-shadow:0 4px 12px #0006}[data-theme=dark] .hero-badge .ant-badge-ribbon-text,[data-theme=dark] .hero-badge .ant-ribbon-text{color:#d6e4ff!important;text-shadow:none}[data-theme=dark] .hero-badge .ant-badge-ribbon-corner,[data-theme=dark] .hero-badge .ant-ribbon-corner{border-color:#446da4f2!important}[data-theme=dark] .ant-btn-primary{background:#1890ff;border-color:#1890ff;box-shadow:0 4px 15px #1890ff66}[data-theme=dark] .ant-btn-primary:hover{background:#40a9ff;border-color:#40a9ff;box-shadow:0 6px 20px #1890ff99}[data-theme=dark] .ant-btn-default{background:#ffffff14;border-color:#fff3;color:#fff}[data-theme=dark] .ant-btn-default:hover{background:#ffffff26;border-color:#1890ff;color:#1890ff}[data-theme=dark] .stats-section:before,[data-theme=dark] .features-section:before,[data-theme=dark] .roles-section:before{background:radial-gradient(circle,rgba(24,144,255,.15) 0%,transparent 70%)}[data-theme=dark] .stats-section:after,[data-theme=dark] .features-section:after,[data-theme=dark] .roles-section:after{background:radial-gradient(circle,rgba(114,46,209,.15) 0%,transparent 70%)}[data-theme=dark] .ant-list-item{border-color:#303030!important}[data-theme=dark] .ant-typography{color:#fff!important}[data-theme=dark] .ant-typography.ant-typography-secondary{color:#bfbfbf!important}[data-theme=dark] span.ant-typography,[data-theme=dark] .landing-page .ant-typography{color:#fff!important}[data-theme=dark] .landing-page span{color:inherit}[data-theme=dark] .hero-visual{opacity:1}[data-theme=dark] .hero-visual .dashboard-preview{background:linear-gradient(135deg,#1f1f1f,#262626)!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 20px 60px #0009,0 0 0 1px #ffffff0d!important}[data-theme=dark] .hero-visual .dashboard-preview:hover{box-shadow:0 30px 80px #1890ff66,0 0 0 1px #1890ff4d!important}[data-theme=dark] .preview-content{background:transparent;color:#fff}[data-theme=dark] .preview-title{color:#fff!important}[data-theme=dark] .preview-header{border-bottom-color:#ffffff1a}[data-theme=dark] .preview-stats .ant-statistic-title{color:#bfbfbf!important}[data-theme=dark] .preview-stats .ant-statistic-content,[data-theme=dark] .preview-chart strong,[data-theme=dark] .preview-chart .ant-typography{color:#fff!important}[data-theme=dark] .feature-card .ant-card-body{background:transparent}[data-theme=dark] .cta-description{color:#fffc!important}[data-theme=dark] .role-badge{background:#1890ff33;color:#1890ff}[data-theme=dark] .landing-page .ant-card,[data-theme=dark] .landing-page section,[data-theme=dark] .landing-page .ant-btn,[data-theme=dark] .landing-page .ant-typography{transition:background .15s ease,color .15s ease,border-color .15s ease}[data-theme=dark] .landing-page .ant-card-body{color:#fff}[data-theme=dark] .landing-page .ant-card-body .ant-typography,[data-theme=dark] .landing-page .ant-card-body span,[data-theme=dark] .landing-page .ant-card-body div,[data-theme=dark] .stats-section .ant-card-body,[data-theme=dark] .features-section .ant-card-body{color:#fff!important}[data-theme=dark] .features-section .ant-card-body *{color:inherit!important}[data-theme=dark] .roles-section .ant-card-body{color:#fff!important}[data-theme=dark] .roles-section .ant-card-body *{color:inherit!important}[data-theme=dark] .architecture-section .ant-card-body{color:#fff!important}[data-theme=dark] .architecture-section .ant-card-body *{color:inherit!important}[data-theme=dark] .architecture-card{background:linear-gradient(135deg,#171717,#1f1f1f)!important;border:1px solid rgba(255,255,255,.08)!important}[data-theme=dark] .tech-item{background:linear-gradient(135deg,#101a2b,#162338)!important;border:1px solid rgba(105,177,255,.3)!important;box-shadow:0 8px 20px #00000059}[data-theme=dark] .tech-item:hover{border-color:#91caff!important;box-shadow:0 14px 28px #1890ff59}[data-theme=dark] .tech-item .tech-icon{color:#91caff!important}[data-theme=dark] .tech-item .ant-typography{color:#f0f5ff!important}[data-theme=dark] .tech-item .ant-typography.ant-typography-secondary{color:#adc6ff!important}[data-theme=dark] .landing-page [class*=-secondary]{color:#bfbfbf!important}.register-onboarding-layout{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.register-onboarding-content{display:flex;justify-content:center;align-items:center;padding:20px}.register-onboarding-shell{width:min(1080px,100%);background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 20px 50px #0f172a33}.register-onboarding-topbar{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #f0f0f0}.register-onboarding-brand{margin-bottom:4px!important;color:#1677ff!important;cursor:pointer}.register-step-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:14px 24px;background:#f8faff;border-bottom:1px solid #f0f0f0}.register-step-node{border:1px solid #dbe7ff;background:#fff;border-radius:10px;min-height:56px;padding:8px 10px;display:flex;align-items:center;gap:8px;color:#6b7280;font-size:12px;font-weight:600;cursor:pointer}.register-step-icon{width:22px;height:22px;border-radius:50%;background:#eef2ff;color:#4f46e5;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.register-step-node.active{border-color:#1677ff;background:#ecf5ff;color:#0f172a}.register-step-node.past{border-color:#91caff;background:#f0f9ff;color:#075985}.register-onboarding-form{padding:20px 24px 16px}.register-onboarding-card{border:1px solid #e5e7eb;border-radius:12px;padding:20px;background:#fff}.register-onboarding-card-header{margin-bottom:16px}.register-onboarding-card-header h3{margin:0;font-size:18px}.register-onboarding-card-header p{margin:4px 0 0;color:#6b7280;font-size:13px}.register-org-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.register-org-card{border:1px solid #dbeafe;border-radius:12px;background:#fff;text-align:left;padding:14px;cursor:pointer;display:flex;flex-direction:column;gap:8px}.register-org-card.active{border-color:#1677ff;background:#f5faff}.register-org-card-top{display:flex;align-items:center;gap:8px}.register-org-icon{font-size:20px}.register-org-card p{margin:0;color:#4b5563;font-size:12px;line-height:1.4}.register-org-feature-list{display:flex;flex-wrap:wrap;gap:6px}.register-org-feature-pill{border:1px solid #dbeafe;background:#eff6ff;color:#1d4ed8;padding:2px 8px;border-radius:999px;font-size:11px}.register-selected-org-banner{border:1px solid #bfdbfe;background:#eff6ff;border-radius:10px;padding:10px 12px;display:flex;gap:10px;margin-bottom:14px}.register-selected-org-banner span{font-size:18px}.register-selected-org-banner p{margin:0;color:#4b5563;font-size:12px}.register-two-col-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.register-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.register-review-item{border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px;background:#fafafa;display:flex;flex-direction:column;gap:2px}.register-review-item span{font-size:11px;text-transform:uppercase;color:#6b7280}.register-review-item strong{color:#111827}.register-onboarding-actions{margin-top:16px;padding-top:12px;border-top:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center}.register-onboarding-right{display:flex;gap:10px}.register-onboarding-footer{border-top:1px solid #f0f0f0;padding:16px 24px 20px;display:flex;justify-content:space-between;align-items:center}.register-onboarding-footer-links{display:flex;flex-direction:column;gap:4px}.register-onboarding-legal-links a{color:#1677ff}.register-invitation-layout{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.register-invitation-content{display:flex;justify-content:center;align-items:center;padding:20px}.register-invitation-card{border-radius:12px!important}.register-invitation-details-card{border-radius:10px!important}[data-theme=dark] .register-onboarding-layout,[data-theme=dark] .register-invitation-layout{background:linear-gradient(135deg,#141d36,#231a3d)!important}[data-theme=dark] .register-onboarding-shell,[data-theme=dark] .register-invitation-card{background:#141414!important;border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 50px #00000073}[data-theme=dark] .register-onboarding-topbar,[data-theme=dark] .register-step-strip,[data-theme=dark] .register-onboarding-actions,[data-theme=dark] .register-onboarding-footer{border-color:#303030}[data-theme=dark] .register-onboarding-topbar .ant-typography-secondary,[data-theme=dark] .register-onboarding-footer .ant-typography-secondary,[data-theme=dark] .register-onboarding-footer-links .ant-typography-secondary{color:#bfbfbf!important}[data-theme=dark] .register-step-strip{background:linear-gradient(180deg,#101a2f,#0e1729)}[data-theme=dark] .register-step-node{border-color:#26344f;background:#111a2c;color:#c9d7f2}[data-theme=dark] .register-step-node .register-step-icon{background:#91caff26;color:#91caff}[data-theme=dark] .register-step-node.active{border-color:#69b1ff;background:#1890ff2e;color:#e6f4ff}[data-theme=dark] .register-step-node.past{border-color:#3f70c9;background:#52c41a24;color:#d9f7be}[data-theme=dark] .register-onboarding-card{border-color:#303030;background:#1a1a1a}[data-theme=dark] .register-onboarding-card-header h3,[data-theme=dark] .register-review-item strong{color:#f5f5f5}[data-theme=dark] .register-onboarding-card-header p,[data-theme=dark] .register-org-card p,[data-theme=dark] .register-selected-org-banner p,[data-theme=dark] .register-review-item span{color:#bfbfbf}[data-theme=dark] .register-org-card{border-color:#2f3f5e;background:linear-gradient(180deg,#15233a,#111c2e)}[data-theme=dark] .register-org-card.active{border-color:#69b1ff;background:linear-gradient(180deg,#183157,#132848);box-shadow:0 0 0 1px #69b1ff33}[data-theme=dark] .register-org-feature-pill{border-color:#91caff73;background:#91caff1f;color:#d6e4ff}[data-theme=dark] .register-selected-org-banner{border-color:#91caff73;background:#91caff1a}[data-theme=dark] .register-review-item{border-color:#303030;background:#171717}[data-theme=dark] .register-onboarding-shell .ant-form-item-label>label,[data-theme=dark] .register-invitation-card .ant-form-item-label>label{color:#d9d9d9!important}[data-theme=dark] .register-onboarding-shell .ant-input,[data-theme=dark] .register-onboarding-shell .ant-input-affix-wrapper,[data-theme=dark] .register-onboarding-shell .ant-select-selector,[data-theme=dark] .register-invitation-card .ant-input,[data-theme=dark] .register-invitation-card .ant-input-affix-wrapper,[data-theme=dark] .register-invitation-card .ant-select-selector{background:#101010!important;border-color:#3a3a3a!important;color:#f5f5f5!important}[data-theme=dark] .register-onboarding-shell .ant-input::placeholder,[data-theme=dark] .register-invitation-card .ant-input::placeholder{color:#8c8c8c!important}[data-theme=dark] .register-onboarding-shell .ant-input-affix-wrapper .ant-input-prefix,[data-theme=dark] .register-invitation-card .ant-input-affix-wrapper .ant-input-prefix,[data-theme=dark] .register-onboarding-shell .ant-select-arrow,[data-theme=dark] .register-invitation-card .ant-select-arrow{color:#8c8c8c}[data-theme=dark] .register-onboarding-shell .ant-input-affix-wrapper-focused,[data-theme=dark] .register-onboarding-shell .ant-select-focused .ant-select-selector,[data-theme=dark] .register-invitation-card .ant-input-affix-wrapper-focused,[data-theme=dark] .register-invitation-card .ant-select-focused .ant-select-selector{border-color:#69b1ff!important;box-shadow:0 0 0 2px #1890ff33!important}[data-theme=dark] .register-onboarding-shell .ant-alert-info,[data-theme=dark] .register-invitation-card .ant-alert-info{background:#1890ff26;border-color:#69b1ff59}[data-theme=dark] .register-onboarding-shell .ant-alert-info .ant-alert-message,[data-theme=dark] .register-onboarding-shell .ant-alert-info .ant-alert-description,[data-theme=dark] .register-invitation-card .ant-alert-info .ant-alert-message,[data-theme=dark] .register-invitation-card .ant-alert-info .ant-alert-description{color:#d6e4ff}[data-theme=dark] .register-onboarding-shell .ant-btn-default,[data-theme=dark] .register-invitation-card .ant-btn-default{background:#1f1f1f;border-color:#434343;color:#f5f5f5}[data-theme=dark] .register-onboarding-shell .ant-btn-default:hover,[data-theme=dark] .register-invitation-card .ant-btn-default:hover{border-color:#69b1ff;color:#91caff}[data-theme=dark] .register-onboarding-footer a,[data-theme=dark] .register-invitation-card a{color:#69b1ff}[data-theme=dark] .register-onboarding-topbar .ant-tag{background:#1890ff29;border-color:#69b1ff80;color:#d6e4ff}[data-theme=dark] .register-invitation-details-card{background:#1a1a1a!important;border-color:#ffffff1f!important}[data-theme=dark] .register-invitation-card .ant-card-body,[data-theme=dark] .register-invitation-card .ant-card-body .ant-typography{color:#f5f5f5}[data-theme=dark] .register-invitation-card .ant-typography.ant-typography-secondary{color:#bfbfbf!important}@media (max-width: 900px){.register-step-strip{grid-template-columns:1fr 1fr}.register-org-grid,.register-two-col-grid,.register-review-grid{grid-template-columns:1fr}.register-onboarding-footer{flex-direction:column;align-items:flex-start;gap:8px}}.public-pricing-page{min-height:100vh}.public-pricing-hero{padding:120px 24px 72px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;position:relative;overflow:hidden}.public-pricing-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 25%,rgba(255,255,255,.14) 0%,transparent 45%),radial-gradient(circle at 85% 75%,rgba(255,255,255,.1) 0%,transparent 45%);pointer-events:none}.public-pricing-hero-content{max-width:1200px;margin:0 auto;position:relative;z-index:1}.public-pricing-hero-title{color:#fff!important;margin-bottom:18px!important;max-width:920px}.public-pricing-hero-description{color:#ffffffeb!important;font-size:1.05rem!important;max-width:920px;margin-bottom:28px!important}.public-pricing-hero-actions{margin-bottom:28px}.public-pricing-highlight-row{margin-top:6px}.public-pricing-highlight-card{height:100%;border:none!important;border-radius:14px!important;background:#ffffff24!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.public-pricing-highlight-card .ant-card-body{display:flex;align-items:flex-start;gap:10px}.public-pricing-highlight-icon{color:#52c41a;margin-top:3px}.public-pricing-highlight-card .ant-typography{color:#fff!important}.nav-link-active{color:#1890ff!important;background:#1890ff1f!important}[data-theme=dark] .public-pricing-hero{background:linear-gradient(135deg,#1a1a2e,#16213e)}[data-theme=dark] .public-pricing-highlight-card{background:#1414147a!important;border:1px solid rgba(145,202,255,.25)!important}[data-theme=dark] .public-pricing-highlight-icon{color:#91caff}@media (max-width: 768px){.public-pricing-hero{padding:92px 20px 56px}.public-pricing-hero-title{font-size:2rem!important}.public-pricing-hero-actions .ant-btn{width:100%}}.public-about-page{min-height:100vh}.public-about-hero{padding:120px 24px 80px;background:linear-gradient(135deg,#4d74ff,#6a4fd2);color:#fff;position:relative}.public-about-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 30%,rgba(255,255,255,.18) 0%,transparent 45%),radial-gradient(circle at 82% 75%,rgba(255,255,255,.12) 0%,transparent 45%);pointer-events:none}.public-about-content{max-width:1200px;margin:0 auto;position:relative;z-index:1}.public-about-tag{margin-bottom:14px;font-weight:700}.public-about-hero-title{color:#fff!important;margin-bottom:16px!important}.public-about-hero-description{color:#ffffffeb!important;font-size:1.05rem!important;max-width:880px}.public-about-section{padding:72px 24px;background:#fff}.public-about-section:nth-of-type(2n){background:#f8faff}.public-about-section-title{margin-bottom:20px!important}.public-about-inline-icon{color:#1890ff;margin-right:10px}.public-about-list-item{border:none!important;align-items:flex-start!important;gap:10px;padding:8px 0!important}.public-about-list-icon{color:#52c41a;margin-top:4px}.public-about-card{height:100%;border:none!important;border-radius:14px!important;box-shadow:0 10px 24px -10px #0000001f,0 0 0 1px #0000000a!important}.public-about-card .ant-card-body{height:100%}.public-about-card-icon{font-size:24px;color:#1890ff;margin-bottom:12px}.public-about-role-card .ant-typography{margin-bottom:0}.public-about-cta-card{text-align:left}.public-about-alert{margin:12px 0 18px}[data-theme=dark] .public-about-hero{background:linear-gradient(135deg,#152038,#1b2d4f)}[data-theme=dark] .public-about-section{background:#0a0a0a}[data-theme=dark] .public-about-section:nth-of-type(2n){background:#111}[data-theme=dark] .public-about-card{background:linear-gradient(135deg,#1e1e1e,#262626)!important;border:1px solid rgba(255,255,255,.08)!important}[data-theme=dark] .public-about-inline-icon,[data-theme=dark] .public-about-card-icon{color:#91caff}[data-theme=dark] .public-about-list-icon{color:#95de64}@media (max-width: 768px){.public-about-hero{padding:96px 20px 64px}.public-about-hero-title{font-size:2rem!important}.public-about-section{padding:56px 20px}}.public-knowledge-page{min-height:100vh}.public-knowledge-content{padding:112px 24px 68px;background:linear-gradient(180deg,#f5f8ff,#fff 60%,#f8faff)}.public-knowledge-shell{max-width:1200px;margin:0 auto}.public-knowledge-hero{margin-bottom:28px}.public-knowledge-tag{margin-bottom:12px;border-radius:999px;font-weight:600;padding:4px 12px}.public-knowledge-title{margin-bottom:10px!important}.public-knowledge-description{max-width:900px;font-size:1.02rem!important}.public-knowledge-card{height:100%;border:none!important;border-radius:14px!important;box-shadow:0 12px 28px -14px #0003,0 0 0 1px #0000000d!important}.public-knowledge-icon{color:#1890ff;font-size:22px;margin-bottom:10px}.public-knowledge-section{margin-top:28px}.public-knowledge-section-title{margin-bottom:14px!important}.public-knowledge-list .ant-list-item{border:none!important;padding:10px 0!important;align-items:flex-start!important;gap:10px}.public-knowledge-list-icon{color:#52c41a;margin-top:3px}.public-knowledge-cta{margin-top:28px}.public-contact-hero-actions{margin-top:22px}.public-contact-trust-row{margin-bottom:20px}.public-contact-trust-card .ant-card-body{display:flex;gap:10px;align-items:flex-start}.public-contact-email-card .ant-card-body{height:100%}[data-theme=dark] .public-knowledge-content{background:linear-gradient(180deg,#111,#0a0a0a 60%,#101010)}[data-theme=dark] .public-knowledge-card{background:linear-gradient(135deg,#1f1f1f,#292929)!important;border:1px solid rgba(255,255,255,.08)!important}[data-theme=dark] .public-knowledge-icon{color:#91caff}[data-theme=dark] .public-knowledge-list-icon{color:#95de64}@media (max-width: 768px){.public-knowledge-content{padding:96px 20px 52px}.public-knowledge-title{font-size:2rem!important}}.page-header-container{background:var(--color-card-bg);padding:16px 24px;margin-bottom:24px;border-radius:8px;border:1px solid var(--color-border-light);box-shadow:0 1px 2px var(--color-shadow);transition:background-color .15s ease,box-shadow .15s ease;width:100%}.page-header-content{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;min-height:48px;width:100%}.page-header-title-section{display:flex;flex:1;min-width:0;flex-direction:column;gap:4px}.page-header-title{margin:0!important;line-height:1.3}.page-header-subtitle{line-height:1.4;display:block}.page-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.page-header-dropdown-trigger{font-size:18px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s}.page-header-actions-inline .ant-btn{max-width:240px;overflow:hidden;text-overflow:ellipsis}.page-header-extra{margin-top:8px}.page-header-dropdown-trigger:hover{background-color:var(--color-fill-secondary)}@media (max-width: 768px){.page-header-container{padding:12px 16px;margin-bottom:16px}.page-header-content{flex-direction:column;align-items:stretch;min-height:auto;gap:12px}.page-header-title{font-size:20px}.page-header-subtitle{font-size:13px}.page-header-actions{justify-content:flex-start}.page-header-actions-inline{width:100%}.page-header-actions-inline .ant-btn{flex:1 1 auto;max-width:100%}}.governance-page{padding:0;--settings-radius-lg: 14px;--settings-radius-md: 12px;--settings-border: #e7edf5;--settings-card-bg: #ffffff;--settings-surface-soft: rgba(22, 119, 255, .05);--settings-text-primary: #0f172a;--settings-text-secondary: #475569;--settings-font-size-title: 15px;--settings-font-size-body: 14px;--settings-font-size-caption: 12px;--settings-line-height-tight: 1.25;--settings-line-height-body: 1.45}.governance-page--v2{display:flex;flex-direction:column;gap:12px}.governance-page--v2 .page-header-container{margin-bottom:0;border-radius:var(--settings-radius-lg);border:1px solid var(--settings-border);background:linear-gradient(120deg,#1677ff1f,#1677ff05 58%),var(--settings-card-bg);box-shadow:0 10px 24px #0f172a0f}.governance-workspace-card{margin-bottom:0;border:1px solid var(--settings-border);border-radius:var(--settings-radius-lg);background:linear-gradient(180deg,#1677ff12,#1677ff03 32%),var(--settings-card-bg);box-shadow:0 10px 28px #0f172a0d}.governance-workspace-card .ant-card-body{padding:14px}.governance-info-alert{margin-bottom:12px;border-radius:var(--settings-radius-md)}.governance-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:12px}.governance-toolbar-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.governance-section-card{border:1px solid var(--settings-border);border-radius:var(--settings-radius-lg);background:var(--settings-card-bg);box-shadow:0 8px 20px #0f172a0a}.governance-section-card .ant-card-head{border-bottom:1px solid #eef3fa;background:linear-gradient(180deg,#1677ff08,#1677ff00)}.governance-workspace-card .ant-card-head-title,.governance-section-card .ant-card-head-title{font-size:var(--settings-font-size-title);font-weight:600;line-height:var(--settings-line-height-tight);color:var(--settings-text-primary)}.governance-workspace-card .ant-card-extra,.governance-section-card .ant-card-extra{font-size:var(--settings-font-size-caption);color:var(--settings-text-secondary)}.governance-section-card .ant-card-body{padding:14px}.governance-workspace-card .ant-typography,.governance-section-card .ant-typography{line-height:var(--settings-line-height-body)}.governance-data-table .ant-table-thead>tr>th{background:linear-gradient(180deg,#f7fbfff0,#f2f7ffe6);border-bottom:1px solid rgba(22,119,255,.14);font-weight:700;font-size:13px;color:var(--settings-text-primary)}.governance-data-table .ant-table-tbody>tr>td{border-bottom:1px solid rgba(15,23,42,.05);font-size:var(--settings-font-size-body)}.governance-data-table .ant-table-tbody>tr:hover>td{background:var(--settings-surface-soft)!important}.governance-empty-state{padding:48px 14px;text-align:center;color:var(--settings-text-secondary)}.governance-modal .ant-modal-body{max-height:min(68vh,680px);overflow:auto}.governance-json-block{max-height:220px;overflow:auto;margin:0;padding:10px 12px;border-radius:10px;background:#0f172a0a;border:1px solid rgba(15,23,42,.08)}[data-theme=dark] .governance-page{--settings-border: var(--color-border-light, #303030);--settings-card-bg: var(--color-card-bg, #1f1f1f);--settings-text-primary: var(--color-text-primary, #ffffff);--settings-text-secondary: var(--color-text-secondary, #bfbfbf)}[data-theme=dark] .governance-page--v2 .page-header-container{background:linear-gradient(120deg,#69b1ff33,#69b1ff08 58%),var(--settings-card-bg);box-shadow:0 12px 26px #00000073}[data-theme=dark] .governance-workspace-card,[data-theme=dark] .governance-section-card{border-color:var(--settings-border);box-shadow:0 8px 20px #00000057}[data-theme=dark] .governance-section-card .ant-card-head{border-bottom-color:var(--settings-border);background:linear-gradient(180deg,#69b1ff14,#69b1ff03)}[data-theme=dark] .governance-data-table .ant-table-thead>tr>th{background:linear-gradient(180deg,#192538f2,#181f31f2);border-bottom-color:var(--settings-border);color:#f1f5f9f0}[data-theme=dark] .governance-data-table .ant-table-tbody>tr>td{border-bottom-color:#94a3b824}[data-theme=dark] .governance-data-table .ant-table-tbody>tr:hover>td{background:#1677ff29!important}[data-theme=dark] .governance-json-block{border-color:#94a3b838;background:#0f172a6b}@media (max-width: 768px){.governance-page--v2{gap:10px}.governance-page--v2 .page-header-container,.governance-workspace-card,.governance-section-card{border-radius:var(--settings-radius-lg)}.governance-workspace-card .ant-card-body,.governance-section-card .ant-card-body{padding:10px}.governance-toolbar{flex-direction:column;align-items:stretch;gap:8px}.governance-toolbar-actions{width:100%;justify-content:flex-start;flex-wrap:wrap}}.legal-page{min-height:100vh;padding:22px 16px 30px;background:linear-gradient(180deg,#1677ff0f,#1677ff00 34%),var(--color-bg-layout, #f5f7fb)}.legal-page-shell{width:min(980px,100%);margin:0 auto}.legal-header-meta{margin-top:4px}.legal-header-meta .ant-tag{margin-inline-end:0;border-radius:999px}.legal-nav-card{margin-bottom:0}.legal-nav-card .ant-card-body{padding:12px 14px}.legal-nav-actions{width:100%;display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap}.legal-route-links{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.legal-notice,.legal-document-card{margin-bottom:0}.legal-document-card .ant-card-body{padding:16px}.legal-section{display:flex;flex-direction:column;gap:8px}.legal-section+.legal-section{margin-top:14px;padding-top:14px;border-top:1px solid color-mix(in srgb,var(--settings-border, #e7edf5) 88%,transparent)}.legal-section-title{margin:0!important;font-size:17px!important;color:var(--settings-text-primary, #0f172a)!important}.legal-paragraph{margin-bottom:0!important;line-height:var(--settings-line-height-body, 1.45);color:var(--settings-text-primary, #0f172a)}.legal-list{margin:0;padding-left:20px;color:var(--settings-text-primary, #0f172a);display:flex;flex-direction:column;gap:6px}.legal-list li{line-height:var(--settings-line-height-body, 1.45)}[data-theme=dark] .legal-page{background:linear-gradient(180deg,#69b1ff24,#69b1ff08 34%),var(--color-bg-layout, #141414)}[data-theme=dark] .legal-section+.legal-section{border-top-color:color-mix(in srgb,var(--settings-border, #303030) 88%,transparent)}[data-theme=dark] .legal-paragraph,[data-theme=dark] .legal-list,[data-theme=dark] .legal-list li{color:color-mix(in srgb,var(--settings-text-primary, #ffffff) 94%,transparent)}@media (max-width: 768px){.legal-page{padding:14px 10px 20px}.legal-nav-card .ant-card-body,.legal-document-card .ant-card-body{padding:10px}.legal-section+.legal-section{margin-top:10px;padding-top:10px}.legal-section-title{font-size:15px!important}.legal-route-links{width:100%}.legal-route-links .ant-btn{flex:1}}.public-support-chat-fab.ant-float-btn{z-index:1100;right:max(20px,env(safe-area-inset-right,0px))!important;bottom:max(24px,env(safe-area-inset-bottom,0px))!important}.global-live-assistant-fab.ant-float-btn{z-index:1100;right:max(16px,env(safe-area-inset-right,0px))!important;top:50%!important;bottom:auto!important;transform:translateY(-50%)}@media (max-width: 360px){.global-live-assistant-fab.ant-float-btn{display:none!important}}.support-chat-shell .ant-drawer-header{padding:0;border-bottom:none;display:none}.support-chat-shell .ant-drawer-body{padding:0;display:flex;flex-direction:column;height:100%;max-height:inherit;overflow:hidden;position:relative}.support-chat-resize-handle{position:absolute;top:0;bottom:0;left:0;width:6px;cursor:ew-resize;z-index:5;background:transparent;transition:background .12s ease}.support-chat-resize-handle:hover,.support-chat-resize-handle:active{background:#1677ff2e}.support-chat-main{flex:1;display:flex;flex-direction:column;min-height:0;height:100%}.support-chat-history{flex:1;display:flex;flex-direction:column;min-height:0;background:#fff}.support-chat-history__toolbar{display:flex;gap:8px;align-items:center;padding:12px 16px;border-bottom:1px solid rgba(15,23,42,.06);background:linear-gradient(180deg,#fff,#f8fafc)}.support-chat-history__new-btn.ant-btn{display:flex;align-items:center;gap:8px;height:36px;flex:1;border-radius:10px;font-weight:600;background:#fff;border-color:#0f172a1f;color:#0f172a;justify-content:flex-start}.support-chat-history__new-btn.ant-btn:hover{border-color:#1677ff;color:#0958d9}.support-chat-history__clear-btn.ant-btn{color:#64748b;font-size:12px;flex-shrink:0}.support-chat-history__clear-btn.ant-btn:hover{color:#ef4444}.support-chat-history__list-wrap{flex:1;overflow-y:auto;padding:8px 12px 16px}.support-chat-history__empty{padding:32px 16px;font-size:13px;color:#64748b;text-align:center}.support-chat-history__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.support-chat-history__item{display:flex;align-items:stretch;gap:4px;border-radius:10px;transition:background .12s ease}.support-chat-history__item:hover{background:#1677ff0f}.support-chat-history__item--active{background:#1677ff1f}.support-chat-history__item--active:hover{background:#1677ff29}.support-chat-history__item-btn{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:2px;background:transparent;border:none;cursor:pointer;padding:10px 12px;text-align:left;border-radius:10px;color:#0f172a}.support-chat-history__item-title{font-size:14px;font-weight:600;line-height:1.3;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.support-chat-history__item-preview{font-size:12px;color:#64748b;font-weight:400;line-height:1.4;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.support-chat-history__item-time{margin-top:2px;font-size:11px;color:#94a3b8;font-weight:400}.support-chat-history__item-delete.ant-btn{opacity:0;align-self:center;margin-right:6px;color:#94a3b8;flex-shrink:0}.support-chat-history__item:hover .support-chat-history__item-delete.ant-btn,.support-chat-history__item--active .support-chat-history__item-delete.ant-btn{opacity:1}.support-chat-history__item-delete.ant-btn:hover{color:#ef4444}.support-chat-header{flex-shrink:0;padding:14px 16px 10px;background:linear-gradient(135deg,#0f172a,#1e3a5f 48%,#0c4a6e);color:#f8fafc}.support-chat-header__title-row{display:flex;align-items:center;gap:10px}.support-chat-header__icon{width:36px;height:36px;border-radius:10px;background:#ffffff1f;display:flex;align-items:center;justify-content:center;flex-shrink:0}.support-chat-header__logo{width:26px;height:26px;object-fit:contain;display:block}.support-chat-header__text{min-width:0;flex:1}.support-chat-header__title{margin:0 0 2px;font-size:15px;font-weight:700;letter-spacing:-.01em;color:#f8fafc}.support-chat-header__subtitle{margin:0;font-size:11px;line-height:1.4;color:#e2e8f0c7;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.support-chat-header__actions{display:flex;align-items:center;gap:4px;flex-shrink:0}.support-chat-header__action-btn.ant-btn{color:#f8fafcd9;background:#ffffff14;border-color:transparent;width:30px;height:30px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center}.support-chat-header__action-btn.ant-btn:hover,.support-chat-header__action-btn.ant-btn:focus{color:#fff;background:#ffffff2e;border-color:transparent}.support-chat-body{flex:1;display:flex;flex-direction:column;min-height:0;background:#fff}.support-chat-empty{flex:1;display:flex;flex-direction:column;justify-content:center;padding:24px 20px;background:linear-gradient(180deg,#fff,#f8fafc)}.support-chat-empty__hero{text-align:center;margin-bottom:24px}.support-chat-empty__logo{width:56px;height:56px;object-fit:contain;margin-bottom:12px}.support-chat-empty__title{margin:0 0 6px;font-size:18px;font-weight:700;color:#0f172a}.support-chat-empty__intro{margin:0;font-size:13px;line-height:1.5;color:#475569}.support-chat-suggestions{display:flex;flex-direction:column;gap:8px}.support-chat-suggestions .ant-btn{border-radius:10px;height:auto;min-height:40px;padding:8px 14px;text-align:left;white-space:normal;line-height:1.35;border-color:#1677ff59;background:#fff}.support-chat-suggestions .ant-btn:hover{border-color:#1677ff;color:#0958d9}.support-chat-scroll{flex:1;min-height:120px;overflow-y:auto;display:flex;flex-direction:column;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.support-chat-msg{display:flex;align-items:flex-start;gap:12px;padding:16px 18px;border-bottom:1px solid rgba(15,23,42,.05)}.support-chat-msg--assistant{background:#f7f7f8}.support-chat-msg--user{background:#fff}.support-chat-msg__avatar{width:32px;height:32px;border-radius:50%;flex-shrink:0;background:#fff;border:1px solid rgba(15,23,42,.08);display:flex;align-items:center;justify-content:center;overflow:hidden}.support-chat-msg__avatar img{width:22px;height:22px;object-fit:contain;display:block}.support-chat-msg__user-avatar{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#1677ff,#0958d9);color:#fff;font-size:13px;font-weight:700;letter-spacing:0;border-radius:50%}.support-chat-msg__body{flex:1;min-width:0;padding-top:2px}.support-chat-msg__head{display:flex;align-items:baseline;gap:8px;margin-bottom:4px}.support-chat-msg__role{font-size:13px;font-weight:600;color:#0f172a}.support-chat-msg__time{font-size:11px;color:#94a3b8;font-weight:500}.support-chat-msg__content{font-size:14px;line-height:1.6;color:#0f172a;white-space:pre-wrap;word-break:break-word}.support-chat-msg--typing .support-chat-typing__dots{display:inline-flex;gap:4px;padding-top:2px}.support-chat-typing__dots span{width:7px;height:7px;border-radius:50%;background:#94a3b8;animation:support-chat-dot 1.2s ease-in-out infinite}.support-chat-typing__dots span:nth-child(2){animation-delay:.15s}.support-chat-typing__dots span:nth-child(3){animation-delay:.3s}@keyframes support-chat-dot{0%,80%,to{opacity:.35;transform:scale(.85)}40%{opacity:1;transform:scale(1)}}.support-chat-footer{flex-shrink:0;padding:12px 16px calc(8px + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid rgba(15,23,42,.08)}.support-chat-alert{margin-bottom:10px}.support-chat-composer-wrap{display:flex;gap:8px;align-items:flex-end;padding:6px 6px 6px 12px;border-radius:14px;background:#f8fafc;border:1px solid rgba(15,23,42,.12);transition:border-color .12s ease,box-shadow .12s ease}.support-chat-composer-wrap:focus-within{border-color:#1677ff;box-shadow:0 0 0 3px #1677ff1f}.support-chat-composer-wrap .ant-input{border:none;background:transparent;box-shadow:none!important;resize:none;padding:6px 0;font-size:14px;line-height:1.5}.support-chat-composer-wrap .ant-input:focus{box-shadow:none!important}.support-chat-composer-wrap .ant-btn{flex-shrink:0;height:36px;width:36px;border-radius:10px;padding:0}.support-chat-footer__hint{margin-top:8px;font-size:11px;color:#94a3b8;text-align:center}.support-chat-shell--bottom .ant-drawer-content-wrapper{border-radius:20px 20px 0 0;overflow:hidden;max-height:min(92dvh,720px)}[data-theme=dark] .support-chat-body{background:#0f1419}[data-theme=dark] .support-chat-empty{background:linear-gradient(180deg,#0f1419,#1a1f26)}[data-theme=dark] .support-chat-empty__title{color:#f1f5f9}[data-theme=dark] .support-chat-empty__intro{color:#94a3b8}[data-theme=dark] .support-chat-suggestions .ant-btn{background:#1a1f26;border-color:#1677ff73;color:#e2e8f0}[data-theme=dark] .support-chat-msg--assistant{background:#1a1f26}[data-theme=dark] .support-chat-msg--user{background:#0f1419}[data-theme=dark] .support-chat-msg{border-bottom-color:#ffffff0f}[data-theme=dark] .support-chat-msg__role,[data-theme=dark] .support-chat-msg__content{color:#e2e8f0}[data-theme=dark] .support-chat-msg__time{color:#64748b}[data-theme=dark] .support-chat-msg__avatar{background:#1f2937;border-color:#ffffff1a}[data-theme=dark] .support-chat-history{background:#0f1419}[data-theme=dark] .support-chat-history__toolbar{background:linear-gradient(180deg,#0f1419,#141820);border-color:#ffffff0f}[data-theme=dark] .support-chat-history__new-btn.ant-btn{background:#1a1f26;border-color:#ffffff1f;color:#e2e8f0}[data-theme=dark] .support-chat-history__item-btn{color:#e2e8f0}[data-theme=dark] .support-chat-history__item-preview,[data-theme=dark] .support-chat-history__item-time,[data-theme=dark] .support-chat-history__empty{color:#94a3b8}[data-theme=dark] .support-chat-footer{background:#0f1419;border-top-color:#ffffff0f}[data-theme=dark] .support-chat-composer-wrap{background:#1a1f26;border-color:#ffffff1f}[data-theme=dark] .support-chat-composer-wrap .ant-input{color:#e2e8f0}@media (max-width: 768px){.support-chat-resize-handle{display:none}}@media (max-width: 576px){.support-chat-msg{padding:14px}.support-chat-empty{padding:20px 14px}}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,[data-theme=light]{--color-bg-primary: #ffffff;--color-bg-secondary: #f0f2f5;--color-bg-tertiary: #fafafa;--color-text-primary: #000000;--color-text-secondary: #595959;--color-text-tertiary: #8c8c8c;--color-border: #d9d9d9;--color-border-light: #f0f0f0;--color-shadow: rgba(0, 0, 0, .03);--color-shadow-hover: rgba(0, 0, 0, .08);--color-card-bg: #ffffff;--color-header-bg: #ffffff;--color-sider-bg: #001529;--color-chart-bg: #ffffff;--color-success: #52c41a;--color-warning: #faad14;--color-processing: #1677ff;--color-error: #ff4d4f;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;text-size-adjust:100%}[data-theme=dark]{--color-bg-primary: #1f1f1f;--color-bg-secondary: #141414;--color-bg-tertiary: #262626;--color-text-primary: #ffffff;--color-text-secondary: #bfbfbf;--color-text-tertiary: #8c8c8c;--color-border: #434343;--color-border-light: #303030;--color-shadow: rgba(0, 0, 0, .65);--color-shadow-hover: rgba(0, 0, 0, .85);--color-card-bg: #1f1f1f;--color-header-bg: #141414;--color-sider-bg: #141414;--color-chart-bg: #1f1f1f;--color-success: #49aa19;--color-warning: #d89614;--color-processing: #1668dc;--color-error: #dc4446;color-scheme:dark}body{margin:0;min-width:320px;min-height:100vh;background-color:var(--color-bg-secondary);color:var(--color-text-primary);transition:background-color .15s ease,color .15s ease}#root{width:100%;min-height:100vh;display:flex;flex-direction:column}.page-container{width:100%}.standard-list-shell-toolbar{margin-bottom:16px}.toolbar-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:12px}.toolbar-grid>*{min-width:0}.responsive-modal .ant-modal-content{width:100%;max-width:100%}.dashboard-layout{min-height:100vh;display:flex}[data-theme=dark] .dashboard-layout,[data-theme=dark] .dashboard-layout .ant-layout{background:#0a0a0a}[data-theme=dark] .dashboard-layout .ant-layout-sider{background:#141414!important;box-shadow:2px 0 8px #00000080!important}[data-theme=dark] .dashboard-layout .ant-layout-header{background:#141414!important;border-bottom:1px solid #303030;box-shadow:0 2px 8px #00000080!important}[data-theme=dark] .dashboard-layout .ant-menu-inline{background:#141414!important;border-right:none!important}[data-theme=dark] .dashboard-layout .ant-menu-item{color:#bfbfbf!important}[data-theme=dark] .dashboard-layout .ant-menu-item:hover{background:#262626!important;color:#fff!important}[data-theme=dark] .dashboard-layout .ant-menu-item-selected{background:#1890ff!important;color:#fff!important}[data-theme=dark] .dashboard-layout .ant-menu-item-selected:after{border-right-color:#1890ff!important}[data-theme=dark] .dashboard-layout .ant-menu-item-icon{color:inherit!important}.dashboard-layout .ant-layout-sider{position:fixed!important;height:100vh;left:0;top:0;z-index:100}.dashboard-layout .ant-layout{margin-left:256px;transition:margin-left .2s}.dashboard-layout .sidebar-nav-icon{width:15px;height:15px;flex-shrink:0;stroke-linecap:round;stroke-linejoin:round}.dashboard-layout .sidebar-nav-icon-wrap{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid transparent;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.dashboard-layout .sidebar-nav-icon-wrap--core{color:#1677ff;background:#1677ff1f;border-color:#1677ff33}.dashboard-layout .sidebar-nav-icon-wrap--campaigns{color:#d46b08;background:#fa8c1624;border-color:#fa8c163d}.dashboard-layout .sidebar-nav-icon-wrap--inventory{color:#389e0d;background:#52c41a24;border-color:#52c41a3d}.dashboard-layout .sidebar-nav-icon-wrap--schedule{color:#08979c;background:#13c2c224;border-color:#13c2c23d}.dashboard-layout .sidebar-nav-icon-wrap--finance{color:#531dab;background:#722ed124;border-color:#722ed13d}.dashboard-layout .sidebar-nav-icon-wrap--directory{color:#1d39c4;background:#2f54eb24;border-color:#2f54eb3d}.dashboard-layout .sidebar-nav-icon-wrap--compliance{color:#cf1322;background:#f5222d24;border-color:#f5222d3d}.dashboard-layout .sidebar-nav-icon-wrap--agency{color:#c41d7f;background:#eb2f9624;border-color:#eb2f963d}.dashboard-layout .sidebar-nav-icon-wrap--settings{color:#3f3f46;background:#6363631f;border-color:#63636338}.dashboard-layout .ant-menu-item:hover .sidebar-nav-icon-wrap{transform:translateY(-.5px)}.dashboard-layout .ant-menu-item-selected .sidebar-nav-icon-wrap{color:#1677ff;background:#1677ff24;border-color:#1677ff42}[data-theme=dark] .dashboard-layout .sidebar-nav-icon-wrap--core{color:#69b1ff;background:#69b1ff2e;border-color:#91caff4d}[data-theme=dark] .dashboard-layout .sidebar-nav-icon-wrap--campaigns{color:#ffbb96;background:#fa8c1633;border-color:#ffbb9642}[data-theme=dark] .dashboard-layout .sidebar-nav-icon-wrap--inventory{color:#b7eb8f;background:#52c41a33;border-color:#b7eb8f42}[data-theme=dark] .dashboard-layout .sidebar-nav-icon-wrap--schedule{color:#87e8de;background:#13c2c233;border-color:#87e8de42}[data-theme=dark] .dashboard-layout .sidebar-nav-icon-wrap--finance{color:#d3adf7;background:#722ed133;border-color:#d3adf747}[data-theme=dark] .dashboard-layout .sidebar-nav-icon-wrap--directory{color:#adc6ff;background:#2f54eb33;border-color:#adc6ff47}[data-theme=dark] .dashboard-layout .sidebar-nav-icon-wrap--compliance{color:#ff9c9c;background:#f5222d33;border-color:#ff9c9c47}[data-theme=dark] .dashboard-layout .sidebar-nav-icon-wrap--agency{color:#ffadd2;background:#eb2f9633;border-color:#ffadd247}[data-theme=dark] .dashboard-layout .sidebar-nav-icon-wrap--settings{color:#d9d9d9;background:#ffffff17;border-color:#fff3}[data-theme=dark] .dashboard-layout .ant-menu-item-selected .sidebar-nav-icon-wrap{color:#fff;background:#ffffff29;border-color:#ffffff47}@media (max-width: 768px){.dashboard-layout .sidebar-nav-icon-wrap{width:20px;height:20px;border-radius:7px}.dashboard-layout .sidebar-nav-icon{width:14px;height:14px}}[data-theme=dark] .dashboard-layout .sidebar-nav-icon{display:inline-block;color:inherit}.dashboard-layout .ant-menu-item.sidebar-settings-item--separated{margin-top:12px!important;padding-top:12px!important;border-top:1px solid #e8edf4}[data-theme=dark] .dashboard-layout .ant-menu-item.sidebar-settings-item--separated{border-top-color:#303030}.dashboard-layout .ant-layout-sider-collapsed+.ant-layout{margin-left:80px}.dashboard-content{padding:24px;background:var(--color-bg-secondary);min-height:calc(100vh - 64px);overflow-y:auto;transition:background-color .15s ease}.page-header{background:var(--color-card-bg);padding:16px 24px;margin-bottom:24px;border-radius:6px;box-shadow:0 1px 2px var(--color-shadow);transition:background-color .15s ease,box-shadow .15s ease}.stats-card{text-align:center}.stats-card .ant-statistic-title{font-size:14px;color:var(--color-text-secondary)}.stats-card .ant-statistic-content{font-size:24px;font-weight:600}.campaign-card{margin-bottom:16px}.campaign-card .ant-card-meta-title{font-size:16px;font-weight:600}.tablet-status-online{color:var(--color-success, #52c41a)}.tablet-status-offline{color:var(--color-warning, #faad14)}.tablet-status-maintenance{color:var(--color-processing, #1677ff)}.tablet-status-error{color:var(--color-error, #ff4d4f)}@media (max-width: 768px){.standard-list-shell-toolbar{margin-bottom:12px}.toolbar-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:10px}.dashboard-layout .ant-layout-sider{position:fixed!important;height:100vh;left:-256px;top:0;z-index:1000;transition:left .2s}.dashboard-layout .ant-layout-sider.ant-layout-sider-collapsed{left:-80px}.dashboard-layout .ant-layout-sider.mobile-open{left:0}.dashboard-layout .ant-layout{margin-left:0!important}.dashboard-content{padding:12px}.page-header{padding:12px 16px;margin-bottom:16px}.page-header h2{font-size:20px!important}.stats-card .ant-statistic-content{font-size:20px}.stats-card .ant-statistic-title,.ant-table{font-size:12px}.ant-table-thead>tr>th{padding:8px 4px!important}.ant-table-tbody>tr>td{padding:8px 4px!important}.ant-table-column-hidden{display:none!important}.form-container{padding:16px}.ant-form-item{margin-bottom:16px}.ant-card{margin-bottom:12px;overflow:hidden;border-radius:8px}.ant-card-head{padding:12px;font-size:14px}.ant-card-body{padding:12px}.ant-btn{padding:4px 12px;font-size:13px}.ant-btn-lg{padding:6px 15px;font-size:14px}.ant-modal{max-width:calc(100vw - 32px);margin:16px auto}.ant-modal-content{border-radius:8px}.ant-modal-header,.ant-modal-body{padding:12px 16px}.ant-modal-footer{padding:10px 16px}.chart-container{padding:12px}.chart-title{font-size:14px;margin-bottom:12px}.hide-mobile{display:none!important}.show-mobile{display:inline!important}.ant-btn .button-text{display:none!important}.ant-btn-icon-only{padding:4px 8px!important}.form-actions,.table-actions{flex-direction:column;gap:8px}.form-actions button,.table-actions button{width:100%}.ant-row{margin-left:-8px!important;margin-right:-8px!important}.ant-col{padding-left:8px!important;padding-right:8px!important}}.mobile-overlay{display:none}@media (max-width: 768px){.mobile-overlay{display:block}}.show-mobile{display:none!important}.loading-container{display:flex;justify-content:center;align-items:center;min-height:200px}.error-container{text-align:center;padding:48px 24px}.error-container .ant-result-title{color:#ff4d4f}.form-container{max-width:600px;margin:0 auto;background:var(--color-card-bg);padding:24px;border-radius:6px;box-shadow:0 1px 2px var(--color-shadow);transition:background-color .15s ease,box-shadow .15s ease}.form-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}.table-container{background:var(--color-card-bg);border-radius:6px;box-shadow:0 1px 2px var(--color-shadow);transition:background-color .15s ease,box-shadow .15s ease}.table-actions{display:flex;gap:8px}.upload-container{border:2px dashed #d9d9d9;border-radius:6px;padding:24px;text-align:center;cursor:pointer;transition:border-color .3s}.upload-container:hover{border-color:#1890ff}.upload-container.dragover{border-color:#1890ff;background-color:#f0f8ff}.video-player-container{position:relative;width:100%;max-width:800px;margin:0 auto}.video-player{width:100%!important;height:auto!important}.chart-container{background:var(--color-chart-bg);padding:24px;border-radius:6px;box-shadow:0 1px 2px var(--color-shadow);margin-bottom:24px;transition:background-color .15s ease,box-shadow .15s ease}.chart-title{font-size:16px;font-weight:600;margin-bottom:16px;color:var(--color-text-primary);transition:color .15s ease}.ant-card{overflow:hidden;border-radius:8px}.ant-card-body{border-radius:8px}.ant-card:has(.ant-card-head) .ant-card-body{border-radius:0 0 8px 8px}[data-theme=dark] .ant-card{background:#1f1f1f!important;border-color:#303030!important}[data-theme=dark] .ant-card-head{background:#1f1f1f!important;border-bottom-color:#303030!important;color:#fff!important}[data-theme=dark] .ant-card-head-title{color:#fff!important}[data-theme=dark] .ant-card-body,[data-theme=dark] .ant-table{background:#1f1f1f!important;color:#fff!important}[data-theme=dark] .ant-table-thead>tr>th{background:#141414!important;color:#fff!important;border-bottom-color:#303030!important}[data-theme=dark] .ant-table-tbody>tr>td{border-bottom-color:#303030!important;color:#fff!important}[data-theme=dark] .ant-table-tbody>tr:hover>td{background:#262626!important}[data-theme=dark] .ant-table-tbody>tr.ant-table-row-selected>td{background:#1890ff1a!important}[data-theme=dark] .ant-input,[data-theme=dark] .ant-input-number,[data-theme=dark] .ant-picker{background:#141414!important;border-color:#434343!important;color:#fff!important}[data-theme=dark] .ant-input::placeholder,[data-theme=dark] .ant-input-number::placeholder{color:#8c8c8c!important}[data-theme=dark] .ant-input:hover,[data-theme=dark] .ant-input:focus,[data-theme=dark] .ant-input-focused{border-color:#1890ff!important;box-shadow:0 0 0 2px #1890ff33!important}[data-theme=dark] .ant-select-selector{background:#141414!important;border-color:#434343!important;color:#fff!important}[data-theme=dark] .ant-select-arrow{color:#bfbfbf!important}[data-theme=dark] .ant-select-dropdown{background:#1f1f1f!important;border-color:#434343!important}[data-theme=dark] .ant-select-item{color:#fff!important}[data-theme=dark] .ant-select-item-option-selected{background:#1890ff33!important}[data-theme=dark] .ant-select-item-option-active{background:#262626!important}[data-theme=dark] .ant-btn-default{background:#1f1f1f!important;border-color:#434343!important;color:#fff!important}[data-theme=dark] .ant-btn-default:hover{background:#262626!important;border-color:#1890ff!important;color:#1890ff!important}[data-theme=dark] .ant-btn-text{color:#bfbfbf!important}[data-theme=dark] .ant-btn-text:hover{background:#ffffff14!important;color:#fff!important}[data-theme=dark] .ant-modal-content{background:#1f1f1f!important;color:#fff!important}[data-theme=dark] .ant-modal-header{background:#1f1f1f!important;border-bottom-color:#303030!important}[data-theme=dark] .ant-modal-title{color:#fff!important}[data-theme=dark] .ant-modal-close{color:#bfbfbf!important}[data-theme=dark] .ant-modal-close:hover{color:#fff!important}[data-theme=dark] .ant-modal-footer{border-top-color:#303030!important}[data-theme=dark] .ant-tabs{color:#fff!important}[data-theme=dark] .ant-tabs-tab{color:#bfbfbf!important}[data-theme=dark] .ant-tabs-tab:hover{color:#fff!important}[data-theme=dark] .ant-tabs-tab-active{color:#1890ff!important}[data-theme=dark] .ant-tabs-ink-bar{background:#1890ff!important}[data-theme=dark] .ant-pagination-item{background:#1f1f1f!important;border-color:#434343!important}[data-theme=dark] .ant-pagination-item a{color:#fff!important}[data-theme=dark] .ant-pagination-item-active{background:#1890ff!important;border-color:#1890ff!important}[data-theme=dark] .ant-pagination-item-active a{color:#fff!important}[data-theme=dark] .ant-tooltip-inner{background:#262626!important;color:#fff!important}[data-theme=dark] .ant-tooltip-arrow-content{background:#262626!important}[data-theme=dark] .ant-dropdown-menu{background:#1f1f1f!important;border-color:#434343!important}[data-theme=dark] .ant-dropdown-menu-item{color:#fff!important}[data-theme=dark] .ant-dropdown-menu-item:hover{background:#262626!important}[data-theme=dark] .ant-statistic{color:#fff!important}[data-theme=dark] .ant-statistic-title{color:#bfbfbf!important}[data-theme=dark] .ant-statistic-content{color:#fff!important}[data-theme=dark] .ant-descriptions-item-label{color:#bfbfbf!important}[data-theme=dark] .ant-descriptions-item-content{color:#fff!important}[data-theme=dark] .ant-alert{border-color:#434343!important}[data-theme=dark] .ant-alert-info{background:#1890ff1a!important;border-color:#1890ff4d!important}[data-theme=dark] .ant-alert-success{background:#52c41a1a!important;border-color:#52c41a4d!important}[data-theme=dark] .ant-alert-warning{background:#faad141a!important;border-color:#faad144d!important}[data-theme=dark] .ant-alert-error{background:#ff4d4f1a!important;border-color:#ff4d4f4d!important}[data-theme=dark] .ant-breadcrumb a{color:#bfbfbf!important}[data-theme=dark] .ant-breadcrumb a:hover{color:#1890ff!important}[data-theme=dark] .ant-breadcrumb-separator{color:#8c8c8c!important}[data-theme=dark] .ant-steps-item-title{color:#fff!important}[data-theme=dark] .ant-steps-item-description{color:#bfbfbf!important}[data-theme=dark] .ant-steps-item-wait .ant-steps-item-icon,[data-theme=dark] .ant-collapse{background:#1f1f1f!important;border-color:#434343!important}[data-theme=dark] .ant-collapse-header{color:#fff!important}[data-theme=dark] .ant-collapse-content{background:#141414!important;border-top-color:#303030!important;color:#fff!important}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.toolbar .filters{display:flex;align-items:center;gap:12px;flex:1;min-width:0;flex-wrap:wrap}.toolbar .actions{display:flex;gap:10px;flex-shrink:0}.toolbar .actions .ant-btn{height:32px;padding:0 14px;border-radius:6px;font-weight:500;display:inline-flex;align-items:center;gap:6px}.toolbar .actions .ant-btn:not(.ant-btn-primary){background:#fafafa;border:1px solid #d9d9d9;color:#262626}.toolbar .actions .ant-btn:not(.ant-btn-primary):hover{background:#f0f0f0;border-color:#bfbfbf;color:#262626}.toolbar .actions .ant-btn.ant-btn-primary{background:#1677ff;border-color:#1677ff;color:#fff;box-shadow:0 1px 4px #00000026}.toolbar .actions .ant-btn.ant-btn-primary:hover{background:#4096ff;border-color:#4096ff;color:#fff}.filter-search{width:clamp(180px,28vw,320px);min-width:180px;flex:1 1 220px;box-sizing:border-box}.toolbar .filters .ant-input{width:clamp(180px,28vw,320px);min-width:180px;flex:1 1 220px;max-width:100%;box-sizing:border-box}.toolbar .filters .ant-select{width:clamp(140px,18vw,220px);min-width:140px;flex:1 1 160px}.toolbar .filters .ant-picker{width:clamp(220px,30vw,360px);min-width:220px;flex:1 1 260px;max-width:100%}.toolbar .filters .ant-picker .ant-picker-input>input{min-width:0}@media (max-width: 768px){.filter-search,.toolbar .filters .ant-input{width:100%;min-width:0;max-width:100%;flex:1 1 100%}.toolbar .filters .ant-select,.toolbar .filters .ant-picker{width:100%;min-width:0;flex:1 1 100%}.toolbar .filters .ant-space-compact{flex:1;min-width:0;max-width:100%}.toolbar .filters .ant-space-compact .ant-input{flex:1;min-width:0;width:auto!important}.toolbar .filters .ant-space-compact .ant-btn{width:32px;min-width:32px;flex-shrink:0;flex:none;padding:0}}
