.fx-ai-page .ai-lab-section{padding:60px 0;background:#fff}.fx-ai-page .ai-lab-section .ai-lab-container{margin:0 auto}.fx-ai-page .ai-lab-section .ai-lab-footnote{margin:48px auto 0;padding:0 16px;max-width:640px;text-align:center;font-size:12px;line-height:1.6;color:#86909c}.fx-ai-page .ai-lab-section .ai-lab-tabs-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:56px;width:100%}.fx-ai-page .ai-lab-section .ai-lab-tabs{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background:#f0f2f5;padding:6px;-webkit-box-shadow:inset 0 2px 6px rgba(0,0,0,.03);box-shadow:inset 0 2px 6px rgba(0,0,0,.03)}.fx-ai-page .ai-lab-section .ai-lab-tabs,.fx-ai-page .ai-lab-section .tab-pill{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100px}.fx-ai-page .ai-lab-section .tab-pill{color:#666;font-size:16px;font-weight:500;padding:12px 36px;cursor:pointer;background:transparent;-webkit-transition:all .4s cubic-bezier(.2,.8,.2,1);transition:all .4s cubic-bezier(.2,.8,.2,1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;border:none}.fx-ai-page .ai-lab-section .tab-pill:hover{color:#1a1a2e}.fx-ai-page .ai-lab-section .tab-pill.active{background:#fff;color:#1a1a2e;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.08),0 2px 6px rgba(0,0,0,.03);box-shadow:0 4px 20px rgba(0,0,0,.08),0 2px 6px rgba(0,0,0,.03);font-weight:600;-webkit-transform:scale(1.02);transform:scale(1.02)}.fx-ai-page .ai-lab-section .ai-lab-content{position:relative;width:100%}.fx-ai-page .ai-lab-section .lab-card-pane{display:block;opacity:1}.fx-ai-page .ai-lab-section .lab-card{border-radius:32px;padding:32px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;overflow:hidden;-webkit-box-shadow:0 16px 48px rgba(0,0,0,.06);box-shadow:0 16px 48px rgba(0,0,0,.06)}.fx-ai-page .ai-lab-section .lab-card.style-ocr{background:linear-gradient(135deg,#00b28a,#00d4a1 40%,#a6f0d4)}.fx-ai-page .ai-lab-section .lab-card.style-text{background:linear-gradient(135deg,#0e5ac8,#1a7af8 40%,#a1c9ff)}.fx-ai-page .ai-lab-section .lab-card.style-process{background:linear-gradient(135deg,#5b27c2,#7e47eb 40%,#d1bfff)}.fx-ai-page .ai-lab-section .lab-card.style-build{background:linear-gradient(135deg,#d44b20,#ff7b52 40%,#ffccb8)}.fx-ai-page .ai-lab-section .lab-inner-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;width:100%;height:100%}.fx-ai-page .ai-lab-section .lab-inner-card{background:#fff;border-radius:24px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:0 8px 32px rgba(0,0,0,.04);box-shadow:0 8px 32px rgba(0,0,0,.04);-webkit-transition:-webkit-transform .4s ease,-webkit-box-shadow .4s ease;transition:-webkit-transform .4s ease,-webkit-box-shadow .4s ease;transition:transform .4s ease,box-shadow .4s ease;transition:transform .4s ease,box-shadow .4s ease,-webkit-transform .4s ease,-webkit-box-shadow .4s ease;height:420px;z-index:2;position:relative;overflow:hidden}.fx-ai-page .ai-lab-section .lab-inner-card .inner-text{padding:32px 32px 24px}.fx-ai-page .ai-lab-section .lab-inner-card .inner-text h4{font-size:22px;font-weight:700;color:#1a1a2e;margin:0 0 12px}.fx-ai-page .ai-lab-section .lab-inner-card .inner-text p{font-size:15px;color:#666;line-height:1.6;margin:0}.fx-ai-page .ai-lab-section .lab-inner-card .inner-visual{-webkit-box-flex:1;-ms-flex:1;flex:1;background:rgba(248,249,252,.6);border-top:1px dashed rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;color:rgba(0,0,0,.4);font-size:14px;min-height:240px;margin-top:auto}.fx-ai-page .ai-lab-section .lab-inner-card .inner-visual:has(>img){background:transparent;border-top:none;position:relative;overflow:hidden;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;min-height:0}.fx-ai-page .ai-lab-section .lab-inner-card .inner-visual img{position:relative;width:100%;height:auto;-o-object-fit:contain;object-fit:contain;display:block}.fx-ai-page .ai-lab-section .lab-inner-card .inner-visual.inner-visual--fill-top{position:relative;min-height:0;overflow:hidden}.fx-ai-page .ai-lab-section .lab-inner-card .inner-visual.inner-visual--fill-top img{position:absolute;left:0;top:0;width:100%;height:100%;max-height:none;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.fx-ai-page .gif-modal{display:none;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:rgba(0,0,0,.9);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fx-ai-page .gif-modal .gif-modal__content,.fx-ai-page .gif-modal.is-open{display:-webkit-box;display:-ms-flexbox;display:flex}.fx-ai-page .gif-modal .gif-modal__content{position:relative;max-width:95vw;max-height:95vh;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-animation:gif-fade-in .3s ease;animation:gif-fade-in .3s ease}.fx-ai-page .gif-modal .gif-modal__content img{max-width:100%;max-height:95vh;-o-object-fit:contain;object-fit:contain;border-radius:12px;-webkit-box-shadow:0 20px 60px rgba(0,0,0,.5);box-shadow:0 20px 60px rgba(0,0,0,.5)}.fx-ai-page .gif-modal .gif-modal__close{position:absolute;top:24px;right:24px;width:48px;height:48px;border-radius:50%;background:hsla(0,0%,100%,.15);border:none;color:#fff;font-size:32px;font-weight:300;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s ease;transition:all .3s ease;z-index:10000;line-height:1}.fx-ai-page .gif-modal .gif-modal__close:focus,.fx-ai-page .gif-modal .gif-modal__close:hover{background:hsla(0,0%,100%,.25);-webkit-transform:scale(1.1);transform:scale(1.1);outline:none}@media(max-width:1024px){.fx-ai-page .ai-lab-section{padding:40px 0}.fx-ai-page .ai-lab-section .lab-card{min-height:500px;padding:48px 32px}}@media(max-width:768px){.fx-ai-page .ai-lab-section .ai-lab-tabs{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;background:transparent;-webkit-box-shadow:none;box-shadow:none;padding:0;gap:12px}.fx-ai-page .ai-lab-section .ai-lab-tabs-wrapper{margin-bottom:30px}.fx-ai-page .ai-lab-section .tab-pill{padding:10px 24px;font-size:15px;background:#f0f2f5}.fx-ai-page .ai-lab-section .tab-pill.active{background:#fff}.fx-ai-page .ai-lab-section .lab-card{min-height:400px;padding:32px 24px}}@-webkit-keyframes gif-fade-in{0%{opacity:0;-webkit-transform:scale(.95);transform:scale(.95)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes gif-fade-in{0%{opacity:0;-webkit-transform:scale(.95);transform:scale(.95)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.fx-ai-page .ai-upgrade-section{padding:100px 0;background:#fff}.fx-ai-page .ai-upgrade-section .ai-upgrade-container{margin:0 auto}.fx-ai-page .ai-upgrade-section .upgrade-card{background:#fff;border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-shadow:0 12px 48px rgba(0,0,0,.04);box-shadow:0 12px 48px rgba(0,0,0,.04);border:1px solid rgba(0,0,0,.05);min-height:600px}.fx-ai-page .ai-upgrade-section .upgrade-left{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:480px;padding:64px 48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fx-ai-page .ai-upgrade-section .upgrade-left .upgrade-badge-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin-bottom:32px}.fx-ai-page .ai-upgrade-section .upgrade-left .upgrade-badge-wrapper .ai-badge{margin-bottom:0}.fx-ai-page .ai-upgrade-section .upgrade-left a.upgrade-ai-template-badge{text-decoration:none;cursor:pointer;-webkit-transition:background .2s ease,border-color .2s ease,-webkit-transform .15s ease;transition:background .2s ease,border-color .2s ease,-webkit-transform .15s ease;transition:background .2s ease,border-color .2s ease,transform .15s ease;transition:background .2s ease,border-color .2s ease,transform .15s ease,-webkit-transform .15s ease}.fx-ai-page .ai-upgrade-section .upgrade-left a.upgrade-ai-template-badge:hover{background:rgba(0,212,161,.14);border-color:rgba(0,212,161,.35)}.fx-ai-page .ai-upgrade-section .upgrade-left a.upgrade-ai-template-badge:active{-webkit-transform:scale(.98);transform:scale(.98)}.fx-ai-page .ai-upgrade-section .upgrade-left .upgrade-title{font-size:32px;font-weight:700;color:#1a1a2e;margin:0 0 48px;line-height:1.4;letter-spacing:-.02em}.fx-ai-page .ai-upgrade-section .upgrade-left .upgrade-tab-wrapper{position:relative;height:320px;overflow:hidden;mask-image:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(20%,#000),color-stop(80%,#000),to(transparent));mask-image:linear-gradient(180deg,transparent 0,#000 20%,#000 80%,transparent);-webkit-mask-image:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(20%,#000),color-stop(80%,#000),to(transparent));-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 20%,#000 80%,transparent)}.fx-ai-page .ai-upgrade-section .upgrade-left .upgrade-tab-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;position:absolute;top:6px;left:0;width:100%}.fx-ai-page .ai-upgrade-section .upgrade-left .upgrade-tab-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;padding:20px 24px;border-radius:12px;border:1px solid transparent;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;position:relative;background:transparent;opacity:.5;-ms-flex-negative:0;flex-shrink:0}.fx-ai-page .ai-upgrade-section .upgrade-left .upgrade-tab-item .tab-text{font-size:16px;font-weight:500;color:#666;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.fx-ai-page .ai-upgrade-section .upgrade-left .upgrade-tab-item:hover{background:#f8f9fc;opacity:.8}.fx-ai-page .ai-upgrade-section .upgrade-left .upgrade-tab-item.active{background:#fff;border-color:rgba(26,122,248,.15);-webkit-box-shadow:0 4px 20px rgba(0,0,0,.05);box-shadow:0 4px 20px rgba(0,0,0,.05);opacity:1}.fx-ai-page .ai-upgrade-section .upgrade-left .upgrade-tab-item.active .tab-text{color:#1a1a2e;font-weight:600}.fx-ai-page .ai-upgrade-section .upgrade-left .upgrade-tab-template-btn{-ms-flex-negative:0;flex-shrink:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px 18px;border-radius:999px;background:#7e47eb;color:#fff;font-size:14px;font-weight:600;text-decoration:none;white-space:nowrap;-webkit-transition:background .2s ease,-webkit-transform .15s ease;transition:background .2s ease,-webkit-transform .15s ease;transition:background .2s ease,transform .15s ease;transition:background .2s ease,transform .15s ease,-webkit-transform .15s ease}.fx-ai-page .ai-upgrade-section .upgrade-left .upgrade-tab-template-btn:hover{background:#6b3ad4;color:#fff}.fx-ai-page .ai-upgrade-section .upgrade-left .upgrade-tab-template-btn:active{-webkit-transform:scale(.98);transform:scale(.98)}.fx-ai-page .ai-upgrade-section .upgrade-right{-webkit-box-flex:1.2;-ms-flex:1.2;flex:1.2;background:linear-gradient(135deg,#6eaaff,#7e47eb);position:relative;overflow:hidden;padding:64px}.fx-ai-page .ai-upgrade-section .upgrade-right,.fx-ai-page .ai-upgrade-section .upgrade-right .upgrade-pane{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fx-ai-page .ai-upgrade-section .upgrade-right .upgrade-pane{width:100%;height:100%;position:absolute;top:0;left:0;opacity:0;visibility:hidden;-webkit-transition:opacity .6s ease,visibility .6s ease;transition:opacity .6s ease,visibility .6s ease}.fx-ai-page .ai-upgrade-section .upgrade-right .upgrade-pane.active{opacity:1;visibility:visible}.fx-ai-page .ai-upgrade-section .upgrade-right .upgrade-pane.active .upgrade-template-btn{-webkit-animation:bubble-slide-up .5s cubic-bezier(.2,.8,.2,1) .05s forwards;animation:bubble-slide-up .5s cubic-bezier(.2,.8,.2,1) .05s forwards;opacity:0}.fx-ai-page .ai-upgrade-section .upgrade-right .upgrade-pane.active .upgrade-bubble{-webkit-animation:bubble-slide-up .5s cubic-bezier(.2,.8,.2,1) forwards;animation:bubble-slide-up .5s cubic-bezier(.2,.8,.2,1) forwards;opacity:0}.fx-ai-page .ai-upgrade-section .upgrade-right .upgrade-pane.active .upgrade-bubble:nth-child(2){-webkit-animation-delay:.1s;animation-delay:.1s}.fx-ai-page .ai-upgrade-section .upgrade-right .upgrade-pane.active .upgrade-bubble:nth-child(3){-webkit-animation-delay:.2s;animation-delay:.2s}.fx-ai-page .ai-upgrade-section .upgrade-right .upgrade-pane.active .upgrade-bubble:nth-child(4){-webkit-animation-delay:.3s;animation-delay:.3s}.fx-ai-page .ai-upgrade-section .upgrade-right .upgrade-pane.active .upgrade-image{-webkit-animation:image-slide-left .6s cubic-bezier(.2,.8,.2,1) forwards;animation:image-slide-left .6s cubic-bezier(.2,.8,.2,1) forwards;opacity:0}.fx-ai-page .ai-upgrade-section .upgrade-right .upgrade-pane.active .upgrade-image:hover{-webkit-transform:translateX(0) scale(1.02);transform:translateX(0) scale(1.02)}.fx-ai-page .ai-upgrade-section .upgrade-right .upgrade-pane-content{width:100%;height:100%;position:relative}.fx-ai-page .ai-upgrade-section .upgrade-right .upgrade-template-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;padding:10px 20px;background:#fff;color:#333;font-size:14px;font-weight:500;border-radius:24px;border:1px solid #e0e0e0;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.1);box-shadow:0 4px 12px rgba(0,0,0,.1);text-decoration:none;-webkit-transition:border-color .2s,-webkit-box-shadow .2s,-webkit-transform .2s;transition:border-color .2s,-webkit-box-shadow .2s,-webkit-transform .2s;transition:box-shadow .2s,transform .2s,border-color .2s;transition:box-shadow .2s,transform .2s,border-color .2s,-webkit-box-shadow .2s,-webkit-transform .2s}.fx-ai-page .ai-upgrade-section .upgrade-right .upgrade-template-btn:before{content:"";display:inline-block;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Crect x='2' y='2' width='5' height='5' rx='1' fill='%23666'/%3E%3Crect x='9' y='2' width='5' height='5' rx='1' fill='%23666'/%3E%3Crect x='2' y='9' width='5' height='5' rx='1' fill='%23666'/%3E%3Crect x='9' y='9' width='5' height='5' rx='1' fill='%23666'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;-ms-flex-negative:0;flex-shrink:0}.fx-ai-page .ai-upgrade-section .upgrade-right .upgrade-template-btn:hover{-webkit-box-shadow:0 6px 20px rgba(0,0,0,.15);box-shadow:0 6px 20px rgba(0,0,0,.15);-webkit-transform:translateY(-1px);transform:translateY(-1px);border-color:#bbb}.fx-ai-page .ai-upgrade-section .upgrade-right .upgrade-image{position:absolute;right:0;top:80px;bottom:200px;width:90%;-o-object-fit:cover;object-fit:cover;-o-object-position:left top;object-position:left top;border-top-left-radius:24px;border-bottom-left-radius:24px;-webkit-box-shadow:-12px 24px 48px rgba(0,0,0,.2);box-shadow:-12px 24px 48px rgba(0,0,0,.2);z-index:1;cursor:-webkit-zoom-in;cursor:zoom-in;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;height:auto}.fx-ai-page .ai-upgrade-section .upgrade-right .upgrade-bubbles{position:absolute;left:32px;bottom:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;z-index:2;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.fx-ai-page .ai-upgrade-section .upgrade-right .upgrade-bubble{background:#fff;padding:12px 28px;border-radius:100px;font-size:15px;font-weight:600;color:#1a1a2e;-webkit-box-shadow:0 12px 32px rgba(0,0,0,.12);box-shadow:0 12px 32px rgba(0,0,0,.12);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.fx-ai-page .ai-upgrade-section .upgrade-right .upgrade-bubble:before{content:"";display:block;width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#1a7af8,#00d4a1)}.fx-ai-page .ai-upgrade-section .upgrade-cta-wrapper{text-align:center}.fx-ai-page .upgrade-image-modal{display:none;position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.9);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fx-ai-page .upgrade-image-modal.is-open{display:-webkit-box;display:-ms-flexbox;display:flex}.fx-ai-page .upgrade-image-modal .upgrade-image-modal__close{position:absolute;top:24px;right:24px;width:48px;height:48px;border-radius:50%;background:hsla(0,0%,100%,.15);border:none;color:#fff;font-size:32px;font-weight:300;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s ease;transition:all .3s ease;z-index:10000;line-height:1}.fx-ai-page .upgrade-image-modal .upgrade-image-modal__close:focus,.fx-ai-page .upgrade-image-modal .upgrade-image-modal__close:hover{background:hsla(0,0%,100%,.25);-webkit-transform:scale(1.1);transform:scale(1.1);outline:none}.fx-ai-page .upgrade-image-modal .upgrade-image-modal__content{position:relative;max-width:95vw;max-height:95vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fx-ai-page .upgrade-image-modal .upgrade-image-modal__content img{max-width:100%;max-height:95vh;-o-object-fit:contain;object-fit:contain;border-radius:12px;-webkit-box-shadow:0 20px 60px rgba(0,0,0,.5);box-shadow:0 20px 60px rgba(0,0,0,.5)}@media(max-width:1024px){.fx-ai-page .ai-upgrade-section .upgrade-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fx-ai-page .ai-upgrade-section .upgrade-left{max-width:100%;padding:48px 32px}.fx-ai-page .ai-upgrade-section .upgrade-right{min-height:480px;padding:32px}.fx-ai-page .ai-upgrade-section .upgrade-right .upgrade-image{width:90%;top:60px;bottom:160px}.fx-ai-page .ai-upgrade-section .upgrade-right .upgrade-bubbles{left:32px;bottom:48px}}@media(max-width:768px){.fx-ai-page .ai-upgrade-section{padding:40px 0}.fx-ai-page .ai-upgrade-section .upgrade-left{padding:22px}.fx-ai-page .ai-upgrade-section .upgrade-left .upgrade-title{font-size:24px;margin-bottom:20px}.fx-ai-page .ai-upgrade-section .upgrade-right{min-height:360px;padding:16px}.fx-ai-page .ai-upgrade-section .upgrade-right .upgrade-image{width:95%;top:40px;bottom:140px}.fx-ai-page .ai-upgrade-section .upgrade-right .upgrade-bubbles{left:24px;bottom:24px}.fx-ai-page .ai-upgrade-section .upgrade-right .upgrade-bubble{padding:10px 20px;font-size:14px}}@-webkit-keyframes bubble-slide-up{0%{-webkit-transform:translateY(30px);transform:translateY(30px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes bubble-slide-up{0%{-webkit-transform:translateY(30px);transform:translateY(30px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes image-slide-left{0%{-webkit-transform:translateX(60px);transform:translateX(60px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes image-slide-left{0%{-webkit-transform:translateX(60px);transform:translateX(60px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.fx-ai-page .ai-assistant-section{padding:60px 0;background:#fff}.fx-ai-page .ai-assistant-new-section{background:-webkit-gradient(linear,left top,left bottom,from(#e8f4ff),color-stop(50%,#fff));background:linear-gradient(180deg,#e8f4ff,#fff 50%)}.fx-ai-page .ai-assistant-container{margin:0 auto}.fx-ai-page .ai-assistant-header{text-align:center;margin-bottom:40px}.fx-ai-page .assistant-logo-title{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:12px;margin-bottom:24px}.fx-ai-page .assistant-logo{height:28px;width:auto;-o-object-fit:contain;object-fit:contain}.fx-ai-page .assistant-brand-text{font-size:22px;font-weight:600;color:#1a1a2e;letter-spacing:.5px}.fx-ai-page .assistant-main-title{font-size:36px;font-weight:600;color:#1a1a2e;margin:0 0 24px;letter-spacing:-.02em;line-height:1}.fx-ai-page .assistant-sub-desc{font-size:16px;color:#666;line-height:1.2;margin:0 auto;max-width:840px}.fx-ai-page .ai-lab-structure-image{max-width:calc(100% - 200px);margin:40px auto 0;display:block;border-radius:12px;-webkit-transition:-webkit-transform .6s cubic-bezier(.2,.8,.2,1);transition:-webkit-transform .6s cubic-bezier(.2,.8,.2,1);transition:transform .6s cubic-bezier(.2,.8,.2,1);transition:transform .6s cubic-bezier(.2,.8,.2,1),-webkit-transform .6s cubic-bezier(.2,.8,.2,1);height:auto}.fx-ai-page .ai-assistant-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px}.fx-ai-page .ai-assistant-grid .assistant-card{border-radius:24px;padding:48px 48px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;overflow:hidden;border:1px solid hsla(0,0%,100%,.5);-webkit-box-shadow:0 4px 24px rgba(0,0,0,.02);box-shadow:0 4px 24px rgba(0,0,0,.02);-webkit-transition:-webkit-transform .5s cubic-bezier(.2,.8,.2,1),-webkit-box-shadow .5s ease;transition:-webkit-transform .5s cubic-bezier(.2,.8,.2,1),-webkit-box-shadow .5s ease;transition:transform .5s cubic-bezier(.2,.8,.2,1),box-shadow .5s ease;transition:transform .5s cubic-bezier(.2,.8,.2,1),box-shadow .5s ease,-webkit-transform .5s cubic-bezier(.2,.8,.2,1),-webkit-box-shadow .5s ease;min-height:540px}.fx-ai-page .ai-assistant-grid .assistant-card:hover{-webkit-transform:translateY(-8px);transform:translateY(-8px);-webkit-box-shadow:0 24px 48px rgba(0,212,161,.08);box-shadow:0 24px 48px rgba(0,212,161,.08)}.fx-ai-page .card-fill{background:linear-gradient(145deg,#e8fff7,#f5fdfb)}.fx-ai-page .card-fill .assistant-text-content{text-align:right}.fx-ai-page .card-qa{background:linear-gradient(145deg,#e8f4ff,#f5faff)}.fx-ai-page .assistant-text-content{width:100%;text-align:left;margin-bottom:48px;position:relative;z-index:2}.fx-ai-page .assistant-title{display:inline-block;font-size:16px;font-weight:600;margin:0 0 0 -16px;letter-spacing:1px;padding:6px 16px;border-radius:100px;text-decoration:none;background:transparent;border:1px solid transparent;-webkit-transition:all .3s ease;transition:all .3s ease;position:relative;z-index:1;cursor:pointer}.fx-ai-page .assistant-title span{background:linear-gradient(135deg,#1a7af8,#9b63f8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.fx-ai-page .assistant-title:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:100px;border:1px solid transparent;background:transparent;-webkit-transition:all .3s ease;transition:all .3s ease;z-index:-1}.fx-ai-page .assistant-title:hover:before{border-color:rgba(155,99,248,.4);background:rgba(155,99,248,.08)}.fx-ai-page .assistant-subtitle{font-size:32px;font-weight:600;color:#1a1a2e;margin:0 0 12px;letter-spacing:-.02em}.fx-ai-page .assistant-desc{font-size:14px;color:#999;margin:0;line-height:1.6}.fx-ai-page .assistant-image-wrapper{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;background:hsla(0,0%,100%,.4);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.7);border-bottom:none;border-radius:20px 20px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 -4px 24px rgba(0,0,0,.02);box-shadow:0 -4px 24px rgba(0,0,0,.02)}.fx-ai-page .assistant-real-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;border-radius:12px;-webkit-transition:-webkit-transform .6s cubic-bezier(.2,.8,.2,1);transition:-webkit-transform .6s cubic-bezier(.2,.8,.2,1);transition:transform .6s cubic-bezier(.2,.8,.2,1);transition:transform .6s cubic-bezier(.2,.8,.2,1),-webkit-transform .6s cubic-bezier(.2,.8,.2,1);-webkit-box-shadow:0 4px 16px rgba(0,0,0,.04);box-shadow:0 4px 16px rgba(0,0,0,.04)}.fx-ai-page .assistant-card:hover .assistant-real-image{-webkit-transform:scale(1.02);transform:scale(1.02)}@media(max-width:1024px){.fx-ai-page .ai-assistant-grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fx-ai-page .card-fill .assistant-text-content{text-align:left}.fx-ai-page .card-fill .assistant-title{margin:0 0 8px -16px}}@media(max-width:768px){.fx-ai-page .ai-assistant-section{padding:40px 0}.fx-ai-page .ai-assistant-new-section{padding:40px 0 0}.fx-ai-page .assistant-title{font-size:14px}.fx-ai-page .assistant-subtitle{font-size:18px}.fx-ai-page .assistant-main-title{font-size:24px}.fx-ai-page .assistant-sub-desc{font-size:16px}.fx-ai-page .ai-lab-structure-image{max-width:100%;margin:20px auto 0}.fx-ai-page .ai-assistant-header{margin-bottom:30px}.fx-ai-page .assistant-text-content{margin-bottom:20px}.fx-ai-page .ai-assistant-grid .assistant-card{padding:22px;min-height:auto}}.fx-ai-page .ai-banner-section{position:relative;overflow:hidden;background:-webkit-gradient(linear,left top,left bottom,from(#f0f4ff),to(#fff));background:linear-gradient(180deg,#f0f4ff,#fff);padding:100px 0}.fx-ai-page .ai-banner-section .ai-hero-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.fx-ai-page .ai-banner-section .ai-badge{margin-bottom:24px}.fx-ai-page .ai-banner-section .ai-hero-title{font-size:48px;line-height:1.3;color:#1d2129;margin:0 0 24px;font-weight:700;letter-spacing:-.5px}.fx-ai-page .ai-banner-section .highlight-gradient{background:-webkit-gradient(linear,left top,right top,from(#00d4a1),to(#2ea1ff));background:linear-gradient(90deg,#00d4a1,#2ea1ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.fx-ai-page .ai-banner-section .ai-hero-desc{font-size:18px;line-height:1.6;color:#86909c;margin:0 0 40px}.fx-ai-page .ai-banner-section .ai-hero-actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;margin-bottom:48px}.fx-ai-page .ai-banner-section .btn-ai-primary,.fx-ai-page .ai-banner-section .btn-ai-secondary{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:48px;padding:0 32px;border-radius:8px;font-size:16px;-webkit-transition:all .3s;transition:all .3s}.fx-ai-page .ai-banner-section .btn-ai-primary{background:-webkit-gradient(linear,left top,right top,from(#00d4a1),to(#2ea1ff));background:linear-gradient(90deg,#00d4a1,#2ea1ff);color:#fff;font-weight:600;-webkit-box-shadow:0 8px 20px rgba(0,212,161,.25);box-shadow:0 8px 20px rgba(0,212,161,.25)}.fx-ai-page .ai-banner-section .btn-ai-primary:hover{opacity:.9}.fx-ai-page .ai-banner-section .btn-ai-secondary{background:transparent;color:#1d2129;border:1px solid #e5e6eb;font-weight:500}.fx-ai-page .ai-banner-section .btn-ai-secondary:hover{border-color:#00d4a1;color:#00d4a1;background:rgba(0,212,161,.05)}.fx-ai-page .ai-banner-section .ai-hero-stats{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px}.fx-ai-page .ai-banner-section .stat-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.fx-ai-page .ai-banner-section .stat-val{font-size:24px;font-weight:700;color:#1d2129}.fx-ai-page .ai-banner-section .stat-label{font-size:14px;color:#86909c}.fx-ai-page .ai-banner-section .stat-divider{width:1px;height:32px;background:#e5e6eb}.fx-ai-page .ai-banner-section .ai-hero-visual{grid-column:span 5;position:relative}.fx-ai-page .ai-banner-section .ai-hero-visual,.fx-ai-page .ai-banner-section .fusion-showcase-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fx-ai-page .ai-banner-section .fusion-showcase-wrapper{width:100%}.fx-ai-page .ai-banner-section .fusion-showcase{position:relative;width:500px;height:420px;-ms-flex-negative:0;flex-shrink:0;z-index:1}.fx-ai-page .ai-banner-section .fs-bg-glow{position:absolute;width:240px;height:240px;border-radius:50%;-webkit-filter:blur(60px);filter:blur(60px);z-index:0;-webkit-animation:glow-pulse 4s ease-in-out infinite alternate;animation:glow-pulse 4s ease-in-out infinite alternate}.fx-ai-page .ai-banner-section .fs-bg-glow.glow-blue{background:rgba(46,161,255,.35);left:5%;top:15%}.fx-ai-page .ai-banner-section .fs-bg-glow.glow-green{background:rgba(0,212,161,.35);right:5%;bottom:15%;-webkit-animation-delay:-2s;animation-delay:-2s}.fx-ai-page .ai-banner-section .fs-connections{position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:none}.fx-ai-page .ai-banner-section .fs-path{fill:none;stroke-width:2.5;stroke-dasharray:6 6;-webkit-animation:dash-flow 20s linear infinite;animation:dash-flow 20s linear infinite}.fx-ai-page .ai-banner-section .fs-card{position:absolute;width:160px;z-index:2;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-animation:card-float 6s ease-in-out infinite alternate;animation:card-float 6s ease-in-out infinite alternate}.fx-ai-page .ai-banner-section .fs-card.card-left{left:0;top:15%}.fx-ai-page .ai-banner-section .fs-card.card-right{right:0;bottom:15%;-webkit-animation-delay:-3s;animation-delay:-3s}.fx-ai-page .ai-banner-section .fs-card .card-glass{background:hsla(0,0%,100%,.7);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid hsla(0,0%,100%,.9);border-radius:16px;padding:16px;-webkit-box-shadow:0 12px 32px rgba(0,0,0,.06),inset 0 0 0 1px hsla(0,0%,100%,.5);box-shadow:0 12px 32px rgba(0,0,0,.06),inset 0 0 0 1px hsla(0,0%,100%,.5)}.fx-ai-page .ai-banner-section .fs-card.card-left .card-glass{border-left:4px solid #2ea1ff}.fx-ai-page .ai-banner-section .fs-card.card-right .card-glass{border-right:4px solid #00d4a1}.fx-ai-page .ai-banner-section .card-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:16px;font-size:15px;font-weight:700}.fx-ai-page .ai-banner-section .card-header.blue-header{color:#2ea1ff}.fx-ai-page .ai-banner-section .card-header.green-header{color:#00b28a}.fx-ai-page .ai-banner-section .c-icon{width:28px;height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:hsla(0,0%,100%,.8);border-radius:8px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.05);box-shadow:0 2px 8px rgba(0,0,0,.05)}.fx-ai-page .ai-banner-section .c-icon svg{width:16px;height:16px}.fx-ai-page .ai-banner-section .card-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.fx-ai-page .ai-banner-section .card-items .c-item{font-size:13px;line-height:1.4;color:#4e5969;padding:8px 12px;background:hsla(0,0%,100%,.6);border-radius:8px;border:1px solid hsla(0,0%,100%,.9);-webkit-transition:all .3s ease;transition:all .3s ease}.fx-ai-page .ai-banner-section .fs-core{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:3;width:150px;height:150px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fx-ai-page .ai-banner-section .core-rings{position:absolute;inset:-24px;pointer-events:none}.fx-ai-page .ai-banner-section .core-rings .ring{position:absolute;inset:0;border-radius:50%;border:1.5px dashed rgba(46,161,255,.4);-webkit-animation:ring-spin 15s linear infinite;animation:ring-spin 15s linear infinite}.fx-ai-page .ai-banner-section .core-rings .r2{inset:12px;border:1.5px dashed rgba(0,212,161,.4);animation-direction:reverse;-webkit-animation-duration:10s;animation-duration:10s}.fx-ai-page .ai-banner-section .core-glass{background:hsla(0,0%,100%,.85);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid #fff;width:130px;height:130px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;-webkit-box-shadow:0 16px 40px rgba(0,0,0,.08),inset 0 0 0 2px #fff,inset 0 0 24px rgba(0,212,161,.15);box-shadow:0 16px 40px rgba(0,0,0,.08),inset 0 0 0 2px #fff,inset 0 0 24px rgba(0,212,161,.15)}.fx-ai-page .ai-banner-section .core-glass,.fx-ai-page .ai-banner-section .core-icon{border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fx-ai-page .ai-banner-section .core-icon{width:44px;height:44px;background:#fff;-webkit-box-shadow:0 4px 16px rgba(0,0,0,.06);box-shadow:0 4px 16px rgba(0,0,0,.06)}.fx-ai-page .ai-banner-section .core-icon svg{width:26px;height:26px}@-webkit-keyframes glow-pulse{0%{opacity:.6;-webkit-transform:scale(.9);transform:scale(.9)}to{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes glow-pulse{0%{opacity:.6;-webkit-transform:scale(.9);transform:scale(.9)}to{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}}@-webkit-keyframes dash-flow{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}@keyframes dash-flow{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}@-webkit-keyframes card-float{0%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}to{-webkit-transform:translateY(8px);transform:translateY(8px)}}@keyframes card-float{0%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}to{-webkit-transform:translateY(8px);transform:translateY(8px)}}@-webkit-keyframes ring-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes ring-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media screen and (max-width:980px){.fx-ai-page .ai-banner-section{padding:80px 0 40px}.fx-ai-page .ai-banner-section .ai-hero-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:28px}.fx-ai-page .ai-banner-section .ai-hero-title{font-size:32px;line-height:1.35}.fx-ai-page .ai-banner-section .ai-hero-desc{font-size:16px;line-height:1.6;margin-bottom:24px}.fx-ai-page .ai-banner-section .ai-hero-actions{margin-bottom:24px;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.fx-ai-page .ai-banner-section .btn-ai-primary,.fx-ai-page .ai-banner-section .btn-ai-secondary{height:42px;padding:0 22px;font-size:14px}.fx-ai-page .ai-banner-section .ai-hero-stats{gap:18px}.fx-ai-page .ai-banner-section .stat-val{font-size:20px}.fx-ai-page .ai-banner-section .fusion-showcase{-webkit-transform:scale(.75);transform:scale(.75);-webkit-transform-origin:center center;transform-origin:center center;margin:-50px 0}}.fx-ai-page .ai-cta-section{position:relative;padding:140px 0;background:#f7f8fa;color:#1d2129;overflow:hidden;text-align:center}.fx-ai-page .ai-cta-section .ai-cta-bg{position:absolute;inset:0;z-index:0;pointer-events:none}.fx-ai-page .ai-cta-section .cta-mesh{position:absolute;inset:0;background-image:linear-gradient(rgba(0,0,0,.03) 1px,transparent 0),linear-gradient(90deg,rgba(0,0,0,.03) 1px,transparent 0);background-size:40px 40px;mask-image:radial-gradient(ellipse at center,#000 20%,transparent 80%);-webkit-mask-image:radial-gradient(ellipse at center,#000 20%,transparent 80%)}.fx-ai-page .ai-cta-section .cta-glow{position:absolute;width:600px;height:600px;border-radius:50%;-webkit-filter:blur(120px);filter:blur(120px);opacity:.15;mix-blend-mode:multiply;-webkit-animation:cta-float 10s ease-in-out infinite alternate;animation:cta-float 10s ease-in-out infinite alternate}.fx-ai-page .ai-cta-section .cta-glow-1{top:-200px;left:5%;background:#1a7af8;-webkit-animation-delay:0s;animation-delay:0s}.fx-ai-page .ai-cta-section .cta-glow-2{bottom:-200px;right:5%;background:#00d4a1;-webkit-animation-delay:-5s;animation-delay:-5s}.fx-ai-page .ai-cta-section .ai-cta-content{position:relative;z-index:10;max-width:800px;margin:0 auto;padding:0 var(--layout-padding-inline)}.fx-ai-page .ai-cta-section .cta-badge{background:rgba(26,122,248,.08);color:#1a7af8;border:1px solid rgba(26,122,248,.2);margin-bottom:32px}.fx-ai-page .ai-cta-section .cta-title{font-size:48px;font-weight:800;line-height:1.2;margin:0 0 24px;background:linear-gradient(135deg,#1a7af8,#7e47eb 50%,#00d4a1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.fx-ai-page .ai-cta-section .cta-desc{font-size:18px;line-height:1.6;color:#4e5969;margin:0 0 48px}@media(max-width:768px){.fx-ai-page .ai-cta-section{padding:40px 0}.fx-ai-page .ai-cta-section .cta-title{font-size:26px}.fx-ai-page .ai-cta-section .cta-desc{font-size:16px;margin-bottom:24px}}@-webkit-keyframes cta-float{0%{-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}50%{-webkit-transform:translate(50px,50px) scale(1.1);transform:translate(50px,50px) scale(1.1)}to{-webkit-transform:translate(-50px,-50px) scale(.9);transform:translate(-50px,-50px) scale(.9)}}@keyframes cta-float{0%{-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}50%{-webkit-transform:translate(50px,50px) scale(1.1);transform:translate(50px,50px) scale(1.1)}to{-webkit-transform:translate(-50px,-50px) scale(.9);transform:translate(-50px,-50px) scale(.9)}}@-webkit-keyframes cta-shine{0%{left:-100%}20%{left:200%}to{left:200%}}@keyframes cta-shine{0%{left:-100%}20%{left:200%}to{left:200%}}.fx-ai-page .ai-custom-agent-section{background-color:#fff;padding:50px 0 100px;position:relative;overflow:hidden}.fx-ai-page .ai-custom-agent-section .ai-custom-header{text-align:center;margin-bottom:80px}.fx-ai-page .ai-custom-agent-section .custom-agent-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px}.fx-ai-page .ai-custom-agent-section .ca-block{position:relative}.fx-ai-page .ai-custom-agent-section .ca-left,.fx-ai-page .ai-custom-agent-section .ca-right{-webkit-box-flex:1;-ms-flex:1;flex:1;height:480px;background:#f7f8fa;border-radius:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 16px 48px rgba(0,0,0,.04);box-shadow:0 16px 48px rgba(0,0,0,.04);border:1px solid #f2f3f5;overflow:hidden}.fx-ai-page .ai-custom-agent-section .ca-bg-lines{position:absolute;top:50%;left:50%;width:400px;height:400px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none;z-index:1}.fx-ai-page .ai-custom-agent-section .ca-middle{width:200px;height:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.fx-ai-page .ai-custom-agent-section .ca-connection-line{position:absolute;top:50%;left:-32px;right:-32px;height:3px;background:-webkit-gradient(linear,left top,right top,from(rgba(26,122,248,.2)),color-stop(50%,rgba(26,122,248,.8)),to(rgba(0,212,161,.8)));background:linear-gradient(90deg,rgba(26,122,248,.2),rgba(26,122,248,.8) 50%,rgba(0,212,161,.8));z-index:1;border-radius:3px}.fx-ai-page .ai-custom-agent-section .ca-connection-line:after,.fx-ai-page .ai-custom-agent-section .ca-connection-line:before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:10px;height:10px;border-radius:50%;background:#fff;border:3px solid #1a7af8}.fx-ai-page .ai-custom-agent-section .ca-connection-line:before{left:0;-webkit-box-shadow:0 0 0 4px rgba(26,122,248,.2);box-shadow:0 0 0 4px rgba(26,122,248,.2)}.fx-ai-page .ai-custom-agent-section .ca-connection-line:after{right:0;border-color:#00d4a1;-webkit-box-shadow:0 0 0 4px rgba(0,212,161,.2);box-shadow:0 0 0 4px rgba(0,212,161,.2)}.fx-ai-page .ai-custom-agent-section .ca-service-nodes{z-index:2;gap:32px;width:100%}.fx-ai-page .ai-custom-agent-section .ca-service-node,.fx-ai-page .ai-custom-agent-section .ca-service-nodes{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fx-ai-page .ai-custom-agent-section .ca-service-node{background:#fff;border:1px solid #1a7af8;border-radius:16px;padding:20px 16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:12px;-webkit-box-shadow:0 12px 32px rgba(26,122,248,.12);box-shadow:0 12px 32px rgba(26,122,248,.12);-webkit-transition:-webkit-transform .4s cubic-bezier(.2,.8,.2,1),-webkit-box-shadow .4s;transition:-webkit-transform .4s cubic-bezier(.2,.8,.2,1),-webkit-box-shadow .4s;transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .4s;transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .4s,-webkit-transform .4s cubic-bezier(.2,.8,.2,1),-webkit-box-shadow .4s}.fx-ai-page .ai-custom-agent-section .ca-service-node .ca-node-icon{font-size:15px;font-weight:800;color:#fff;background:linear-gradient(135deg,#1a7af8,#2ea1ff);padding:6px 16px;border-radius:100px;letter-spacing:1px}.fx-ai-page .ai-custom-agent-section .ca-service-node .ca-node-text{font-size:16px;font-weight:600;color:#1d2129}.fx-ai-page .ai-custom-agent-section .ca-service-node.node-mcp{border-color:#00d4a1;-webkit-box-shadow:0 12px 32px rgba(0,212,161,.12);box-shadow:0 12px 32px rgba(0,212,161,.12)}.fx-ai-page .ai-custom-agent-section .ca-service-node.node-mcp .ca-node-icon{background:linear-gradient(135deg,#00d4a1,#00b28a)}.fx-ai-page .ai-custom-agent-section .ca-service-node.node-mcp:hover{-webkit-box-shadow:0 20px 40px rgba(0,212,161,.2);box-shadow:0 20px 40px rgba(0,212,161,.2)}.fx-ai-page .ai-custom-agent-section .ca-service-node.node-api:hover{-webkit-box-shadow:0 20px 40px rgba(26,122,248,.2);box-shadow:0 20px 40px rgba(26,122,248,.2)}.fx-ai-page .ai-custom-agent-section .ca-service-node.node-cli{border-color:#9b63f8;-webkit-box-shadow:0 12px 32px rgba(155,99,248,.12);box-shadow:0 12px 32px rgba(155,99,248,.12)}.fx-ai-page .ai-custom-agent-section .ca-service-node.node-cli .ca-node-icon{background:linear-gradient(135deg,#9b63f8,#7e47eb)}.fx-ai-page .ai-custom-agent-section .ca-service-node.node-cli:hover{-webkit-box-shadow:0 20px 40px rgba(155,99,248,.2);box-shadow:0 20px 40px rgba(155,99,248,.2)}.fx-ai-page .ai-custom-agent-section .ca-center-avatar,.fx-ai-page .ai-custom-agent-section .ca-center-logo{width:160px;height:160px;background:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 16px 40px rgba(0,0,0,.08);box-shadow:0 16px 40px rgba(0,0,0,.08);border:1px solid #e5e6eb;z-index:10;position:relative}.fx-ai-page .ai-custom-agent-section .ca-center-logo img{width:70%;-o-object-fit:contain;object-fit:contain;height:auto}.fx-ai-page .ai-custom-agent-section .ca-center-avatar{padding:6px}.fx-ai-page .ai-custom-agent-section .ca-center-avatar img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.fx-ai-page .ai-custom-agent-section .ca-bubble{position:absolute;background:#fff;padding:12px 24px;border-radius:100px;font-size:15px;font-weight:600;color:#4e5969;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.06);box-shadow:0 8px 24px rgba(0,0,0,.06);border:1px solid #f2f3f5;white-space:nowrap;-webkit-animation:ca-float 6s ease-in-out infinite;animation:ca-float 6s ease-in-out infinite;z-index:15;text-align:center;line-height:1.3}.fx-ai-page .ai-custom-agent-section .ca-bubble small{display:block;font-size:12px;color:#86909c;margin-top:4px;font-weight:500}.fx-ai-page .ai-custom-agent-section .ca-b-1{top:15%;left:10%;-webkit-animation-delay:0s;animation-delay:0s;color:#1a7af8;background:#f0f6ff;border-color:#bce0ff}.fx-ai-page .ai-custom-agent-section .ca-b-2{top:12%;right:15%;-webkit-animation-delay:-1s;animation-delay:-1s;color:#ff7b52;background:#fff4f0;border-color:#ffcfbe}.fx-ai-page .ai-custom-agent-section .ca-b-3{top:42%;left:2%;-webkit-animation-delay:-2s;animation-delay:-2s;color:#7e47eb;background:#f6f0ff;border-color:#d6c2ff}.fx-ai-page .ai-custom-agent-section .ca-b-4{top:40%;right:2%;-webkit-animation-delay:-3s;animation-delay:-3s;color:#00b28a;background:#eaf8f5;border-color:#a3ead6}.fx-ai-page .ai-custom-agent-section .ca-b-5{bottom:18%;left:15%;-webkit-animation-delay:-4s;animation-delay:-4s;color:#f53f3f;background:#fff0f0;border-color:#ffc2c2}.fx-ai-page .ai-custom-agent-section .ca-b-6{bottom:15%;right:15%;-webkit-animation-delay:-5s;animation-delay:-5s;color:#86909c}.fx-ai-page .ai-custom-agent-section .ca-b-r1{top:15%;left:12%;-webkit-animation-delay:-1.5s;animation-delay:-1.5s;color:#7e47eb;background:#f5eeff;border-color:#d8c2ff}.fx-ai-page .ai-custom-agent-section .ca-b-r2{top:18%;right:10%;-webkit-animation-delay:-.5s;animation-delay:-.5s;color:#00d4a1;background:#e6fff8;border-color:#a3f0db}.fx-ai-page .ai-custom-agent-section .ca-b-r3{bottom:22%;left:8%;-webkit-animation-delay:-2.5s;animation-delay:-2.5s;color:#ff7b52;background:#fff2ed;border-color:#ffd0c2}.fx-ai-page .ai-custom-agent-section .ca-b-r4{bottom:16%;right:12%;-webkit-animation-delay:-3.5s;animation-delay:-3.5s;color:#1a7af8;background:#f0f6ff;border-color:#bce0ff}@media(max-width:1024px){.fx-ai-page .ai-custom-agent-section .custom-agent-layout{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fx-ai-page .ai-custom-agent-section .ca-left,.fx-ai-page .ai-custom-agent-section .ca-right{width:100%}.fx-ai-page .ai-custom-agent-section .ca-middle{width:100%;height:auto;padding:32px 0}.fx-ai-page .ai-custom-agent-section .ca-connection-line{width:3px;height:100%;top:0;bottom:0}.fx-ai-page .ai-custom-agent-section .ca-connection-line,.fx-ai-page .ai-custom-agent-section .ca-connection-line:after,.fx-ai-page .ai-custom-agent-section .ca-connection-line:before{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.fx-ai-page .ai-custom-agent-section .ca-connection-line:before{top:0}.fx-ai-page .ai-custom-agent-section .ca-connection-line:after{top:auto;bottom:0}.fx-ai-page .ai-custom-agent-section .ca-service-nodes{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media(max-width:768px){.fx-ai-page .ai-custom-agent-section{padding:40px 0}.fx-ai-page .ai-custom-agent-section .ai-custom-header{margin-bottom:40px}.fx-ai-page .ai-custom-agent-section .custom-agent-layout .ca-left,.fx-ai-page .ai-custom-agent-section .custom-agent-layout .ca-right{-webkit-box-flex:0;-ms-flex:none;flex:none;height:300px}.fx-ai-page .ai-custom-agent-section .ca-middle{width:100%;height:auto;padding:20px 0}}@-webkit-keyframes ca-float{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-12px);transform:translateY(-12px)}}@keyframes ca-float{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-12px);transform:translateY(-12px)}}.fx-ai-page .ai-features-section{padding:80px 0;background:#fff}.fx-ai-page .ai-features-section .ai-features-container{margin:0 auto}.fx-ai-page .ai-features-section .ai-section-header{text-align:center;margin-bottom:48px}.fx-ai-page .ai-features-section .ai-section-header .ai-badge{margin-bottom:20px}.fx-ai-page .ai-features-section .ai-section-header h2{font-size:40px;font-weight:600;color:#1a1a2e;margin:0 0 20px;letter-spacing:-.02em}.fx-ai-page .ai-features-section .ai-cards-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px}.fx-ai-page .ai-features-section .ai-feature-card{border-radius:28px;padding:40px 32px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;overflow:hidden;-webkit-transition:-webkit-transform .6s cubic-bezier(.2,.8,.2,1),-webkit-box-shadow .6s cubic-bezier(.2,.8,.2,1);transition:-webkit-transform .6s cubic-bezier(.2,.8,.2,1),-webkit-box-shadow .6s cubic-bezier(.2,.8,.2,1);transition:transform .6s cubic-bezier(.2,.8,.2,1),box-shadow .6s cubic-bezier(.2,.8,.2,1);transition:transform .6s cubic-bezier(.2,.8,.2,1),box-shadow .6s cubic-bezier(.2,.8,.2,1),-webkit-transform .6s cubic-bezier(.2,.8,.2,1),-webkit-box-shadow .6s cubic-bezier(.2,.8,.2,1);min-height:420px;width:370px;border:1px solid hsla(0,0%,100%,.6);-webkit-box-shadow:0 4px 24px rgba(0,0,0,.03);box-shadow:0 4px 24px rgba(0,0,0,.03)}.fx-ai-page .ai-features-section .ai-feature-card:hover{-webkit-transform:translateY(-8px) scale(1.02);transform:translateY(-8px) scale(1.02);-webkit-box-shadow:0 24px 48px rgba(0,0,0,.08);box-shadow:0 24px 48px rgba(0,0,0,.08)}.fx-ai-page .ai-features-section .ai-feature-card.card-l1{background:linear-gradient(145deg,#f0fdf9,#e0fff5)}.fx-ai-page .ai-features-section .ai-feature-card.card-l2{background:linear-gradient(145deg,#f0f7ff,#e0efff)}.fx-ai-page .ai-features-section .ai-feature-card.card-l3{background:linear-gradient(145deg,#f5f0ff,#ede0ff)}.fx-ai-page .ai-features-section .ai-feature-card .card-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;margin-bottom:12px}.fx-ai-page .ai-features-section .ai-feature-card .card-role{font-size:24px;font-weight:600;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.fx-ai-page .ai-features-section .ai-feature-card .card-desc{font-size:15px;color:#555;line-height:1.6;margin:0 0 32px;-webkit-box-flex:1;-ms-flex:1;flex:1}.fx-ai-page .ai-features-section .ai-feature-card .card-image-placeholder{position:absolute;bottom:0;left:20px;right:20px;height:260px;background:hsla(0,0%,100%,.35);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1.5px dashed rgba(0,0,0,.1);border-bottom:none;border-radius:24px 24px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;color:rgba(0,0,0,.4);font-size:15px;font-weight:500;line-height:1.5;overflow:hidden;-webkit-transition:background .6s,-webkit-transform .6s cubic-bezier(.2,.8,.2,1);transition:background .6s,-webkit-transform .6s cubic-bezier(.2,.8,.2,1);transition:transform .6s cubic-bezier(.2,.8,.2,1),background .6s;transition:transform .6s cubic-bezier(.2,.8,.2,1),background .6s,-webkit-transform .6s cubic-bezier(.2,.8,.2,1)}.fx-ai-page .ai-features-section .ai-feature-card .card-image-placeholder img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.fx-ai-page .ai-features-section .ai-feature-card:hover .card-image-placeholder{background:hsla(0,0%,100%,.6);border-color:rgba(0,0,0,.15)}@media(max-width:1024px){.fx-ai-page .ai-features-section .ai-cards-grid>.ai-feature-card{-webkit-box-flex:0;-ms-flex:0 1 calc((100% - 30px)/2);flex:0 1 calc((100% - 30px)/2);max-width:480px}}@media(max-width:980px){.fx-ai-page .ai-features-section{padding:40px 0}.fx-ai-page .ai-features-section .ai-section-header h2{font-size:24px;font-weight:400;margin-bottom:10px}.fx-ai-page .ai-features-section .ai-cards-grid>.ai-feature-card{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;min-width:auto}}@-webkit-keyframes slide-in-up{0%{-webkit-transform:translateY(-10%);transform:translateY(-10%);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slide-in-up{0%{-webkit-transform:translateY(-10%);transform:translateY(-10%);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes slide-in-down{0%{-webkit-transform:translateY(10%);transform:translateY(10%);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slide-in-down{0%{-webkit-transform:translateY(10%);transform:translateY(10%);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.fx-ai-page{overflow:hidden}.fx-ai-page .ai-badge{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 16px;background:rgba(0,212,161,.08);color:#00b28a;border-radius:100px;font-size:14px;font-weight:500;border:1px solid rgba(0,212,161,.2)}.fx-ai-page .bricks{max-width:1200px;margin:0 auto;padding:0 15px}@media screen and (max-width:800px){.fx-ai-page .bricks{width:100%;padding:0 18px}}.fx-ai-page .btn-cta-primary{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;height:56px;padding:0 40px;border-radius:100px;background:-webkit-gradient(linear,left top,right top,from(#1a7af8),to(#00d4a1));background:linear-gradient(90deg,#1a7af8,#00d4a1);color:#fff;font-size:18px;font-weight:600;text-decoration:none;-webkit-transition:-webkit-transform .3s,-webkit-box-shadow .3s;transition:-webkit-transform .3s,-webkit-box-shadow .3s;transition:transform .3s,box-shadow .3s;transition:transform .3s,box-shadow .3s,-webkit-transform .3s,-webkit-box-shadow .3s;-webkit-box-shadow:0 8px 32px rgba(26,122,248,.25);box-shadow:0 8px 32px rgba(26,122,248,.25);position:relative;overflow:hidden;margin-top:40px}.fx-ai-page .btn-cta-primary:before{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(hsla(0,0%,100%,.3)),to(transparent));background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);-webkit-transform:skewX(-20deg);transform:skewX(-20deg);-webkit-animation:cta-shine 3s infinite;animation:cta-shine 3s infinite}.fx-ai-page .btn-cta-primary:hover{-webkit-transform:translateY(-4px);transform:translateY(-4px);-webkit-box-shadow:0 12px 40px rgba(0,212,161,.4);box-shadow:0 12px 40px rgba(0,212,161,.4);color:#fff}@media(max-width:768px){.fx-ai-page .btn-cta-primary{height:48px;padding:0 24px;font-size:16px}}