.solution-page{font-family:inherit;background:#fff;color:#333}.acx-hero-section{position:relative;padding:100px 20px;text-align:center;overflow:hidden;background:linear-gradient(180deg,#f5f5f5 0%,#fff 100%)}.acx-hero-section.has-bg-image{background-image:url(//c.xilica.com.cn/wp-content/plugins/solutions-cpt/css/<?php%20echo%20esc_url($hero_bg_url);?>);background-size:cover;background-position:center}.acx-hero-section.has-bg-image:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.92)}.acx-hero-content{position:relative;z-index:1;max-width:1100px;margin:0 auto}.acx-hero-title{font-size:3rem;margin-bottom:20px;font-weight:700;color:#1a1a1a;line-height:1.2}.acx-hero-subtitle{font-size:1.4rem;margin-bottom:24px;color:#444;font-weight:500}.acx-hero-excerpt{font-size:1.2rem;max-width:750px;margin:0 auto 40px;color:#666;line-height:1.85}.acx-btn{display:inline-block;padding:16px 40px;background:#1a1a1a;color:#fff;text-decoration:none;border-radius:1px;font-weight:600;font-size:1rem;transition:all .35s cubic-bezier(.4,0,.2,1);letter-spacing:.5px;border:2px solid #1a1a1a;position:relative;overflow:hidden}.acx-btn:before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s ease}.acx-btn:hover:before{left:100%}.acx-btn:hover{background:#333;color:#fff;transform:translateY(-3px) scale(1.02);box-shadow:0 10px 30px rgba(0,0,0,.2);border-color:#333}.acx-btn:active{transform:translateY(-1px) scale(1.01);box-shadow:0 5px 15px rgba(0,0,0,.15)}.acx-btn-secondary{background:0 0;border:2px solid #1a1a1a;color:#1a1a1a;margin-left:16px}.acx-btn-secondary:hover{background:#1a1a1a;color:#fff;transform:translateY(-3px) scale(1.02);box-shadow:0 10px 30px rgba(0,0,0,.2)}.acx-btn-secondary:active{transform:translateY(-1px) scale(1.01)}.site-header .primary-menu-container .menu>.menu-item>a{position:relative;padding-bottom:6px}.site-header .primary-menu-container .menu>.menu-item>a:after{content:'';position:absolute;bottom:0;left:0;width:0;height:2px;background:#1a1a1a;transition:width .35s cubic-bezier(.4,0,.2,1)}.site-header .primary-menu-container .menu>.menu-item:hover>a:after,.site-header .primary-menu-container .menu>.menu-item:focus>a:after{width:100%}.site-header .primary-menu-container .menu>.menu-item.current-menu-item>a:after,.site-header .primary-menu-container .menu>.menu-item.current-menu-ancestor>a:after,.site-header .primary-menu-container .menu>.menu-item.current-menu-parent>a:after{width:100%}.acx-section{padding:80px 20px;background:#fff}.acx-section.acx-alt-bg{background:#fafafa}.acx-section.acx-dark-bg{background:#1a1a1a}.acx-section.acx-dark-bg .acx-section-heading,.acx-section.acx-dark-bg .acx-section-subheading{color:#fff}.acx-section.acx-dark-bg .acx-section-subheading{color:rgba(255,255,255,.7)}.acx-container{max-width:1200px;margin:0 auto}.acx-section-heading{font-size:2.4rem;text-align:center;margin-bottom:16px;color:#1a1a1a;font-weight:700}.acx-section-subheading{font-size:1.2rem;text-align:center;color:#666;margin-bottom:55px;max-width:650px;margin-left:auto;margin-right:auto;line-height:1.75}.acx-content-section{padding:70px 20px;background:#fff}.acx-content-inner{max-width:950px;margin:0 auto;font-size:1.15rem;line-height:2;color:#333}.acx-content-inner p{margin-bottom:24px}.acx-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:50px}@media (max-width:900px){.acx-features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.acx-features-grid{grid-template-columns:1fr}}.acx-feature-card{text-align:center;padding:40px 30px;background:#fff;border-radius:1px;box-shadow:0 4px 15px rgba(0,0,0,.05);border:1px solid #f0f0f0;transition:all .35s ease}.acx-feature-card:hover{transform:translateY(-8px);box-shadow:0 12px 35px rgba(0,0,0,.1);border-color:#e0e0e0}.acx-feature-icon{font-size:3.5rem;margin-bottom:22px;color:#1a1a1a;filter:grayscale(100%)}.acx-feature-card h3{font-size:1.35rem;margin-bottom:14px;color:#1a1a1a;font-weight:600}.acx-feature-card p{color:#666;font-size:1rem;line-height:1.7;margin:0}.acx-effects-section{background:linear-gradient(135deg,#1a1a1a 0%,#2a2a2a 100%);padding:80px 20px}.acx-effects-section .acx-section-heading{color:#fff}.acx-effects-section .acx-section-subheading{color:rgba(255,255,255,.7)}.acx-effects-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:50px}@media (max-width:900px){.acx-effects-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.acx-effects-grid{grid-template-columns:1fr}}.acx-effect-card{text-align:center;padding:40px 25px;background:rgba(255,255,255,.08);border-radius:1px;border:1px solid rgba(255,255,255,.1);transition:all .35s ease}.acx-effect-card:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.2);transform:translateY(-5px)}.acx-effect-stat{font-size:3rem;font-weight:700;color:#fff;margin-bottom:12px}.acx-effect-title{font-size:1.25rem;color:#fff;margin-bottom:10px;font-weight:600}.acx-effect-desc{font-size:.95rem;color:rgba(255,255,255,.7);line-height:1.65}.acx-tech-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;margin-top:45px}@media (max-width:900px){.acx-tech-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.acx-tech-grid{grid-template-columns:1fr}}.acx-tech-card{background:#fff;padding:30px 25px;border-radius:1px;text-align:center;border:1px solid #e8e8e8;transition:all .3s ease}.acx-tech-card:hover{border-color:#1a1a1a;box-shadow:0 4px 15px rgba(0,0,0,.08)}.acx-tech-label{font-size:.85rem;color:#888;margin-bottom:10px;text-transform:uppercase;letter-spacing:.5px}.acx-tech-value{font-size:2rem;font-weight:700;color:#1a1a1a;margin-bottom:10px}.acx-tech-desc{font-size:.9rem;color:#666;line-height:1.6}.acx-components-flow{display:flex;align-items:stretch;justify-content:center;gap:0;margin-top:50px;position:relative;flex-wrap:wrap}.acx-flow-item{flex:1;min-width:220px;max-width:280px;position:relative;display:flex;align-items:stretch}.acx-flow-connector{display:flex;align-items:center;justify-content:center;width:60px;flex-shrink:0}.acx-flow-connector svg{width:40px;height:40px;color:#ccc;transition:all .35s ease}.acx-flow-item:hover~.acx-flow-connector svg{color:#1a1a1a;transform:translateX(5px)}.acx-component-card{background:#fff;padding:40px 30px;border-radius:1px;box-shadow:0 4px 15px rgba(0,0,0,.05);border:2px solid transparent;transition:all .35s ease;text-align:center;cursor:pointer;height:100%;display:flex;flex-direction:column;justify-content:space-between}.acx-component-card:hover{transform:translateY(-8px);box-shadow:0 12px 35px rgba(0,0,0,.1);border-color:#e0e0e0}.acx-component-card.active{border-color:#1a1a1a;box-shadow:0 8px 25px rgba(0,0,0,.12);background:#fafafa}@media (max-width:900px){.acx-components-flow{flex-direction:column}.acx-flow-connector{width:100%;height:40px;transform:rotate(90deg)}}@media (max-width:600px){.acx-flow-item{max-width:100%}}.acx-component-icon{font-size:3.5rem;margin-bottom:22px;color:#1a1a1a;filter:grayscale(100%)}.acx-component-card h3{font-size:1.4rem;margin-bottom:16px;color:#1a1a1a;font-weight:600}.acx-component-card p{color:#555;margin-bottom:20px;line-height:1.7;font-size:1rem}.acx-component-features{list-style:none;padding:0;margin:0}.acx-component-features li{padding:10px 0;padding-left:28px;position:relative;color:#444;font-size:.95rem;border-bottom:1px solid #f5f5f5}.acx-component-features li:last-child{border-bottom:none}.acx-component-features li:before{content:'✓';position:absolute;left:0;color:#1a1a1a;font-weight:600;font-size:.95rem}.acx-products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:50px}@media (max-width:900px){.acx-products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.acx-products-grid{grid-template-columns:1fr}}.acx-product-card{background:#fff;border-radius:1px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.05);border:1px solid #f0f0f0;transition:all .35s ease}.acx-product-card:hover{transform:translateY(-8px);box-shadow:0 12px 35px rgba(0,0,0,.1)}.acx-product-image{width:100%;height:240px;object-fit:cover;background:#f8f8f8}.acx-product-info{padding:28px}.acx-product-title{font-size:1.2rem;margin-bottom:12px;color:#1a1a1a;font-weight:600}.acx-product-excerpt{font-size:.98rem;color:#666;margin-bottom:20px;line-height:1.65}.acx-product-link{color:#1a1a1a;text-decoration:none;font-weight:600;font-size:.98rem;display:inline-flex;align-items:center;gap:8px;transition:color .3s ease}.acx-product-link:hover{color:#333;text-decoration:underline}.acx-product-link:after{content:'→';font-size:1.1rem}#acx-product-tabs{display:flex;gap:12px;margin-bottom:40px;flex-wrap:wrap;border-bottom:1px solid #e0e0e0;padding-bottom:12px;justify-content:center}.acx-product-tab{display:flex;align-items:center;gap:8px;padding:12px 28px;background:#fff;border:1px solid #e0e0e0;border-radius:1px;cursor:pointer;transition:all .35s ease;font-size:1rem;color:#555;font-weight:500}.acx-product-tab:hover{border-color:#1a1a1a;color:#1a1a1a;background:#fafafa}.acx-product-tab.active{border-color:#1a1a1a;background:#1a1a1a;color:#fff}.acx-tab-icon{font-size:1.3rem;filter:grayscale(100%)}.acx-product-tab.active .acx-tab-icon{filter:grayscale(100%) brightness(0) invert(1)}.acx-product-panel{display:none}.acx-product-panel.active{display:block;animation:fadeIn .35s ease}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.acx-custom-section{padding:80px 20px;margin:0}.acx-custom-section.acx-container{max-width:1200px;margin-left:auto;margin-right:auto}.acx-custom-section.acx-cta-section{text-align:center;padding:100px 20px;background:#fafafa}.acx-custom-section.acx-cta-section h2{font-size:2.4rem;margin-bottom:22px;color:#1a1a1a;font-weight:700}.acx-custom-section.acx-cta-section p{font-size:1.2rem;color:#555;max-width:650px;margin:0 auto 35px;line-height:1.85}.acx-custom-section h2{font-size:2rem;margin-bottom:22px;color:#1a1a1a;font-weight:600}.acx-custom-section p{font-size:1.15rem;line-height:1.9;color:#333}.acx-empty-state{text-align:center;padding:70px 20px;color:#888}.acx-empty-state p{font-size:1.15rem}.acx-scene-intro{padding:80px 20px;background:#fff}.acx-scene-intro-inner{max-width:1000px;margin:0 auto;text-align:center}.acx-scene-intro h2{font-size:2.2rem;color:#1a1a1a;margin-bottom:24px;font-weight:700}.acx-scene-intro p{font-size:1.2rem;color:#555;line-height:2}.acx-cta-section-dark{background:linear-gradient(135deg,#1a1a1a 0%,#2a2a2a 100%);text-align:center;padding:100px 20px}.acx-cta-section-dark h2{font-size:2.4rem;color:#fff;margin-bottom:20px;font-weight:700}.acx-cta-section-dark p{font-size:1.2rem;color:rgba(255,255,255,.75);max-width:650px;margin:0 auto 35px;line-height:1.85}.acx-btn-light{background:#fff;color:#1a1a1a}.acx-btn-light:hover{background:#000}@media (max-width:768px){.acx-hero-title{font-size:2.4rem}.acx-hero-subtitle{font-size:1.2rem}.acx-section-heading{font-size:1.9rem}.acx-btn{display:block;margin-bottom:14px}.acx-btn-secondary{margin-left:0}.acx-effect-stat{font-size:2.4rem}.acx-scroll-nav{overflow-x:auto;-webkit-overflow-scrolling:touch}.acx-scroll-nav-inner{justify-content:flex-start;padding:0}.acx-scroll-nav-item{padding:12px 16px;font-size:.85rem;flex-shrink:0}}.acx-scroll-nav{position:sticky;top:80px;z-index:10;background:#fff;border-bottom:1px solid rgba(0,0,0,.08);padding:0;box-shadow:0 2px 8px rgba(0,0,0,.04);width:100%}.acx-scroll-nav-inner{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;max-width:1200px;margin:0 auto;padding:0 20px}.acx-scroll-nav-item{display:flex;align-items:center;gap:8px;padding:14px 20px;text-decoration:none;color:#666;transition:all .3s ease;border-bottom:3px solid transparent;white-space:nowrap;font-size:.9rem;font-weight:500}.acx-scroll-nav-item:hover{color:#1a1a1a;background:rgba(0,0,0,.03)}.acx-scroll-nav-item.active{color:#1a1a1a;border-bottom-color:#1a1a1a;background:rgba(0,0,0,.03)}.acx-scroll-nav-dot{display:none}.acx-scroll-nav-label{font-size:.9rem;font-weight:500}