.primary-color{color:#169976}.primary-background-color{background-color:#169976}.primary-light-background-color{background-color:#1699761a}.primary-lighter-background-color{background-color:#1699760d}.grey-1-color{color:#f5f5f5}.grey-2-color{color:#e6e6e6}.grey-3-color{color:#ccc}.grey-4-color{color:#999}.grey-5-color{color:#666}.grey-6-color{color:#404040}.grey-7-color{color:#2d2d2d}.grey-8-color{color:#1a1a1a}.white-color{color:#fff}.black-color{color:#000}.red-color{color:#ff4d4f}.green-color{color:#52c41a}.blue-color{color:#1890ff}.white-background-color{background-color:#fff}.grey-1-background-color{background-color:#f5f5f5}.grey-2-background-color{background-color:#e6e6e6}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#2d2d2d;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}h1,h2,h3,h4,h5,h6{color:#1a1a1a;font-weight:600;margin-bottom:.5em}p{margin-bottom:1em}.container{margin:0 auto;max-width:1200px;padding:0 20px}.section-header{margin-bottom:60px;text-align:center}.section-header .section-title{color:#1a1a1a;font-size:2.5rem;font-weight:700;margin-bottom:16px}@media (max-width:768px){.section-header .section-title{font-size:2rem}}.section-header .section-description{color:#404040;font-size:1.1rem;margin:0 auto;max-width:600px}.ant-card{border:none;border-radius:12px;box-shadow:0 4px 20px #00000014;transition:all .3s ease}.ant-card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-2px)}.ant-btn{border-radius:8px;font-weight:500;transition:all .3s ease}.ant-btn.ant-btn-primary{background:linear-gradient(135deg,#169976,#0f6b4f);border:none;height:48px;padding:0 32px}.ant-btn.ant-btn-primary:hover{background:linear-gradient(135deg,#0f6b4f,#169976);box-shadow:0 4px 15px #16997626;transform:translateY(-1px)}.ant-btn.ant-btn-default{border-color:#ccc;color:#2d2d2d}.ant-btn.ant-btn-default:hover{border-color:#169976;color:#169976}.ant-form-item-label>label{color:#2d2d2d;font-weight:500}.ant-input,.ant-input-textarea{border-color:#ccc;border-radius:8px}.ant-input-textarea:focus,.ant-input-textarea:focus-within,.ant-input:focus,.ant-input:focus-within{border-color:#169976;box-shadow:0 0 0 2px #1699761a}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mb-0{margin-bottom:0}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.mb-3{margin-bottom:3rem}.mt-0{margin-top:0}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-3{margin-top:3rem}.flex{display:flex}.flex-column{flex-direction:column}.flex-center{align-items:center;justify-content:center}.flex-between{justify-content:space-between}.flex-wrap{flex-wrap:wrap}.full-width{width:100%}.gradient-bg,.gradient-text{background:linear-gradient(135deg,#169976,#0f6b4f)}.gradient-text{-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.loading{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.landing-navigation{backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #e6e6e6;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.landing-navigation .nav-container{align-items:center;display:flex;height:70px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.landing-navigation .nav-container .nav-left .nav-logo{align-items:center;color:#169976;cursor:pointer;display:flex;font-size:1.5rem;font-weight:700;gap:12px;text-decoration:none}.landing-navigation .nav-container .nav-left .nav-logo:hover{color:#0f6b4f}.landing-navigation .nav-container .nav-left .nav-logo .logo-image{height:32px;transition:transform .3s ease;width:auto}.landing-navigation .nav-container .nav-left .nav-logo .logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#169976,#0f6b4f);-webkit-background-clip:text;background-clip:text}.landing-navigation .nav-container .nav-center .nav-menu{display:flex;gap:8px}.landing-navigation .nav-container .nav-center .nav-menu .nav-menu-item{border-radius:6px;color:#404040;font-weight:500;height:40px}.landing-navigation .nav-container .nav-center .nav-menu .nav-menu-item:hover{background-color:#1699761a;color:#169976}.landing-navigation .nav-container .nav-right .nav-secondary-button{border-radius:6px;height:40px;margin-right:0}.landing-navigation .nav-container .nav-right .nav-primary-button{background:linear-gradient(135deg,#169976,#0f6b4f);border:none;border-radius:6px;height:40px}.landing-navigation .nav-container .nav-right .nav-primary-button:hover{background:linear-gradient(135deg,#0f6b4f,#169976)}.landing-navigation .nav-container .nav-mobile{display:none}.landing-navigation .nav-container .nav-mobile .mobile-menu-button{color:#2d2d2d;font-size:1.2rem}@media (max-width:768px){.landing-navigation .nav-container .nav-center,.landing-navigation .nav-container .nav-right{display:none}.landing-navigation .nav-container .nav-mobile{display:block}}.mobile-drawer .ant-drawer-header{border-bottom:1px solid #e6e6e6;padding:20px 24px}.mobile-drawer .ant-drawer-header .drawer-logo{align-items:center;color:#169976;display:flex;font-size:1.5rem;font-weight:700;gap:12px}.mobile-drawer .ant-drawer-header .drawer-logo .logo-image{height:36px;width:auto}.mobile-drawer .ant-drawer-header .drawer-logo .logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#169976,#0f6b4f);-webkit-background-clip:text;background-clip:text}.mobile-drawer .ant-drawer-body{padding:24px}.mobile-drawer .ant-drawer-body .drawer-menu{margin-bottom:32px}.mobile-drawer .ant-drawer-body .drawer-menu .drawer-menu-item{border-radius:8px;color:#2d2d2d;font-size:1rem;font-weight:500;height:48px;justify-content:flex-start;margin-bottom:8px;text-align:left}.mobile-drawer .ant-drawer-body .drawer-menu .drawer-menu-item:hover{background-color:#1699761a;color:#169976}.mobile-drawer .ant-drawer-body .drawer-actions .drawer-secondary-button{border-radius:8px;font-size:1rem;height:48px;margin-bottom:12px}.mobile-drawer .ant-drawer-body .drawer-actions .drawer-primary-button{background:linear-gradient(135deg,#169976,#0f6b4f);border:none;border-radius:8px;font-size:1rem;height:48px}.mobile-drawer .ant-drawer-body .drawer-actions .drawer-primary-button:hover{background:linear-gradient(135deg,#0f6b4f,#169976)}.hero-section{align-items:center;background:linear-gradient(135deg,#f8fffe,#f0fff4);display:flex;min-height:100vh;padding:140px 0 80px}.hero-section .hero-container{margin:0 auto;max-width:1200px;padding:0 20px;width:100%}.hero-content .hero-badge{margin-bottom:24px}.hero-content .hero-badge .hero-badge-text{background:linear-gradient(135deg,#169976,#0f6b4f);border-radius:20px;color:#fff;font-size:.875rem;font-weight:500;padding:8px 16px}.hero-content .hero-title{color:#1a1a1a;font-size:3.2rem;font-weight:800;line-height:1.1;margin-bottom:24px}.hero-content .hero-title .hero-highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#169976,#0f6b4f);-webkit-background-clip:text;background-clip:text}@media (max-width:768px){.hero-content .hero-title{font-size:2.5rem}}.hero-content .hero-description{color:#404040;font-size:1.25rem;line-height:1.6;margin-bottom:40px;max-width:600px}.hero-content .hero-description .text-type{display:inline}.hero-content .hero-description .text-type__cursor{color:#169976;font-weight:400;margin-left:2px}.hero-content .hero-stats{display:flex;gap:40px;margin-bottom:40px}.hero-content .hero-stats .stat-item{text-align:center}.hero-content .hero-stats .stat-item .stat-number{color:#169976;display:block;font-size:2rem;font-weight:700;margin-bottom:4px}.hero-content .hero-stats .stat-item .stat-label{color:#404040;font-size:.875rem}@media (max-width:768px){.hero-content .hero-stats{gap:20px}.hero-content .hero-stats .stat-item .stat-number{font-size:1.5rem}}.hero-content .hero-actions{display:flex;gap:16px;margin-bottom:40px}.hero-content .hero-actions .cta-button-primary{background:linear-gradient(135deg,#169976,#0f6b4f);border:none;font-size:1.1rem;font-weight:600;height:52px;padding:0 32px}.hero-content .hero-actions .cta-button-primary:hover{background:linear-gradient(135deg,#0f6b4f,#169976);box-shadow:0 8px 25px #16997626;transform:translateY(-2px)}.hero-content .hero-actions .cta-button-secondary{border-color:#169976;color:#169976;font-size:1.1rem;font-weight:600;height:52px;padding:0 32px}.hero-content .hero-actions .cta-button-secondary:hover{background-color:#169976;color:#fff;transform:translateY(-2px)}@media (max-width:768px){.hero-content .hero-actions{flex-direction:column}.hero-content .hero-actions .cta-button-primary,.hero-content .hero-actions .cta-button-secondary{width:100%}.hero-content .hero-features{display:none}}.hero-content .hero-features .feature-item{align-items:center;display:flex;gap:8px}.hero-content .hero-features .feature-item .feature-icon{color:#169976;font-size:1.1rem}.hero-visual{position:relative}.hero-visual .hero-image-container{background:#fff;border-radius:16px;box-shadow:0 25px 60px -12px #00000040,0 0 0 1px #0000000d;overflow:hidden;position:relative;transition:all .3s ease}.hero-visual .hero-image-container:hover{box-shadow:0 35px 75px -15px #00000059,0 0 0 1px #0000000d;transform:translateY(-4px)}.hero-visual .hero-image-container .hero-screenshot{display:block;height:auto;object-fit:contain;width:100%}.hero-visual .hero-card{background:#fff;border:1px solid #e6e6e6;border-radius:16px;box-shadow:0 20px 60px #0000001a;padding:24px}.hero-visual .hero-card .hero-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.hero-visual .hero-card .hero-card-header .card-dots{display:flex;gap:6px}.hero-visual .hero-card .hero-card-header .card-dots .dot{border-radius:50%;height:12px;width:12px}.hero-visual .hero-card .hero-card-header .card-dots .dot.red{background-color:#ff5f56}.hero-visual .hero-card .hero-card-header .card-dots .dot.yellow{background-color:#ffbd2e}.hero-visual .hero-card .hero-card-header .card-dots .dot.green{background-color:#27ca3f}.hero-visual .hero-card .hero-card-header .card-title{color:#404040;font-size:.875rem;font-weight:500}.hero-visual .hero-card .hero-card-content .ai-chat .chat-message{border-radius:12px;font-size:.875rem;margin-bottom:12px;padding:12px 16px}.hero-visual .hero-card .hero-card-content .ai-chat .chat-message.user{background-color:#1699761a;color:#0f6b4f;margin-left:40px}.hero-visual .hero-card .hero-card-content .ai-chat .chat-message.ai{background-color:#f5f5f5;color:#2d2d2d;margin-right:40px;position:relative}.hero-visual .hero-card .hero-card-content .ai-chat .chat-message.ai:before{content:"";left:-32px;position:absolute;top:8px}.hero-visual .hero-card .hero-card-content .ai-chat .chat-loading{display:flex;justify-content:center;padding:20px}.hero-visual .hero-card .hero-card-content .ai-chat .chat-loading .loading-dots{display:flex;gap:4px}.hero-visual .hero-card .hero-card-content .ai-chat .chat-loading .loading-dots span{animation:loading-bounce 1.4s ease-in-out infinite both;background-color:#169976;border-radius:50%;height:8px;width:8px}.hero-visual .hero-card .hero-card-content .ai-chat .chat-loading .loading-dots span:first-child{animation-delay:-.32s}.hero-visual .hero-card .hero-card-content .ai-chat .chat-loading .loading-dots span:nth-child(2){animation-delay:-.16s}.hero-visual .hero-decoration{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.hero-visual .hero-decoration .floating-element{animation:float 6s ease-in-out infinite;position:absolute}.hero-visual .hero-decoration .floating-element .element-icon{font-size:2rem;opacity:.7}.hero-visual .hero-decoration .floating-element.element-1{animation-delay:0s;right:-10%;top:20%}.hero-visual .hero-decoration .floating-element.element-2{animation-delay:2s;right:-5%;top:60%}.hero-visual .hero-decoration .floating-element.element-3{animation-delay:4s;bottom:20%;right:-8%}@keyframes loading-bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@media (max-width:768px){.hero-section{padding:120px 0 60px;text-align:center}.hero-section .hero-container .hero-content .hero-title{font-size:2.2rem}.hero-section .hero-container .hero-content .hero-description{font-size:1.1rem}.hero-section .hero-container .hero-content .hero-stats{justify-content:center}}.features-workflow-section{background:#fff;padding:100px 0}@media (max-width:768px){.features-workflow-section{padding:60px 0}}.features-workflow-container{margin:0 auto;max-width:1200px;padding:0 24px}@media (max-width:768px){.features-workflow-container{padding:0 16px}}.workflow-steps{margin-bottom:60px;margin-top:60px}@media (max-width:768px){.workflow-steps{margin-bottom:40px;margin-top:40px}}.workflow-card{border:1px solid #e2e8f0;border-radius:16px;height:100%;overflow:hidden;padding:32px 24px;position:relative;text-align:center;transition:all .3s ease}.workflow-card:hover{border-color:#169976;box-shadow:0 8px 24px #1699761f;transform:translateY(-4px)}.workflow-card:hover .workflow-step-number{background:linear-gradient(135deg,#169976,#0d7557);color:#fff}.workflow-step-number{background:#f0fff4;border-radius:50%;color:#169976;font-size:16px;font-weight:700;height:40px;position:absolute;right:16px;top:16px;transition:all .3s ease;width:40px}.workflow-icon-wrapper,.workflow-step-number{align-items:center;display:flex;justify-content:center}.workflow-icon-wrapper{background:linear-gradient(135deg,#1699761a,#1699760d);border-radius:16px;height:60px;margin:0 auto 20px;width:60px}.workflow-icon-wrapper .workflow-icon{color:#169976;font-size:28px}.workflow-title{color:#1a1a1a!important;font-size:20px!important;font-weight:600!important;margin:0 0 12px!important}@media (max-width:768px){.workflow-title{font-size:18px!important}}.workflow-description{color:#4a5568;font-size:14px;line-height:1.6;margin:0!important}.process-flow{background:linear-gradient(135deg,#f0fff4,#e6fffa);border:2px dashed #169976;border-radius:16px;margin:60px 0;padding:40px}@media (max-width:768px){.process-flow{margin:40px 0;padding:24px}}.flow-line{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.flow-line .flow-arrow{color:#169976;font-size:24px}@media (max-width:768px){.flow-line .flow-arrow{font-size:20px}}.flow-line .flow-text{color:#0d7557;font-size:20px;font-weight:600;white-space:nowrap}@media (max-width:768px){.flow-line .flow-text{font-size:16px;text-align:center;white-space:normal}}.key-features{border-top:1px solid #e2e8f0;margin-top:80px;padding-top:60px}@media (max-width:768px){.key-features{margin-top:60px;padding-top:40px}}.features-title{color:#1a1a1a!important;font-size:32px!important;font-weight:700!important;margin-bottom:40px!important;text-align:center}@media (max-width:768px){.features-title{font-size:24px!important;margin-bottom:32px!important}}.feature-item{border-radius:12px;padding:24px 16px;text-align:center;transition:all .3s ease}.feature-item:hover{background:#f8f9fa;transform:translateY(-2px)}.feature-icon-wrapper{align-items:center;background:linear-gradient(135deg,#1699761a,#1699760d);border-radius:12px;display:flex;height:48px;justify-content:center;margin:0 auto 16px;width:48px}.feature-icon-wrapper svg{color:#169976;font-size:24px}.feature-title{color:#1a1a1a!important;font-size:16px!important;font-weight:600!important;margin:0 0 8px!important}.feature-description{color:#718096;font-size:14px;line-height:1.5}.features-cta{background:linear-gradient(135deg,#169976,#0d7557);border-radius:20px;margin-top:80px;padding:48px 32px;text-align:center}@media (max-width:768px){.features-cta{margin-top:60px;padding:40px 24px}}.cta-content{margin:0 auto;max-width:700px}.cta-title{color:#fff!important;font-size:32px!important;font-weight:700!important;margin:0 0 16px!important}@media (max-width:768px){.cta-title{font-size:24px!important}}.cta-description{color:#ffffffe6;font-size:18px;line-height:1.6;margin:0 0 32px!important}@media (max-width:768px){.cta-description{font-size:16px;margin:0 0 24px!important}}.cta-button{background:#fff;border:none;border-radius:12px;color:#169976;font-size:16px;font-weight:600;height:48px;padding:0 32px}.cta-button:hover{background:#f0fff4;box-shadow:0 8px 20px #00000026;color:#0d7557;transform:translateY(-2px)}@media (max-width:768px){.cta-button{width:100%}}.showcase-section{background:linear-gradient(180deg,#f8f9fa,#fff);padding:100px 0}@media (max-width:768px){.showcase-section{padding:60px 0}}.showcase-container{margin:0 auto;max-width:1400px;padding:0 24px}@media (max-width:768px){.showcase-container{padding:0 16px}}.showcase-grid{margin-top:80px}@media (max-width:768px){.showcase-grid{margin-top:40px}}.showcase-item{margin-bottom:120px}.showcase-item:last-child{margin-bottom:0}@media (max-width:768px){.showcase-item{margin-bottom:80px}}@media (min-width:992px){.showcase-item .reverse-row{flex-direction:row-reverse}}.showcase-item-horizontal{margin-bottom:140px}@media (max-width:768px){.showcase-item-horizontal{margin-bottom:100px}}.showcase-horizontal{margin:0 auto;max-width:1200px}.showcase-content-center{margin:0 auto 40px;max-width:900px;padding:0 20px;text-align:center}@media (max-width:768px){.showcase-content-center{margin-bottom:32px}}.showcase-content-center .showcase-header{justify-content:center;margin-bottom:24px}.showcase-content-center .showcase-description{font-size:18px;margin-bottom:32px!important}.showcase-features-center{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin:0 auto;max-width:800px}@media (max-width:576px){.showcase-features-center{align-items:center;flex-direction:column}}.showcase-image-wrapper-horizontal{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.showcase-image-container-horizontal{background:#fff;border-radius:2px;box-shadow:0 20px 50px -12px #00000026,0 0 0 1px #0000000d;max-width:100%;overflow:hidden;position:relative;transition:all .3s ease;width:85%}.showcase-image-container-horizontal:hover{box-shadow:0 30px 60px -15px #00000040,0 0 0 1px #0000000d;transform:translateY(-4px)}.showcase-image-container-horizontal:hover .screenshot-overlay{opacity:0}.showcase-image-container-horizontal img{display:block;height:auto;width:100%}.showcase-content{padding:20px 0}@media (max-width:991px){.showcase-content{margin-bottom:32px;text-align:center}}.showcase-header{align-items:center;display:flex;gap:16px;margin-bottom:20px}@media (max-width:991px){.showcase-header{justify-content:center}}@media (max-width:768px){.showcase-header{align-items:center;flex-direction:column;gap:12px}}.showcase-header .showcase-icon{align-items:center;background:linear-gradient(135deg,#1699761a,#1699760d);border-radius:12px;color:#169976;display:flex;font-size:36px;justify-content:center;padding:16px}@media (max-width:768px){.showcase-header .showcase-icon{font-size:28px;padding:12px}}.showcase-title{color:#1a1a1a!important;font-size:32px!important;font-weight:700!important;line-height:1.3!important;margin:0!important}@media (max-width:768px){.showcase-title{font-size:24px!important}}.showcase-description{color:#4a5568;font-size:18px;line-height:1.8;margin-bottom:24px!important}@media (max-width:768px){.showcase-description{font-size:16px}}.showcase-features{display:grid;gap:12px;grid-template-columns:repeat(2,1fr);margin-top:24px}@media (max-width:991px){.showcase-features{justify-items:center}}@media (max-width:576px){.showcase-features{grid-template-columns:1fr}}.showcase-feature-item{align-items:center;display:flex;gap:8px}.showcase-feature-item .feature-check{color:#169976;flex-shrink:0;font-size:16px}.showcase-feature-item span{color:#2d3748;font-size:15px}.showcase-image-wrapper{align-items:center;display:flex;height:100%;justify-content:center;position:relative}.showcase-image-container{background:#fff;border-radius:4px;box-shadow:0 20px 50px -12px #00000026,0 0 0 1px #0000000d;overflow:hidden;position:relative;transition:all .3s ease}.showcase-image-container:hover{box-shadow:0 30px 60px -15px #00000040,0 0 0 1px #0000000d}.showcase-image-container:hover .screenshot-overlay{opacity:0}.showcase-screenshot{display:block;height:auto;object-fit:contain;width:100%}.screenshot-overlay{background:linear-gradient(135deg,#16997608,#16997603);bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease}.showcase-vertical-grid{border-top:1px solid #0000000f;margin-top:80px;padding-top:60px}@media (max-width:768px){.showcase-vertical-grid{margin-top:60px;padding-top:40px}}.showcase-vertical-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014,0 0 0 1px #0000000a;display:flex;flex-direction:column;overflow:hidden;transition:all .3s ease}@media (min-width:992px){.showcase-vertical-card{height:100%}}.showcase-vertical-card:hover{box-shadow:0 12px 40px #0000001f,0 0 0 1px #0000000f;transform:translateY(-8px)}.showcase-vertical-card:hover .screenshot-overlay{opacity:0}.vertical-card-content{flex-shrink:0;padding:28px 24px 24px}@media (max-width:768px){.vertical-card-content{padding:24px 20px 20px}}.vertical-card-header{align-items:center;display:flex;gap:12px;margin-bottom:16px}.vertical-card-header .showcase-icon{align-items:center;background:linear-gradient(135deg,#1699761a,#1699760d);border-radius:10px;color:#169976;display:flex;flex-shrink:0;font-size:28px;justify-content:center;padding:12px}@media (max-width:768px){.vertical-card-header .showcase-icon{font-size:24px;padding:10px}}.vertical-card-title{color:#1a1a1a!important;font-size:20px!important;font-weight:600!important;line-height:1.3!important;margin:0!important}@media (max-width:768px){.vertical-card-title{font-size:18px!important}}.vertical-card-description{color:#4a5568;font-size:15px;line-height:1.6;margin:0!important}@media (max-width:768px){.vertical-card-description{font-size:14px}}.vertical-card-scheme{align-items:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);display:flex;height:380px;justify-content:center;overflow:hidden;padding:24px;position:relative;width:100%}@media (max-width:1200px){.vertical-card-scheme{height:360px;padding:20px}}@media (max-width:768px){.vertical-card-scheme{height:340px;padding:16px}.showcase-vertical-grid .ant-row>.ant-col:nth-child(2) .vertical-card-scheme,.showcase-vertical-grid .ant-row>.ant-col:nth-child(3) .vertical-card-scheme{height:450px!important}.scheme-reference,.scheme-task{min-height:420px}}.scheme-chat{display:flex;flex-direction:column;gap:16px;height:100%;justify-content:space-between;max-width:400px;width:100%}.scheme-chat-message{align-items:flex-start;display:flex;gap:12px}.scheme-chat-message.user{flex-direction:row-reverse}.scheme-chat-message.ai{flex-direction:row}.message-avatar{align-items:center;background:#169976;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:16px;height:36px;justify-content:center;width:36px}.message-avatar.ai-avatar{background:#6366f1}.message-avatar svg{height:16px;width:16px}.message-bubble{background:#fff;border-radius:16px;box-shadow:0 2px 8px #00000014;max-width:75%;padding:12px 16px}.message-bubble.ai-bubble{background:#f0f9ff;border:1px solid #e0f2fe}.message-text{color:#2d3748;font-size:14px;line-height:1.5}.typing-indicator{display:flex;gap:4px;margin-top:8px}.typing-indicator span{animation:typing 1.4s infinite;background:#169976;border-radius:50%;height:6px;width:6px}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.scheme-chat-input{margin-top:8px}.input-box{background:#fff;border:2px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 4px #0000000a;padding:12px 16px}.input-placeholder{color:#a0aec0;font-size:14px}.scheme-task{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}.scheme-task-header{align-items:center;background:linear-gradient(135deg,#169976,#0d7557);display:flex;justify-content:space-between;padding:16px 20px}.task-title{color:#fff;font-size:16px;font-weight:600}.task-status{background:#fff3;border-radius:12px;color:#fff;font-size:12px;font-weight:500;padding:4px 12px}.scheme-task-content{display:flex;flex:1;flex-direction:column;gap:16px;padding:20px}.task-section .section-label{color:#718096;font-size:11px;font-weight:600;letter-spacing:.5px;margin-bottom:6px;text-transform:uppercase}.task-section .section-content{color:#2d3748;font-size:14px;line-height:1.5}.task-section .section-content.agent{color:#169976;font-weight:600}.progress-bar{background:#e2e8f0;border-radius:4px;height:8px;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(90deg,#169976,#0d7557);border-radius:4px;height:100%;transition:width .3s ease}.scheme-task-footer{background:#f7fafc;border-top:1px solid #e2e8f0;display:flex;gap:16px;padding:12px 20px}.task-meta{align-items:center;color:#4a5568;display:flex;font-size:13px;gap:6px}.task-meta svg{color:#169976;font-size:14px}.scheme-reference{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;display:flex;flex-direction:column;gap:12px;height:100%;justify-content:space-around;padding:16px;width:100%}.reference-item{align-items:flex-start;background:#f8f9fa;border-radius:8px;display:flex;gap:12px;padding:12px;transition:all .2s ease}.reference-item:hover{background:#e9ecef;transform:translateX(4px)}.ref-number{color:#169976;flex-shrink:0;font-size:12px;font-weight:700;min-width:28px}.ref-content{display:flex;flex:1;flex-direction:column;gap:4px}.ref-title{color:#2d3748;font-size:13px;font-weight:600;line-height:1.3}.ref-authors{color:#718096;font-size:12px}.ref-journal{color:#a0aec0;font-size:11px;font-style:italic}.ref-badge{align-self:flex-start;background:#e0f2fe;border-radius:4px;color:#0369a1;flex-shrink:0;font-size:10px;font-weight:600;letter-spacing:.5px;padding:2px 8px;text-transform:uppercase}@media (max-width:991px){.showcase-item .reverse-row{flex-direction:column!important}}.pricing-section{background:linear-gradient(180deg,#fff,#f5f5f5);padding:100px 0}@media (max-width:768px){.pricing-section{padding:60px 0}}.pricing-container{margin:0 auto;max-width:1400px;padding:0 24px}@media (max-width:768px){.pricing-container{padding:0 16px}}.pricing-section .section-header{margin-bottom:60px;text-align:center}@media (max-width:768px){.pricing-section .section-header{margin-bottom:40px}}.pricing-section .section-header .section-title{color:#1a1a1a!important;font-size:2.5rem!important;font-weight:700!important;line-height:1.3!important;margin:0 0 16px!important}@media (max-width:768px){.pricing-section .section-header .section-title{font-size:2rem!important}}.pricing-section .section-header .section-title .highlight-text{color:#169976;position:relative}.pricing-section .section-header .section-description{color:#404040;font-size:18px;line-height:1.6;margin:0 auto;max-width:700px}@media (max-width:768px){.pricing-section .section-header .section-description{font-size:16px}}.pricing-feature-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014,0 0 0 1px #0000000a;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:all .3s ease}.pricing-feature-card:hover{box-shadow:0 12px 40px #0000001f,0 0 0 1px #0000000f;transform:translateY(-8px)}.pricing-feature-content{flex-shrink:0;padding:28px 24px 24px}@media (max-width:768px){.pricing-feature-content{padding:24px 20px 20px}}.pricing-feature-header{align-items:center;display:flex;gap:12px;margin-bottom:16px}.pricing-feature-header .pricing-feature-icon{align-items:center;background:linear-gradient(135deg,#1699761a,#1699760d);border-radius:10px;color:#169976;display:flex;flex-shrink:0;font-size:28px;justify-content:center;padding:12px}@media (max-width:768px){.pricing-feature-header .pricing-feature-icon{font-size:24px;padding:10px}}.pricing-feature-title{color:#1a1a1a!important;font-size:20px!important;font-weight:600!important;line-height:1.3!important;margin:0!important}@media (max-width:768px){.pricing-feature-title{font-size:18px!important}}.pricing-feature-description{color:#404040;font-size:15px;line-height:1.6;margin:0 0 20px!important}@media (max-width:768px){.pricing-feature-description{font-size:14px}}.pricing-feature-highlights{display:flex;flex-direction:column;gap:10px}.pricing-feature-highlights .highlight-item{align-items:center;display:flex;gap:8px}.pricing-feature-highlights .highlight-item .highlight-icon{color:#169976;flex-shrink:0;font-size:14px}.pricing-feature-highlights .highlight-item .highlight-text{color:#2d2d2d;font-size:14px;line-height:1.4}.pricing-feature-visual{align-items:center;background:linear-gradient(135deg,#f5f5f5,#e9ecef);display:flex;justify-content:center;min-height:200px;overflow:hidden;padding:24px;position:relative;width:100%}@media (max-width:768px){.pricing-feature-visual{min-height:180px;padding:20px}}.pricing-visual{max-width:400px;width:100%}.balance-visual .balance-display-box{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;padding:24px;text-align:center}.balance-visual .balance-display-box .balance-header{color:#666;font-size:11px;font-weight:600;letter-spacing:.5px;margin-bottom:12px;text-transform:uppercase}.balance-visual .balance-display-box .balance-amount{color:#169976;font-size:36px;font-weight:700;line-height:1;margin-bottom:8px}@media (max-width:768px){.balance-visual .balance-display-box .balance-amount{font-size:32px}}.balance-visual .balance-display-box .balance-change{border-radius:12px;display:inline-block;font-size:13px;font-weight:500;padding:4px 12px}.balance-visual .balance-display-box .balance-change.positive{background:#1699761a;color:#169976}.topup-visual .topup-options{display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}.topup-visual .topup-options .topup-option{background:#fff;border:2px solid #e6e6e6;border-radius:8px;color:#2d2d2d;cursor:pointer;font-size:18px;font-weight:600;padding:16px;text-align:center;transition:all .3s ease}.topup-visual .topup-options .topup-option:hover{border-color:#169976;box-shadow:0 4px 12px #16997633;color:#169976;transform:translateY(-2px)}.topup-visual .topup-options .topup-option.featured{background:linear-gradient(135deg,#169976,#0f6b4f);border-color:#169976;color:#fff}.topup-visual .topup-options .topup-option.featured:hover{box-shadow:0 6px 16px #1699764d;transform:translateY(-2px) scale(1.05)}.consumption-visual{width:100%}.consumption-visual .consumption-item{align-items:center;background:#fff;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:10px;padding:14px 16px;transition:all .2s ease}.consumption-visual .consumption-item:last-child{margin-bottom:0}.consumption-visual .consumption-item:hover{background:#f5f5f5;transform:translateX(4px)}.consumption-visual .consumption-item .consumption-label{color:#2d2d2d;font-size:14px;font-weight:500}.consumption-visual .consumption-item .consumption-price{color:#169976;font-size:15px;font-weight:700}.pricing-footer{display:flex;justify-content:center;margin-top:60px}@media (max-width:768px){.pricing-footer{margin-top:40px}}.pricing-highlight-box{align-items:flex-start;background:#fff;border:1px solid #e6f5f0;border-left:4px solid #169976;border-radius:12px;box-shadow:0 4px 12px #16997614;display:flex;gap:20px;max-width:800px;padding:28px 32px;transition:all .3s ease}.pricing-highlight-box:hover{box-shadow:0 8px 24px #1699761f;transform:translateY(-2px)}@media (max-width:768px){.pricing-highlight-box{align-items:center;flex-direction:column;gap:16px;padding:20px 24px;text-align:center}}.pricing-highlight-box .highlight-box-icon{flex-shrink:0;font-size:32px;line-height:1}@media (max-width:768px){.pricing-highlight-box .highlight-box-icon{font-size:28px}}.pricing-highlight-box .highlight-box-content{display:flex;flex:1;flex-direction:column;gap:6px}.pricing-highlight-box .highlight-box-content .highlight-box-title{color:#1a1a1a;display:block;font-size:18px;line-height:1.4}.pricing-highlight-box .highlight-box-content .highlight-box-title strong{color:#169976}@media (max-width:768px){.pricing-highlight-box .highlight-box-content .highlight-box-title{font-size:16px}}.pricing-highlight-box .highlight-box-content .highlight-box-description{color:#404040;display:block;font-size:15px;line-height:1.5}@media (max-width:768px){.pricing-highlight-box .highlight-box-content .highlight-box-description{font-size:14px}}@media (max-width:991px){.pricing-feature-card{margin-bottom:24px}}.faq-section{background:linear-gradient(180deg,#fff 0,#f5f5f5);padding:80px 0}.faq-section .faq-container{margin:0 auto;max-width:1000px;padding:0 20px}.faq-section .section-header{margin-bottom:60px;text-align:center}.faq-section .section-header .section-icon{color:#169976;font-size:3rem;margin-bottom:20px}.faq-section .section-header .section-title{color:#1a1a1a;font-size:2.5rem;font-weight:700;margin-bottom:16px}.faq-section .section-header .section-description{color:#404040;font-size:1.125rem;line-height:1.6;margin:0 auto;max-width:700px}.faq-section .faq-content{margin-bottom:40px}.faq-section .faq-content .faq-collapse{background:#0000}.faq-section .faq-content .faq-collapse .faq-panel{background:#fff;border:1px solid #e6e6e6;border-radius:8px;margin-bottom:16px;overflow:hidden;transition:all .3s ease}.faq-section .faq-content .faq-collapse .faq-panel:hover{border-color:#e6f5f0;box-shadow:0 4px 12px #1699761a}.faq-section .faq-content .faq-collapse .faq-panel .ant-collapse-header{color:#1a1a1a;font-size:1.125rem;font-weight:600;padding:24px 28px;transition:all .3s ease}.faq-section .faq-content .faq-collapse .faq-panel .ant-collapse-header:hover{color:#169976}.faq-section .faq-content .faq-collapse .faq-panel .ant-collapse-header .faq-question{color:inherit;font-weight:600}.faq-section .faq-content .faq-collapse .faq-panel .ant-collapse-header .ant-collapse-arrow{color:#169976;font-size:1rem}.faq-section .faq-content .faq-collapse .faq-panel .ant-collapse-content{border-top:1px solid #e6e6e6}.faq-section .faq-content .faq-collapse .faq-panel .ant-collapse-content .ant-collapse-content-box{padding:24px 28px}.faq-section .faq-content .faq-collapse .faq-panel.ant-collapse-item-active{border-color:#169976}.faq-section .faq-content .faq-collapse .faq-panel.ant-collapse-item-active .ant-collapse-header{background-color:#006a30;color:#fff}.faq-section .faq-content .faq-answer{color:#404040;font-size:1rem;line-height:1.8;margin-bottom:0}.faq-section .faq-footer{border-top:1px solid #e6e6e6;margin-top:40px;padding:40px 20px 0;text-align:center}.faq-section .faq-footer .faq-footer-text{color:#404040;font-size:1.125rem;margin-bottom:0}.faq-section .faq-footer .faq-link{color:#169976;font-weight:600;text-decoration:none;transition:all .3s ease}.faq-section .faq-footer .faq-link:hover{color:#003d03;text-decoration:underline}@media (max-width:768px){.faq-section{padding:60px 0}.faq-section .section-header{margin-bottom:40px}.faq-section .section-header .section-icon{font-size:2.5rem}.faq-section .section-header .section-title{font-size:2rem}.faq-section .section-header .section-description{font-size:1rem}.faq-section .faq-content .faq-collapse .faq-panel .ant-collapse-header{font-size:1rem;padding:18px 20px}.faq-section .faq-content .faq-collapse .faq-panel .ant-collapse-content .ant-collapse-content-box{padding:18px 20px}.faq-section .faq-content .faq-answer{font-size:.95rem}.faq-section .faq-footer{padding:30px 20px 0}.faq-section .faq-footer .faq-footer-text{font-size:1rem}}.cta-section{background-color:#fff;padding:80px 0}.cta-section .cta-container{margin:0 auto;max-width:1200px;padding:0 20px}.main-cta{margin-bottom:80px}.main-cta .cta-content{text-align:center}.main-cta .cta-content .cta-title{color:#1a1a1a;font-size:2.5rem;font-weight:700;margin-bottom:24px}.main-cta .cta-content .cta-description{color:#404040;font-size:1.1rem;margin-bottom:32px;margin-left:auto;margin-right:auto;max-width:600px}.main-cta .cta-content .cta-benefits{display:flex;flex-wrap:wrap;gap:32px;justify-content:center;margin-bottom:40px}.main-cta .cta-content .cta-benefits .benefit-item{align-items:center;display:flex;gap:8px}.main-cta .cta-content .cta-benefits .benefit-item .benefit-icon{color:#169976;font-size:1.1rem}.main-cta .cta-content .cta-benefits .benefit-item .benefit-text{color:#2d2d2d;font-weight:500}.main-cta .cta-content .cta-actions{display:flex;gap:16px;justify-content:center}.main-cta .cta-content .cta-actions .primary-cta-button{background:linear-gradient(135deg,#169976,#0f6b4f);border:none;font-size:1.1rem;font-weight:600;height:52px;padding:0 32px}.main-cta .cta-content .cta-actions .primary-cta-button:hover{background:linear-gradient(135deg,#0f6b4f,#169976);box-shadow:0 8px 25px #16997626;transform:translateY(-2px)}.main-cta .cta-content .cta-actions .secondary-cta-button{border-color:#169976;color:#169976;font-size:1.1rem;font-weight:600;height:52px;padding:0 32px}.main-cta .cta-content .cta-actions .secondary-cta-button:hover{background-color:#169976;color:#fff;transform:translateY(-2px)}.cta-form-card .form-header{margin-bottom:24px;text-align:center}.cta-form-card .form-header .form-title{color:#1a1a1a;margin-bottom:8px}.cta-form-card .form-header .form-description{color:#404040;margin-bottom:0}.cta-form-card .cta-form .form-submit-button{background:linear-gradient(135deg,#169976,#0f6b4f);border:none;font-size:1rem;font-weight:600;height:48px}.cta-form-card .cta-form .form-submit-button:hover{background:linear-gradient(135deg,#0f6b4f,#169976)}.stats-section{background:linear-gradient(135deg,#f5f5f5,#fff);border-radius:16px;margin-bottom:80px;padding:60px 0}.stats-section .stat-item{text-align:center}.stats-section .stat-item .stat-number{color:#169976;display:block;font-size:2.5rem;font-weight:700;margin-bottom:8px}.stats-section .stat-item .stat-label{color:#404040;font-size:.9rem;font-weight:500}.testimonials-section{margin-bottom:80px}.testimonials-section .testimonials-title{color:#1a1a1a;margin-bottom:50px;text-align:center}.testimonial-card{height:100%;text-align:center}.testimonial-card .testimonial-content .testimonial-rating{margin-bottom:16px}.testimonial-card .testimonial-content .testimonial-rating .star-icon{color:gold;font-size:1.1rem;margin-right:2px}.testimonial-card .testimonial-content .testimonial-text{color:#404040;font-size:.95rem;font-style:italic;line-height:1.6;margin-bottom:20px}.testimonial-card .testimonial-content .testimonial-author .author-name{color:#1a1a1a;display:block;font-weight:600;margin-bottom:4px}.testimonial-card .testimonial-content .testimonial-author .author-role{color:#404040;font-size:.875rem}.newsletter-section{margin-bottom:80px}.newsletter-section .newsletter-card{background:linear-gradient(135deg,#169976,#0f6b4f);border:none}.newsletter-section .newsletter-card .newsletter-content{align-items:center;display:flex;justify-content:space-between}.newsletter-section .newsletter-card .newsletter-content .newsletter-text .newsletter-title{color:#fff;margin-bottom:8px}.newsletter-section .newsletter-card .newsletter-content .newsletter-text .newsletter-description{color:#ffffffe6;margin-bottom:0}.newsletter-section .newsletter-card .newsletter-content .newsletter-form .newsletter-input-group .newsletter-input{border-color:#fff;border-radius:8px 0 0 8px;height:48px;width:280px}.newsletter-section .newsletter-card .newsletter-content .newsletter-form .newsletter-input-group .newsletter-input::placeholder{color:#999}.newsletter-section .newsletter-card .newsletter-content .newsletter-form .newsletter-input-group .newsletter-button{background-color:#fff;border-color:#fff;border-radius:0 8px 8px 0;color:#169976;height:48px}.newsletter-section .newsletter-card .newsletter-content .newsletter-form .newsletter-input-group .newsletter-button:hover{background-color:#f5f5f5;color:#0f6b4f}@media (max-width:768px){.newsletter-section .newsletter-card .newsletter-content{flex-direction:column;gap:24px;text-align:center}.newsletter-section .newsletter-card .newsletter-content .newsletter-form,.newsletter-section .newsletter-card .newsletter-content .newsletter-form .newsletter-input-group{width:100%}.newsletter-section .newsletter-card .newsletter-content .newsletter-form .newsletter-input-group .newsletter-input{border-radius:8px;width:100%}.newsletter-section .newsletter-card .newsletter-content .newsletter-form .newsletter-input-group .newsletter-button{border-radius:8px;margin-top:12px;width:100%}}.contact-section{margin-bottom:80px}.contact-section .contact-info .contact-title{color:#1a1a1a;margin-bottom:16px}.contact-section .contact-info .contact-description{color:#404040;margin-bottom:32px}.contact-section .contact-info .contact-details .contact-item{align-items:flex-start;display:flex;margin-bottom:24px}.contact-section .contact-info .contact-details .contact-item .contact-icon{color:#169976;font-size:1.5rem;margin-right:16px;margin-top:2px}.contact-section .contact-info .contact-details .contact-item .contact-text .contact-label{color:#404040;display:block;font-size:.875rem;margin-bottom:4px}.contact-section .contact-info .contact-details .contact-item .contact-text .contact-value{color:#2d2d2d;font-size:1rem}.contact-section .contact-form{background-color:#f5f5f5;border-radius:12px;padding:32px}.contact-section .contact-form .form-title{color:#1a1a1a;margin-bottom:24px}.contact-section .contact-form .contact-message-form .ant-btn{background:linear-gradient(135deg,#169976,#0f6b4f);border:none;font-weight:600;height:48px}.contact-section .contact-form .contact-message-form .ant-btn:hover{background:linear-gradient(135deg,#0f6b4f,#169976)}.final-cta{background:linear-gradient(135deg,#169976,#0f6b4f);border-radius:16px;padding:80px 0;text-align:center}.final-cta .final-cta-content .final-title{color:#fff;font-size:2.2rem;font-weight:700;margin-bottom:16px}.final-cta .final-cta-content .final-description{color:#ffffffe6;font-size:1.1rem;margin-bottom:32px}.final-cta .final-cta-content .final-button{background:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:600;height:48px;padding:0 24px}.final-cta .final-cta-content .final-button:hover{background:#fff;box-shadow:0 4px 15px #16997626;transform:translateY(-2px)}@media (max-width:768px){.cta-section{padding:60px 0}.cta-section .cta-container .main-cta{margin-bottom:60px}.cta-section .cta-container .main-cta .cta-content .cta-title{font-size:2rem}.cta-section .cta-container .main-cta .cta-content .cta-benefits{gap:20px}.cta-section .cta-container .main-cta .cta-content .cta-actions{flex-direction:column}.cta-section .cta-container .main-cta .cta-content .cta-actions .primary-cta-button,.cta-section .cta-container .main-cta .cta-content .cta-actions .secondary-cta-button{width:100%}.cta-section .cta-container .stats-section{margin-bottom:60px;padding:40px 0}.cta-section .cta-container .stats-section .stat-item{margin-bottom:20px}.cta-section .cta-container .stats-section .stat-item .stat-number{font-size:2rem}.cta-section .cta-container .contact-section{margin-bottom:60px}.cta-section .cta-container .contact-section .contact-form{padding:24px}.cta-section .cta-container .final-cta{padding:60px 20px}.cta-section .cta-container .final-cta .final-cta-content .final-title{font-size:1.8rem}}.landing-footer{background-color:#f5f5f5;border-top:1px solid #e6e6e6;margin-top:80px;padding:60px 0 20px}.landing-footer .footer-container{margin:0 auto;max-width:1200px;padding:0 20px}.footer-main{margin-bottom:40px}.footer-main .footer-brand .footer-logo{align-items:center;display:flex;gap:12px;margin-bottom:16px}.footer-main .footer-brand .footer-logo .logo-image{height:42px;width:auto}.footer-main .footer-brand .footer-logo .logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#169976,#0f6b4f);-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:700}.footer-main .footer-brand .footer-description{color:#404040;font-size:1rem;line-height:1.6;margin-bottom:24px;max-width:320px}.footer-main .footer-brand .footer-social .social-link{color:#404040;font-size:.9rem;font-weight:500;transition:color .3s ease}.footer-main .footer-brand .footer-social .social-link:hover{color:#169976}.footer-main .footer-section .footer-title{color:#1a1a1a;font-size:1.1rem;font-weight:600;margin-bottom:16px}.footer-main .footer-section .footer-links{display:flex;flex-direction:column;gap:8px}.footer-main .footer-section .footer-links .footer-link{color:#404040;font-size:.9rem;font-weight:400;transition:color .3s ease}.footer-main .footer-section .footer-links .footer-link:hover{color:#169976}.footer-divider{border-color:#e6e6e6;margin:40px 0}.footer-bottom .footer-copyright{color:#404040;font-size:.9rem}.footer-bottom .footer-legal{text-align:right}.footer-bottom .footer-legal .footer-legal-link{color:#404040;font-size:.9rem;font-weight:400;transition:color .3s ease}.footer-bottom .footer-legal .footer-legal-link:hover{color:#169976}@media (max-width:768px){.landing-footer{margin-top:60px;padding:40px 0 20px}.landing-footer .footer-main .footer-brand{margin-bottom:40px;text-align:center}.landing-footer .footer-main .footer-brand .footer-logo{justify-content:center}.landing-footer .footer-main .footer-brand .footer-description{max-width:none}.landing-footer .footer-main .footer-section{text-align:center}.landing-footer .footer-main .footer-section .footer-links{align-items:center}.landing-footer .footer-bottom,.landing-footer .footer-bottom .footer-copyright{text-align:center}.landing-footer .footer-bottom .footer-legal{margin-top:16px;text-align:center}.landing-footer .footer-bottom .footer-legal .ant-space{justify-content:center}}.policy-page{background:linear-gradient(135deg,#f5f7fa,#e7ece8);margin-bottom:-80px;min-height:100vh;padding:100px 20px 40px}.policy-page .policy-container{margin:0 auto;max-width:1200px}.policy-page .policy-card{border-radius:16px;box-shadow:0 4px 24px #00000014;padding:40px}@media (max-width:768px){.policy-page .policy-card{padding:24px}}.policy-page .policy-title{color:#169976;font-size:36px;font-weight:700;margin-bottom:8px!important}@media (max-width:768px){.policy-page .policy-title{font-size:28px}}.policy-page .last-updated{color:#00000073;display:block;font-size:14px;margin-bottom:32px}.policy-page .policy-section{margin-bottom:32px}.policy-page .policy-section h3{color:#169976;font-size:24px;font-weight:600;margin-bottom:16px;margin-top:32px}.policy-page .policy-section h4{color:#2c3e50;font-size:18px;font-weight:600;margin-bottom:12px;margin-top:24px}.policy-page .policy-section p{color:#000000d9;font-size:16px;line-height:1.8;margin-bottom:16px}.policy-page .policy-section ol,.policy-page .policy-section ul{margin-bottom:16px;padding-left:24px}.policy-page .policy-section ol li,.policy-page .policy-section ul li{color:#000000d9;font-size:16px;line-height:1.8;margin-bottom:8px}.policy-page .policy-section ol li strong,.policy-page .policy-section ul li strong{color:#169976;font-weight:600}.policy-page .policy-section ul{list-style-type:disc}.policy-page .policy-section ol{list-style-type:decimal}.policy-page .policy-section:first-of-type p{color:#000000bf;font-size:17px;line-height:1.8}.documentation-page{background:linear-gradient(180deg,#f8fafb,#fff);min-height:100vh}.documentation-page .documentation-hero{background:linear-gradient(135deg,#169976,#0f6b4f);color:#fff;margin-bottom:80px;overflow:hidden;padding:120px 20px 80px;position:relative;text-align:center}.documentation-page .documentation-hero .hero-background{bottom:0;left:0;opacity:.1;overflow:hidden;position:absolute;right:0;top:0}.documentation-page .documentation-hero .hero-background .hero-circle{background:#fff;border-radius:50%;position:absolute}.documentation-page .documentation-hero .hero-background .hero-circle.hero-circle-1{animation:float 20s ease-in-out infinite;height:300px;right:10%;top:-100px;width:300px}.documentation-page .documentation-hero .hero-background .hero-circle.hero-circle-2{animation:float 15s ease-in-out infinite reverse;bottom:-50px;height:200px;left:5%;width:200px}.documentation-page .documentation-hero .hero-background .hero-circle.hero-circle-3{animation:float 25s ease-in-out infinite;height:150px;left:-50px;top:50%;width:150px}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-30px) rotate(180deg)}}.documentation-page .documentation-hero .hero-content{margin:0 auto;max-width:900px;position:relative;z-index:1}.documentation-page .documentation-hero .hero-content .hero-badge{align-items:center;backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:50px;display:inline-flex;font-size:14px;font-weight:600;gap:8px;margin-bottom:24px;padding:8px 20px}.documentation-page .documentation-hero .hero-content .hero-badge .badge-icon{font-size:16px}.documentation-page .documentation-hero .hero-content .hero-title{color:#fff;font-size:44px;font-weight:800;letter-spacing:-1px;line-height:1.1;margin:0 0 24px}.documentation-page .documentation-hero .hero-content .hero-subtitle{font-size:20px;font-weight:400;line-height:1.6;margin:0 auto;max-width:700px;opacity:.95}.documentation-page .documentation-container{margin:0 auto;max-width:1400px;padding:0 20px 80px}.documentation-page .documentation-body{display:flex;position:relative}.documentation-page .documentation-body :global .ant-row{width:100%}.documentation-page .documentation-body :global .ant-col:first-child{height:100%;position:relative}.documentation-page .documentation-body .anchor-wrapper{max-height:calc(100vh - 120px);overflow:hidden;padding:4px 0;position:sticky;top:100px;transition:all .3s ease}.documentation-page .documentation-body .anchor-wrapper .anchor-header{background:linear-gradient(135deg,#169976,#0f6b4f);border-bottom:1px solid #0000000d;padding:20px 24px}.documentation-page .documentation-body .anchor-wrapper .anchor-header :global .ant-typographyh4{color:#fff;font-size:18px;font-weight:700;letter-spacing:-.3px;margin:0 0 4px!important}.documentation-page .documentation-body .anchor-wrapper .anchor-header :global .ant-typography.ant-typography-secondary{color:#ffffffd9;font-size:13px}.documentation-page .documentation-body .anchor-wrapper :global .ant-anchor{background:#0000;border:none;border-radius:0;box-shadow:none;max-height:calc(100vh - 240px);overflow-x:hidden;overflow-y:auto;padding:24px 20px;transition:all .3s ease}.documentation-page .documentation-body .anchor-wrapper :global .ant-anchor::-webkit-scrollbar{width:6px}.documentation-page .documentation-body .anchor-wrapper :global .ant-anchor::-webkit-scrollbar-track{background:#f5f5f5;border-radius:3px}.documentation-page .documentation-body .anchor-wrapper :global .ant-anchor::-webkit-scrollbar-thumb{background:#169976;border-radius:3px}.documentation-page .documentation-body .anchor-wrapper :global .ant-anchor::-webkit-scrollbar-thumb:hover{background:#0f6b4f}.documentation-page .documentation-body .anchor-wrapper :global .ant-anchor .ant-anchor-ink:before{background-color:#e6e6e6;width:2px}.documentation-page .documentation-body .anchor-wrapper :global .ant-anchor .ant-anchor-ink-ball{background-color:#169976;border-color:#169976;border-width:2px;height:8px;width:8px}.documentation-page .documentation-body .anchor-wrapper :global .ant-anchor .ant-anchor-link{padding:8px 0}.documentation-page .documentation-body .anchor-wrapper :global .ant-anchor .ant-anchor-link .ant-anchor-link-title{color:#404040;font-size:14px;font-weight:500;transition:all .3s ease}.documentation-page .documentation-body .anchor-wrapper :global .ant-anchor .ant-anchor-link .ant-anchor-link-title:hover{color:#169976}.documentation-page .documentation-body .anchor-wrapper :global .ant-anchor .ant-anchor-link.ant-anchor-link-active .ant-anchor-link-title{color:#169976;font-weight:600}.documentation-page .documentation-body .documentation-sections .doc-section{margin-bottom:32px;scroll-margin-top:100px}.documentation-page .documentation-body .documentation-sections .doc-section :global .ant-card{border:none;border-radius:16px;box-shadow:0 2px 12px #00000014;transition:all .3s ease}.documentation-page .documentation-body .documentation-sections .doc-section :global .ant-card:hover{box-shadow:0 4px 20px #0000001f}.documentation-page .documentation-body .documentation-sections .doc-section :global .ant-card .ant-card-body{padding:40px}.documentation-page .documentation-body .documentation-sections .doc-section .section-header{align-items:center;display:flex;gap:20px;margin-bottom:24px}.documentation-page .documentation-body .documentation-sections .doc-section .section-header .section-icon{color:#169976;flex-shrink:0;font-size:36px}.documentation-page .documentation-body .documentation-sections .doc-section .section-header :global .ant-typography{color:#1a1a1a;margin:0!important}.documentation-page .documentation-body .documentation-sections .doc-section .section-header :global .ant-typographyh2{font-size:32px;font-weight:700}.documentation-page .documentation-body .documentation-sections .doc-section .subsection{border-top:2px solid #e6e6e6;margin-top:40px;padding-top:32px;scroll-margin-top:100px}.documentation-page .documentation-body .documentation-sections .doc-section .subsection:first-child{border-top:none;margin-top:32px;padding-top:0}.documentation-page .documentation-body .documentation-sections .doc-section .subsection :global .ant-typographyh3{color:#1a1a1a;font-size:22px;font-weight:700;margin-bottom:20px}.documentation-page .documentation-body .documentation-sections .doc-section .faq-item{background:#f5f5f5;border-radius:12px;margin-bottom:24px;padding:28px;transition:all .3s ease}.documentation-page .documentation-body .documentation-sections .doc-section .faq-item:hover{background:#1699760d}.documentation-page .documentation-body .documentation-sections .doc-section .faq-item:last-child{margin-bottom:0}.documentation-page .documentation-body .documentation-sections .doc-section .faq-item :global .ant-typographyh4{color:#169976;font-size:18px;font-weight:600;margin-bottom:12px}.documentation-page .documentation-body .documentation-sections .doc-section .faq-item :global .ant-typography.ant-typography{line-height:1.7;margin-bottom:0}.documentation-page .documentation-body .documentation-sections .doc-section :global .ant-typography{color:#404040;font-size:15px;line-height:1.8}.documentation-page .documentation-body .documentation-sections .doc-section :global .ant-typography.ant-typography-secondary{color:#666}.documentation-page .documentation-body .documentation-sections .doc-section :global .ant-typography strong{color:#2d2d2d;font-weight:600}.documentation-page .documentation-body .documentation-sections .doc-section :global .ant-typography>strong:only-child{color:#1a1a1a;display:block;font-size:15px;font-weight:600;margin-bottom:4px}.documentation-page .documentation-body .documentation-sections .doc-section ol,.documentation-page .documentation-body .documentation-sections .doc-section ul{margin-top:16px;padding-left:28px}.documentation-page .documentation-body .documentation-sections .doc-section ol li,.documentation-page .documentation-body .documentation-sections .doc-section ul li{color:#404040;font-size:15px;line-height:1.8;margin-bottom:12px}.documentation-page .documentation-body .documentation-sections .doc-section ol li ol,.documentation-page .documentation-body .documentation-sections .doc-section ol li ul,.documentation-page .documentation-body .documentation-sections .doc-section ul li ol,.documentation-page .documentation-body .documentation-sections .doc-section ul li ul{margin-top:12px;padding-left:24px}.documentation-page .documentation-body .documentation-sections .doc-section ol li ol li,.documentation-page .documentation-body .documentation-sections .doc-section ol li ul li,.documentation-page .documentation-body .documentation-sections .doc-section ul li ol li,.documentation-page .documentation-body .documentation-sections .doc-section ul li ul li{margin-bottom:10px}.documentation-page .documentation-body .documentation-sections .doc-section .ant-divider{border-color:#e6e6e6;margin:40px 0}@media (max-width:992px){.documentation-page .documentation-hero{padding:80px 20px 50px}.documentation-page .documentation-hero .hero-content .hero-title{font-size:36px}.documentation-page .documentation-hero .hero-content .hero-subtitle{font-size:18px}.documentation-page .documentation-container{padding-bottom:60px}.documentation-page .documentation-body .anchor-wrapper{display:none}.documentation-page .documentation-body .documentation-sections .doc-section :global .ant-card .ant-card-body{padding:36px}.documentation-page .documentation-body .documentation-sections .doc-section .section-header .section-icon{font-size:34px}.documentation-page .documentation-body .documentation-sections .doc-section .section-header :global .ant-typographyh2{font-size:30px!important}.documentation-page .documentation-body .documentation-sections .doc-section .subsection{margin-top:36px;padding-top:28px}}@media (max-width:768px){.documentation-page .documentation-hero{margin-bottom:60px;padding:60px 16px 40px}.documentation-page .documentation-hero .hero-content .hero-badge{font-size:13px;padding:6px 16px}.documentation-page .documentation-hero .hero-content .hero-title{font-size:36px}.documentation-page .documentation-hero .hero-content .hero-subtitle{font-size:16px}.documentation-page .documentation-container{padding:0 16px 40px}.documentation-page .documentation-body .documentation-sections .doc-section{margin-bottom:24px}.documentation-page .documentation-body .documentation-sections .doc-section :global .ant-card{border-radius:14px}.documentation-page .documentation-body .documentation-sections .doc-section :global .ant-card .ant-card-body{padding:32px 24px}.documentation-page .documentation-body .documentation-sections .doc-section .section-header{gap:16px;margin-bottom:20px}.documentation-page .documentation-body .documentation-sections .doc-section .section-header .section-icon{font-size:32px}.documentation-page .documentation-body .documentation-sections .doc-section .section-header :global .ant-typographyh2{font-size:28px!important}.documentation-page .documentation-body .documentation-sections .doc-section .subsection{margin-top:32px;padding-top:24px}.documentation-page .documentation-body .documentation-sections .doc-section .subsection :global .ant-typographyh3{font-size:20px!important}.documentation-page .documentation-body .documentation-sections .doc-section .faq-item{padding:24px}.documentation-page .documentation-body .documentation-sections .doc-section .faq-item :global .ant-typographyh4{font-size:17px!important}.documentation-page .documentation-body .documentation-sections .doc-section :global .ant-typography{font-size:15px}.documentation-page .documentation-body .documentation-sections .doc-section :global ol,.documentation-page .documentation-body .documentation-sections .doc-section :global ul{padding-left:24px}.documentation-page .documentation-body .documentation-sections .doc-section :global ol li,.documentation-page .documentation-body .documentation-sections .doc-section :global ul li{font-size:15px;margin-bottom:10px}.documentation-page .documentation-body .documentation-sections .doc-section :global .ant-divider{margin:36px 0}}@media (max-width:480px){.documentation-page .documentation-hero{padding:50px 16px 32px}.documentation-page .documentation-hero .hero-background .hero-circle.hero-circle-1{height:200px;width:200px}.documentation-page .documentation-hero .hero-background .hero-circle.hero-circle-2{height:150px;width:150px}.documentation-page .documentation-hero .hero-background .hero-circle.hero-circle-3{height:100px;width:100px}.documentation-page .documentation-hero .hero-content .hero-badge{font-size:12px;padding:6px 14px}.documentation-page .documentation-hero .hero-content .hero-badge .badge-icon{font-size:14px}.documentation-page .documentation-hero .hero-content .hero-title{font-size:28px}.documentation-page .documentation-hero .hero-content .hero-subtitle{font-size:14px}.documentation-page .documentation-body .documentation-sections .doc-section :global .ant-card{border-radius:12px}.documentation-page .documentation-body .documentation-sections .doc-section :global .ant-card .ant-card-body{padding:24px 20px}.documentation-page .documentation-body .documentation-sections .doc-section .section-header{gap:12px;margin-bottom:16px}.documentation-page .documentation-body .documentation-sections .doc-section .section-header .section-icon{font-size:28px}.documentation-page .documentation-body .documentation-sections .doc-section .section-header :global .ant-typographyh2{font-size:24px!important}.documentation-page .documentation-body .documentation-sections .doc-section .subsection{margin-top:28px;padding-top:20px}.documentation-page .documentation-body .documentation-sections .doc-section .subsection :global .ant-typographyh3{font-size:18px!important}.documentation-page .documentation-body .documentation-sections .doc-section .faq-item{padding:20px}.documentation-page .documentation-body .documentation-sections .doc-section .faq-item :global .ant-typographyh4{font-size:16px!important}.documentation-page .documentation-body .documentation-sections .doc-section :global .ant-typography{font-size:14px}.documentation-page .documentation-body .documentation-sections .doc-section :global ol,.documentation-page .documentation-body .documentation-sections .doc-section :global ul{padding-left:20px}.documentation-page .documentation-body .documentation-sections .doc-section :global ol li,.documentation-page .documentation-body .documentation-sections .doc-section :global ul li{font-size:14px;margin-bottom:8px}.documentation-page .documentation-body .documentation-sections .doc-section :global ol li ol,.documentation-page .documentation-body .documentation-sections .doc-section :global ol li ul,.documentation-page .documentation-body .documentation-sections .doc-section :global ul li ol,.documentation-page .documentation-body .documentation-sections .doc-section :global ul li ul{padding-left:16px}.documentation-page .documentation-body .documentation-sections .doc-section :global .ant-divider{margin:32px 0}}@media (max-width:480px){.section-header .section-title{font-size:1.8rem}.section-header .section-description{font-size:1rem}.hero-section .hero-content .hero-title{font-size:2rem}.hero-section .hero-content .hero-description{font-size:1rem}.hero-section .hero-content .hero-stats{flex-direction:column;gap:16px}.pricing-cards .plan-card .plan-header .plan-pricing .price-container .price{font-size:2rem}}@media (min-width:481px) and (max-width:768px){.hero-section .hero-content .hero-title{font-size:2.3rem}}@media (min-width:769px) and (max-width:1024px){.hero-section .hero-content .hero-title{font-size:3rem}.pricing-cards .plan-card.popular{transform:scale(1.02)}}@media (min-width:1025px){.hero-section .hero-visual .hero-card{margin:0 auto;max-width:400px}}@media print{.contact-section .contact-form,.cta-section .main-cta .cta-actions,.landing-navigation,.newsletter-section{display:none}.features-section,.hero-section,.how-it-works-section,.pricing-section{page-break-inside:avoid}body{font-size:12pt;line-height:1.4}h1,h2,h3{page-break-after:avoid}}