:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#333;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{width:100%;height:100%;margin:0;padding:0}#root{width:100%;margin:0;padding:0}body{display:block;min-width:320px}h1,h2,h3,h4,h5,h6{margin:0;padding:0}a{font-weight:500;color:#107747;text-decoration:inherit}a:hover{color:#0a5533}button{border-radius:6px;border:none;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#f0f9f6;cursor:pointer;transition:all .25s}button:hover{transform:translateY(-2px)}button:focus,button:focus-visible{outline:2px solid #107747;outline-offset:2px}.app{width:100%;overflow-x:hidden;background:#fff}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff}@media screen and (max-width:1200px){.app{font-size:15px}}@media screen and (max-width:1024px){.app{font-size:14px}}@media screen and (max-width:768px){.app{font-size:13px}}@media screen and (max-width:480px){.app{font-size:12px}}.container{max-width:1200px;margin:0 auto;padding:0 2rem}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#107747;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#0a5533}.navbar{background:linear-gradient(135deg,#fff,#f0f9f6);box-shadow:0 2px 12px #10774b14;position:sticky;top:0;z-index:100;padding:0;margin:0}.navbar-container{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.navbar-logo{display:flex;align-items:center;gap:.75rem;cursor:pointer}.logo-img{height:40px;width:auto;-o-object-fit:contain;object-fit:contain}.company-name{font-size:1.5rem;font-weight:700;color:#107747;letter-spacing:-.5px}.company-name.company-name--bitexr{color:#500099}.navbar-text-wrapper{display:flex;flex-direction:column;gap:.1rem;align-items:flex-start}.navbar-presents{font-size:.65rem;font-weight:500;color:#666;letter-spacing:.3px;line-height:1}.navbar-bitexr-logo{display:flex;gap:0;align-items:center}.navbar-bitexr-bi{font-size:1.3rem;font-weight:900;color:#e8922a;line-height:1}.navbar-bitexr-te{font-size:1.3rem;font-weight:900;color:#2d1a0e;line-height:1}.navbar-bitexr-xr{font-size:1.3rem;font-weight:900;color:#e8922a;line-height:1}.nav-menu{display:flex;list-style:none;gap:2rem;margin:0;padding:0;align-items:center}.nav-item{margin:0}.nav-link{color:#333;text-decoration:none;font-size:.95rem;font-weight:500;transition:all .3s ease;position:relative;padding-bottom:.25rem}.nav-link:hover{color:#107747}.nav-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#107747;transition:width .3s ease}.nav-link:hover:after{width:100%}.menu-icon{display:none;cursor:pointer}.hamburger{width:28px;height:24px;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer}.hamburger span{width:100%;height:3px;background-color:#107747;transition:all .3s ease;border-radius:2px}.hamburger.active span:nth-child(1){transform:rotate(45deg) translate(10px,10px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}@media screen and (max-width:1024px){.navbar-container{padding:.9rem 1.5rem}.company-name{font-size:1.3rem}.nav-link{font-size:.9rem;gap:1.5rem}}@media screen and (max-width:768px){.navbar-container{padding:.8rem 1rem}.logo-img{height:35px}.company-name{font-size:1.2rem;letter-spacing:-.3px}.menu-icon{display:block}.nav-menu{position:fixed;left:-100%;top:70px;flex-direction:column;background-color:#fff;width:100%;text-align:center;transition:.3s;gap:0;padding:1.5rem 0;border-top:1px solid #e0e0e0;max-height:calc(100vh - 70px);overflow-y:auto}.nav-menu.active{left:0}.nav-item{padding:.9rem 0;border-bottom:1px solid #f0f0f0}.nav-link{font-size:.9rem;padding:0}.nav-link:after{display:none}.hamburger{width:26px;height:22px}.hamburger span{height:2.5px}}@media screen and (max-width:480px){.navbar-container{padding:.7rem .75rem}.navbar-logo{gap:.5rem}.logo-img{height:30px}.company-name{font-size:1rem;letter-spacing:-.3px}.nav-menu{top:65px;padding:1rem 0}.nav-item{padding:.75rem 0}.nav-link{font-size:.85rem}.hamburger{width:24px;height:20px}.hamburger span{height:2px}}@media(max-height:700px)and (orientation:landscape){.navbar{box-shadow:0 1px 8px #10774b0f}.navbar-container{padding:.6rem 2rem}.logo-img{height:32px}.company-name{font-size:1.2rem}.nav-menu{gap:1.5rem}.nav-link{font-size:.85rem}.hamburger{width:24px;height:20px}}.hero{background:linear-gradient(135deg,#fff,#f0f9f6,#e8f5f0);padding:6rem 2rem;min-height:90vh;display:flex;align-items:center;position:relative;overflow:hidden;visibility:visible;opacity:1}.hero:before{content:"";position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(16,119,71,.1) 0%,transparent 70%);border-radius:50%;animation:float 8s ease-in-out infinite;z-index:0}.hero:after{content:"";position:absolute;bottom:-30%;left:-10%;width:400px;height:400px;background:radial-gradient(circle,rgba(16,119,71,.08) 0%,transparent 70%);border-radius:50%;animation:float 10s ease-in-out infinite reverse;z-index:0}@media screen and (max-width:1024px){.hero:before{width:300px;height:300px}.hero:after{width:250px;height:250px}}@media screen and (max-width:768px){.hero:before{width:200px;height:200px;top:-30%}.hero:after{width:150px;height:150px;bottom:-20%}}@media screen and (max-width:480px){.hero:before{width:120px;height:120px;opacity:.5}.hero:after{width:100px;height:100px;opacity:.5}}.hero-content{max-width:1200px;margin:0 auto;display:grid!important;grid-template-columns:1fr;gap:4rem;align-items:center;width:100%;height:auto!important;position:relative;z-index:1;visibility:visible!important;opacity:1!important}.hero-text{display:flex!important;flex-direction:column;gap:2rem;max-width:800px;width:auto!important;height:auto!important;visibility:visible!important;opacity:1!important;position:relative;z-index:2}.hero-title{font-size:3.5rem;line-height:1.2;color:#107747!important;font-weight:800;margin:0;letter-spacing:-1px;visibility:visible!important;opacity:1!important;display:block!important;width:100%;height:auto!important;position:relative;z-index:2}.hero-subtitle{font-size:1.1rem;color:#222!important;line-height:1.8;margin:0;font-weight:400;visibility:visible!important;opacity:1!important;display:block!important;width:100%;height:auto!important;position:relative;z-index:2}.hero-cta{display:flex;gap:1.5rem;flex-wrap:wrap;align-items:center;visibility:visible}.cta-primary,.cta-secondary{padding:1rem 2.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.cta-primary{background:linear-gradient(135deg,#107747,#0a5533);color:#fff;box-shadow:0 8px 20px #10774b4d}.cta-primary:hover{transform:translateY(-3px);box-shadow:0 12px 28px #10774b66}.cta-secondary{background:#fff;color:#107747;border:2px solid #107747}.cta-secondary:hover{background:#f0f9f6;transform:translateY(-3px)}.hero-stats{display:flex;gap:3rem;margin-top:1rem;visibility:visible}.stat{display:flex;flex-direction:column;gap:.5rem;visibility:visible}.stat-number{font-size:1.8rem;font-weight:700;color:#0a5533}.stat-label{font-size:.9rem;color:#0a5533!important;font-weight:800!important;display:block!important;opacity:1!important;visibility:visible!important;background:#10774b0d;padding:.25rem .5rem;border-radius:4px;letter-spacing:.5px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-25px)}}@media screen and (max-width:1024px){.hero{padding:5rem 2rem;min-height:80vh}.hero-title{font-size:2.8rem}.hero-subtitle{font-size:1rem}}@media screen and (max-width:768px){.hero{padding:3.5rem 1.5rem;min-height:auto}.hero-content{grid-template-columns:1fr;gap:2rem}.hero-title{font-size:2.2rem;line-height:1.3}.hero-subtitle{font-size:.95rem;line-height:1.6}.hero-cta{flex-direction:column;width:100%;gap:1rem}.cta-primary,.cta-secondary{width:100%;padding:.75rem 1.5rem;font-size:.95rem}.hero-stats{gap:1rem;margin-top:2rem;flex-wrap:wrap;justify-content:center}.stat{flex:0 1 calc(50% - .5rem);text-align:center}.stat-number{font-size:1.5rem}.stat-label{font-size:.75rem}.hero-image:before{width:250px;height:250px}}@media screen and (max-width:480px){.hero{padding:2.5rem 1rem;min-height:auto}.hero-content,.hero-text{gap:1.5rem}.hero-title{font-size:1.8rem;line-height:1.3;letter-spacing:-.5px}.hero-subtitle{font-size:.9rem;line-height:1.5}.hero-cta{flex-direction:column;gap:.75rem}.cta-primary,.cta-secondary{width:100%;padding:.65rem 1rem;font-size:.9rem;border-radius:6px}.hero-stats{gap:.75rem;margin-top:1.5rem;flex-direction:column}.stat{flex:1;text-align:center;display:flex;gap:.75rem;align-items:center;justify-content:center}.stat-number{font-size:1.2rem}.stat-label{font-size:.7rem;padding:.15rem .4rem}.hero-image:before{width:150px;height:150px}.hero-logo{max-width:200px}}@media(max-height:700px)and (orientation:landscape){.hero{min-height:auto;padding:2rem}.hero-content{gap:1.5rem}.hero-title{font-size:2rem;line-height:1.2}.hero-subtitle{font-size:.9rem;line-height:1.5}.hero-cta{gap:1rem}.cta-primary,.cta-secondary{padding:.6rem 1.5rem;font-size:.9rem}.hero:before,.hero:after{display:none}}@media(max-height:500px)and (orientation:landscape){.hero{min-height:auto;padding:1rem 2rem}.hero-title{font-size:1.5rem;margin-bottom:.5rem}.hero-subtitle{font-size:.8rem;margin-bottom:.5rem}.cta-primary,.cta-secondary{padding:.5rem 1rem;font-size:.8rem}.hero-stats{display:none}}.hero--mobile{background:linear-gradient(135deg,#fff,#f0f9f6,#e8f5f0);padding:4rem 1.25rem 6.5rem;min-height:100vh;display:flex;flex-direction:column;position:relative;overflow:hidden}.hero--mobile:before{display:none}.hero--mobile:after{display:none}.hero-content--mobile{max-width:100%;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2rem;align-items:flex-start;width:100%;height:auto;position:relative;z-index:1;flex:1}.hero-text--mobile{display:flex;flex-direction:column;gap:1.5rem;max-width:100%;width:100%;position:relative;z-index:2}.hero-title--mobile{font-size:1.6rem;line-height:1.4;color:#107747!important;font-weight:800;margin:0;letter-spacing:-.5px;animation:slideInDown .6s ease-out}.hero-subtitle--mobile{font-size:.85rem;color:#333!important;line-height:1.6;margin:0;font-weight:400;animation:slideInUp .7s ease-out .2s both}.hero-stats--carousel{display:flex;flex-direction:column;gap:1.25rem;margin-top:1rem;animation:fadeIn .8s ease-out .4s both}.stat-carousel-container{background:linear-gradient(135deg,#10774714,#1077470a);border-radius:12px;padding:1.5rem 1rem;text-align:center;border:1px solid rgba(16,119,71,.15);min-height:120px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #10774714}.stat--carousel{display:flex;flex-direction:column;gap:.5rem;align-items:center;animation:scaleIn .4s ease-out}.stat--carousel .stat-number{font-size:2rem;font-weight:900;color:#107747;display:block}.stat--carousel .stat-label{font-size:.75rem;color:#0a5533;font-weight:700;text-transform:uppercase;letter-spacing:.5px;background:#1077471a;padding:.3rem .6rem;border-radius:4px;display:inline-block}.carousel-nav{display:flex;align-items:center;justify-content:center;gap:1rem}.carousel-btn{background:#107747;color:#fff;border:none;width:36px;height:36px;border-radius:50%;cursor:pointer;font-size:1.1rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease;font-weight:700}.carousel-btn:active{transform:scale(.95)}.carousel-btn:hover{background:#0a5533;box-shadow:0 4px 12px #1077474d}.carousel-dots{display:flex;gap:.6rem;align-items:center}.dot{width:8px;height:8px;border-radius:50%;background:#1077474d;cursor:pointer;transition:all .3s ease}.dot--active{background:#107747;width:24px;border-radius:4px}.hero-cta-mobile{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:.6rem .8rem;display:flex;gap:.6rem;box-shadow:0 -2px 12px #0000001a;z-index:50;animation:slideInUp .4s ease-out}.cta-primary--mobile{flex:1.2;padding:.6rem .9rem;background:#107747;color:#fff;border:none;border-radius:8px;font-size:.85rem;font-weight:700;cursor:pointer;transition:all .3s ease;min-height:40px}.cta-primary--mobile:active{transform:scale(.98);background:#0a5533}.cta-secondary--mobile{flex:1;padding:.6rem .9rem;background:transparent;color:#107747;border:2px solid #107747;border-radius:8px;font-size:.8rem;font-weight:600;cursor:pointer;text-decoration:none;display:flex;align-items:center;justify-content:center;transition:all .3s ease;min-height:40px}.cta-secondary--mobile:active{background:#1077471a;transform:scale(.98)}@media screen and (max-width:768px){body{padding-bottom:0}main{padding-bottom:62px}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.products{background:#fff;padding:6rem 2rem;position:relative;overflow:hidden}.products:before{content:"";position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(16,119,75,.05) 0%,transparent 70%);border-radius:50%;z-index:0}.products-container{max-width:1200px;margin:0 auto;position:relative;z-index:1}.section-title{font-size:2.8rem;color:#107747;margin:0 0 1rem;font-weight:800;letter-spacing:-.5px}.section-subtitle{font-size:1.1rem;color:#666;margin:0;font-weight:400;line-height:1.6}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2.5rem;margin-bottom:3rem}.product-card{background:linear-gradient(135deg,#fff,#f8fdfb);border:2px solid #e0f0ed;border-radius:12px;padding:2.5rem;transition:all .3s ease;display:flex;flex-direction:column;gap:1.5rem;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2}.product-card:after{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#107747,#0a9367);z-index:10}.product-card:hover{transform:translateY(-8px);box-shadow:0 16px 40px #10774b1f,0 0 20px #10774b26;border-color:#107747}.product-icon{font-size:3rem;line-height:1}.product-name{font-size:1.5rem;color:#107747;margin:0;font-weight:700}.product-description{color:#555;font-size:.95rem;line-height:1.6;margin:0}.features-list{flex-grow:1}.features-list h4{font-size:.9rem;color:#107747;margin:0 0 .75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.features-list ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.features-list li{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#666}.feature-check{color:#107747;font-weight:700;font-size:.85rem}.product-benefits{background:#f0f9f6;padding:1rem;border-radius:8px;border-left:3px solid #107747}.product-benefits p{margin:0;font-size:.9rem;color:#333;line-height:1.5}.product-benefits strong{color:#107747}.product-cta{background:linear-gradient(135deg,#107747,#0a5533);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;align-self:flex-start}.product-cta:hover{transform:translateY(-2px);box-shadow:0 6px 16px #10774b40}.products-footer{text-align:center;padding-top:2rem;border-top:1px solid #e0e0e0}.products-footer p{color:#666;font-size:.95rem;margin-bottom:1rem}.view-all-btn{background:#f0f9f6;color:#107747;border:2px solid #107747;padding:.75rem 2rem;border-radius:6px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease}.view-all-btn:hover{background:#107747;color:#fff}@media screen and (max-width:1024px){.products{padding:5rem 2rem}.section-title{font-size:2.3rem}.section-subtitle{font-size:1rem}.products-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.product-card{padding:2rem}.product-icon{font-size:2.8rem}.product-name{font-size:1.35rem}}@media screen and (max-width:768px){.products{padding:3.5rem 1.5rem}.products:before{width:300px;height:300px;top:-30%}.section-header{margin-bottom:2.5rem}.section-title{font-size:1.8rem;margin:0 0 .75rem}.section-subtitle{font-size:.95rem}.products-grid{grid-template-columns:1fr;gap:1.25rem}.product-card{padding:1.25rem;gap:1rem}.product-icon{font-size:2.2rem}.product-name{font-size:1.15rem}.product-description{font-size:.9rem}.features-list h4{font-size:.8rem}.features-list li{font-size:.85rem}.product-benefits{padding:.75rem;font-size:.85rem}.product-cta{width:100%;padding:.65rem 1rem;font-size:.85rem}}@media screen and (max-width:480px){.products{padding:2.5rem 1rem}.products:before{width:150px;height:150px;opacity:.5}.section-header{margin-bottom:1.5rem}.section-title{font-size:1.5rem;margin:0 0 .5rem}.section-subtitle{font-size:.9rem}.products-grid{gap:1rem}.product-card{padding:1rem;gap:.75rem}.product-icon{font-size:1.8rem}.product-name{font-size:1rem}.product-description{font-size:.85rem;line-height:1.5}.features-list h4{font-size:.75rem;margin:0 0 .5rem}.features-list li{font-size:.8rem;gap:.3rem}.feature-check{font-size:.75rem}.product-benefits{padding:.5rem;border-left:2px solid #107747}.product-benefits p{font-size:.8rem}.product-cta{width:100%;padding:.6rem 1rem;font-size:.8rem}.products-footer{padding-top:1.5rem}.view-all-btn{padding:.6rem 1.5rem;font-size:.85rem}}@media(max-height:700px)and (orientation:landscape){.products{padding:2rem}.section-title{font-size:1.8rem;margin-bottom:.5rem}.section-subtitle{font-size:.95rem}.products-grid{gap:1.5rem}.product-card{padding:1.5rem;gap:.8rem}.product-icon{font-size:2.2rem}.product-name{font-size:1.15rem}.product-description{font-size:.9rem}.product-cta{padding:.6rem 1.5rem;font-size:.9rem}}.products-mobile{width:100%;display:flex;flex-direction:column;gap:2rem}.product-tabs{display:flex;gap:.8rem;margin-bottom:1.5rem;justify-content:center;flex-wrap:wrap}.product-tab{display:flex;align-items:center;gap:.4rem;padding:.6rem 1rem;background:#fff;border:2px solid #e0e0e0;border-radius:10px;cursor:pointer;transition:all .3s ease;font-weight:600;font-size:.95rem;color:#333}.product-tab:hover{background:#f0f9f6;border-color:#107747;transform:translateY(-2px)}.product-tab.active{background:linear-gradient(135deg,#107747,#0a5533);color:#fff;border-color:#107747;box-shadow:0 8px 20px #10774b33}.tab-icon{font-size:1.4rem}.tab-name{font-size:.9rem;font-weight:700}@media screen and (max-width:480px){.product-tabs{gap:.6rem;margin-bottom:1.2rem}.product-tab{padding:.55rem .9rem;font-size:.9rem;gap:.3rem}.tab-icon{font-size:1.3rem}.tab-name{font-size:.85rem}.product-card-mobile{gap:1rem;padding:1.3rem}.icon-badge-mobile{width:64px;height:64px;font-size:2.5rem}.product-name-mobile{font-size:1.5rem}.product-description-mobile{font-size:.8rem;line-height:1.4}.features-badges-mobile{gap:.5rem}.feature-badge{padding:.45rem .8rem;font-size:.7rem}.benefit-highlight-mobile{padding:.8rem;gap:.5rem}.benefit-icon{font-size:1.2rem}.benefit-highlight-mobile p{font-size:.8rem}.product-cta-mobile{padding:.8rem 1.3rem;font-size:.95rem}}@media screen and (max-width:360px){.product-tab{padding:.5rem .8rem;font-size:.85rem}.product-card-mobile{gap:.9rem;padding:1.2rem}.icon-badge-mobile{width:60px;height:60px;font-size:2.3rem}.product-name-mobile{font-size:1.4rem}.feature-badge{font-size:.65rem;padding:.4rem .75rem}}.product-card-mobile{display:flex;flex-direction:column;gap:1.2rem;padding:1.5rem;background:linear-gradient(135deg,#fff,#f8fdfb);border-radius:14px;border:1px solid #d4f0eb;box-shadow:0 6px 16px #10774b1a;animation:slideInUp .5s ease-out}.icon-badge-mobile{width:70px;height:70px;margin:0 auto;display:flex;align-items:center;justify-content:center;font-size:2.8rem;background:linear-gradient(135deg,#107747,#0a5533);border-radius:16px;box-shadow:0 8px 20px #10774b33;animation:scaleRotate .6s ease-out}.product-name-mobile{font-size:1.6rem;color:#107747;font-weight:800;text-align:center;margin:0;letter-spacing:-.2px}.product-description-mobile{font-size:.85rem;color:#666;line-height:1.5;text-align:center;margin:0}.features-badges-mobile{display:flex;gap:.6rem;flex-wrap:wrap;justify-content:center}.feature-badge{display:inline-block;padding:.5rem .9rem;background:linear-gradient(135deg,#f0f9f6,#e8f5f0);border:1px solid #107747;border-radius:20px;font-size:.75rem;font-weight:600;color:#107747;text-align:center}.benefit-highlight-mobile{display:flex;align-items:center;gap:.6rem;padding:.9rem;background:linear-gradient(135deg,#10774b14,#10774b0a);border-left:3px solid #107747;border-radius:8px}.benefit-icon{font-size:1.3rem;flex-shrink:0}.benefit-highlight-mobile p{margin:0;font-size:.85rem;color:#333;font-weight:500;line-height:1.4}.product-cta-mobile{width:100%;padding:.9rem 1.5rem;background:linear-gradient(135deg,#107747,#0a5533);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 20px #10774b40}.product-cta-mobile:active{transform:scale(.97);box-shadow:0 4px 12px #10774b33}.product-cta-mobile:hover{background:linear-gradient(135deg,#0a5533,#073d25);box-shadow:0 12px 30px #10774b59;transform:translateY(-2px)}.about{background:linear-gradient(135deg,#f0f9f6,#fff);padding:6rem 2rem;position:relative}.about-container{max-width:1200px;margin:0 auto}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.about-content{display:flex;flex-direction:column;gap:2rem}.about-title{font-size:2.8rem;color:#107747;margin:0;font-weight:800;letter-spacing:-.5px}.about-text{font-size:1rem;color:#555;line-height:1.8;margin:0}.about-mission{display:flex;flex-direction:column;gap:1.5rem}.mission-item{background:#fff;padding:1.5rem;border-radius:8px;border-left:4px solid #107747;box-shadow:0 4px 12px #10774b14}.mission-item h3{margin:0 0 .5rem;color:#107747;font-size:1.1rem;font-weight:700}.mission-item p{margin:0;color:#666;font-size:.95rem;line-height:1.6}.company-stats{display:flex;gap:2rem;padding:1.5rem;background:#fff;border-radius:8px;border:1px solid #e0f0ed}.stat-item{display:flex;flex-direction:column;justify-content:flex-end;gap:.5rem;flex:1;min-height:120px;padding-bottom:0 rem}.about .company-stats .stat-value{font-size:1.8rem;font-weight:700;color:#0a5533!important;padding-top:0rem}.stat-name{font-size:.9rem;color:#0a5533!important;font-weight:800!important;display:block!important;opacity:1!important;visibility:visible!important;background:#10774b0d;padding:.25rem .5rem;border-radius:4px;letter-spacing:.5px}.about-highlights{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.highlight-card{background:#fff;padding:1.75rem;border-radius:10px;border:1px solid #e0f0ed;text-align:center;transition:all .3s ease;display:flex;flex-direction:column;gap:1rem;align-items:center}.highlight-card:hover{transform:translateY(-6px);box-shadow:0 12px 30px #10774b1a;border-color:#107747}.highlight-icon{font-size:2.5rem;line-height:1}.highlight-card h4{margin:0;color:#107747;font-size:1rem;font-weight:700}.highlight-card p{margin:0;color:#666;font-size:.85rem;line-height:1.5}@media screen and (max-width:1024px){.about{padding:5rem 2rem}.about-title{font-size:2.3rem}.about-text{font-size:.95rem}.about-grid{gap:3rem}.about-highlights{grid-template-columns:repeat(2,1fr);gap:1.25rem}.highlight-card{padding:1.5rem}.highlight-icon{font-size:2.2rem}.highlight-card h4{font-size:.95rem}.highlight-card p{font-size:.8rem}.stat-value{font-size:1.6rem!important}.stat-name{font-size:.85rem}.mission-item h3{font-size:1rem}.mission-item p{font-size:.9rem}}@media screen and (max-width:768px){.about{padding:3.5rem 1.5rem}.about-title{font-size:1.8rem;margin-bottom:1rem}.about-text{font-size:.9rem;line-height:1.6}.about-grid{grid-template-columns:1fr;gap:2rem}.about-content{gap:1.5rem}.about-highlights{grid-template-columns:1fr;gap:1rem}.highlight-card{padding:1.25rem;gap:.75rem}.highlight-icon{font-size:1.8rem}.highlight-card h4{font-size:.9rem}.highlight-card p{font-size:.75rem}.company-stats{flex-direction:column;gap:1rem;padding:1.25rem}.stat-item{min-height:100px}.stat-value{font-size:1.4rem!important}.stat-name{font-size:.8rem}.about-mission{gap:1rem}.mission-item{padding:1rem;border-radius:6px}.mission-item h3{font-size:.95rem;margin:0 0 .35rem}.mission-item p{font-size:.85rem;line-height:1.5}}@media screen and (max-width:480px){.about{padding:2.5rem 1rem}.about-title{font-size:1.5rem}.about-text{font-size:.85rem;line-height:1.5}.about-highlights{gap:.9rem}.highlight-card{padding:1rem;gap:.6rem}.highlight-icon{font-size:1.5rem}.highlight-card h4{font-size:.85rem}.highlight-card p{font-size:.7rem}.company-stats{padding:1rem}.stat-value{font-size:1.2rem!important}.stat-name{font-size:.75rem;padding:.15rem .4rem}.mission-item{padding:.9rem}.mission-item h3{font-size:.9rem}.mission-item p{font-size:.8rem}}.about-mobile{display:flex;flex-direction:column;gap:2rem}.about-header-mobile{text-align:center;padding:1rem}.about-title-mobile{font-size:1.8rem;color:#107747;font-weight:800;margin:0 0 1rem;letter-spacing:-.3px}.about-intro-mobile{font-size:.85rem;color:#666;line-height:1.5;margin:0}.mission-cards-mobile{display:flex;flex-direction:column;gap:1rem}.mission-card-mobile{background:#fff;border:1px solid #e0f0ed;border-radius:10px;overflow:hidden;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #10774b14}.mission-card-mobile:active{transform:scale(.98)}.mission-header-mobile{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:linear-gradient(135deg,#f0f9f6,#fff)}.mission-icon{font-size:1.8rem}.mission-header-mobile h3{flex:1;margin:0;color:#107747;font-size:1rem;font-weight:700}.expand-icon{font-size:1.5rem;color:#107747;transition:transform .3s ease;font-weight:700}.expand-icon.open{transform:rotate(90deg)}.mission-text-mobile{padding:.9rem 1.25rem;color:#555;font-size:.8rem;line-height:1.5;margin:0;background:#fafafa;border-top:1px solid #e0f0ed;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:200px}}.stats-mobile{display:flex;align-items:center;justify-content:space-around;gap:.35rem;padding:1rem .8rem;background:linear-gradient(135deg,#10774b14,#10774b0a);border-radius:12px;border:1.5px solid rgba(16,119,75,.2);min-width:0}.stat-item-mobile{display:flex;align-items:center;gap:.4rem;flex:1;padding:.5rem .3rem;min-width:0}.stat-icon-mobile{font-size:1.6rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#fff;border-radius:10px;box-shadow:0 2px 8px #10774b26}.stat-content-mobile{display:flex;flex-direction:column;gap:.1rem;min-width:0;flex:1;overflow:hidden}.stat-value-mobile{font-size:.75rem;font-weight:800;color:#107747;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat-text-mobile{font-size:.6rem;color:#666;font-weight:600;text-transform:uppercase;letter-spacing:.1px;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat-divider-mobile{width:1px;height:30px;background:#10774b26;margin:0 .2rem;flex-shrink:0}@media screen and (max-width:480px){.stats-mobile{padding:.9rem .7rem;gap:.25rem}.stat-item-mobile{gap:.35rem;padding:.4rem .2rem}.stat-icon-mobile{font-size:1.4rem;width:32px;height:32px}.stat-value-mobile{font-size:.7rem}.stat-text-mobile{font-size:.55rem}.stat-content-mobile{gap:.05rem}.stat-divider-mobile{height:26px;margin:0 .1rem}}@media screen and (max-width:360px){.stats-mobile{padding:.8rem .5rem;gap:.2rem}.stat-item-mobile{gap:.3rem;padding:.3rem .15rem}.stat-icon-mobile{font-size:1.2rem;width:30px;height:30px}.stat-value-mobile{font-size:.65rem}.stat-text-mobile{font-size:.5rem}.stat-divider-mobile{height:24px}}.highlights-marquee{width:100%;overflow:hidden;background:linear-gradient(90deg,white 0%,transparent 5%,transparent 95%,white 100%);padding:1rem 0}.marquee-content{display:flex;gap:.75rem;animation:marqueeScroll 20s linear infinite;width:-moz-fit-content;width:fit-content}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-chip{display:flex;align-items:center;gap:.5rem;padding:.7rem 1.15rem;background:linear-gradient(135deg,#f0f9f6,#fff);border:1.5px solid #107747;border-radius:25px;white-space:nowrap;flex-shrink:0;transition:all .3s ease}.marquee-icon{font-size:1.1rem}.marquee-title{font-size:.8rem;font-weight:600;color:#107747}.highlights-carousel{display:flex;gap:.75rem;overflow-x:auto;padding:1rem 0;scroll-behavior:smooth;scrollbar-width:none}.highlights-carousel::-webkit-scrollbar{display:none}.highlight-chip{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:linear-gradient(135deg,#f0f9f6,#fff);border:1.5px solid #107747;border-radius:25px;white-space:nowrap;flex-shrink:0;transition:all .3s ease}.highlight-chip:active{transform:scale(.95)}.chip-icon{font-size:1.2rem}.chip-title{font-size:.9rem;font-weight:600;color:#107747}.cta-section{background:linear-gradient(135deg,#107747,#0a5533);padding:5rem 2rem;position:relative;overflow:hidden}.cta-section:before{content:"";position:absolute;top:-50%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);border-radius:50%}.cta-section:after{content:"";position:absolute;bottom:-30%;right:-10%;width:400px;height:400px;background:radial-gradient(circle,rgba(255,255,255,.08) 0%,transparent 70%);border-radius:50%}.cta-container{max-width:900px;margin:0 auto;position:relative;z-index:1;text-align:center;display:flex;flex-direction:column;gap:2rem;align-items:center}.cta-content{display:flex;flex-direction:column;gap:0;width:100%}.cta-title{font-size:2.8rem;color:#fff;margin:0;font-weight:800;letter-spacing:-.5px;line-height:1.2}.cta-description{font-size:1.1rem;color:#ffffffe6;margin:0;line-height:1.8;max-width:700px;align-self:center}.cta-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;margin:0}.cta-btn-primary,.cta-btn-secondary{padding:1rem 2.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.cta-btn-primary{background:#fff;color:#107747;box-shadow:0 8px 20px #00000026}.cta-btn-primary:hover{transform:translateY(-3px);box-shadow:0 12px 28px #0003}.cta-btn-secondary{background:transparent;color:#fff;border:2px solid white}.cta-btn-secondary:hover{background:#ffffff1a;transform:translateY(-3px)}.cta-support{margin-top:0;padding:1rem;background:#ffffff1a;border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.cta-support p{color:#fff;margin:0;font-size:.95rem}.cta-support a{color:#107747;text-decoration:none;font-weight:600;transition:all .3s ease}.cta-support a:hover{text-decoration:underline}@media screen and (max-width:1024px){.cta-section{padding:4.5rem 2rem}.cta-section:before{width:350px;height:350px}.cta-section:after{width:300px;height:300px}.cta-title{font-size:2.3rem}.cta-description{font-size:1rem}.cta-btn-primary,.cta-btn-secondary{padding:.9rem 2rem;font-size:.95rem}.cta-support p{font-size:.9rem}}@media screen and (max-width:768px){.cta-section{padding:3rem 1.5rem}.cta-section:before{width:200px;height:200px;top:-30%}.cta-section:after{width:150px;height:150px;bottom:-20%}.cta-container{gap:1.5rem}.cta-title{font-size:1.8rem;line-height:1.3}.cta-description{font-size:.95rem;line-height:1.6;margin:.5rem 0}.cta-buttons{flex-direction:column;gap:.9rem;width:100%}.cta-btn-primary,.cta-btn-secondary{width:100%;padding:.75rem 1.5rem;font-size:.9rem;border-radius:6px}.cta-support{width:100%;padding:.9rem;margin-top:.5rem}.cta-support p{font-size:.85rem}}@media screen and (max-width:480px){.cta-section{padding:2.5rem 1rem}.cta-section:before{width:120px;height:120px;opacity:.5}.cta-section:after{width:100px;height:100px;opacity:.5}.cta-container{gap:1.25rem}.cta-content{gap:.5rem}.cta-title{font-size:1.5rem;line-height:1.3;margin-bottom:.5rem}.cta-description{font-size:.85rem;line-height:1.5}.cta-buttons{gap:.75rem}.cta-btn-primary,.cta-btn-secondary{padding:.65rem 1rem;font-size:.85rem}.cta-support{padding:.75rem}.cta-support p{font-size:.8rem}}.cta-mobile{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem;background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.15);border-radius:12px;max-width:100%}.cta-header-mobile{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.cta-icon-mobile{font-size:2.5rem;animation:bounce 2s ease-in-out infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.cta-title-mobile{font-size:1.6rem;color:#fff;font-weight:800;margin:0;letter-spacing:-.3px}.cta-description-mobile{font-size:.9rem;color:#ffffffe6;margin:0;line-height:1.5}.cta-form-mobile{display:flex;flex-direction:column;gap:1rem}.form-group-mobile{display:flex;flex-direction:column;gap:.5rem}.form-group-mobile label{font-size:.9rem;color:#fff;font-weight:600}.form-group-mobile input{padding:.9rem 1rem;border:1px solid rgba(255,255,255,.2);border-radius:8px;font-size:.95rem;background:#ffffff1a;color:#fff;font-family:inherit;transition:all .3s ease}.form-group-mobile input::-moz-placeholder{color:#fff9}.form-group-mobile input::placeholder{color:#fff9}.form-group-mobile input:focus{outline:none;background:#ffffff26;border-color:#fff6;box-shadow:0 0 0 3px #ffffff1a}.cta-submit-mobile{padding:.7rem 1.2rem;background:#fff;color:#107747;border:none;border-radius:8px;font-size:.95rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 20px #0003}.cta-submit-mobile:active{transform:scale(.97)}.cta-submit-mobile:hover{box-shadow:0 12px 28px #0000004d;transform:translateY(-2px)}.cta-success-mobile{padding:1rem;background:#4caf5033;border:1px solid rgba(76,175,80,.4);color:#fff;border-radius:8px;font-size:.95rem;font-weight:600;text-align:center;animation:fadeIn .3s ease-out}.cta-support-mobile{text-align:center;padding:1rem;background:#ffffff0d;border-radius:8px}.cta-support-mobile p{font-size:.85rem;color:#fffc;margin:0 0 .5rem}.email-link-mobile{color:#ffd500;text-decoration:none;font-weight:700;transition:all .3s ease;display:block}.email-link-mobile:active{transform:scale(.97)}.cta-benefits-mobile{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}.benefit-item{display:flex;flex-direction:column;align-items:center;gap:.5rem;font-size:.75rem;color:#fffc}.benefit-item span:first-child{font-size:1.5rem}.footer{background:#1a1a1a;color:#e0e0e0;padding:4rem 2rem 2rem}.footer-content{max-width:1200px;margin:0 auto}.footer-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2.5rem;margin-bottom:2rem}.footer-section{display:flex;flex-direction:column;gap:1rem}.footer-logo{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem;font-weight:700;font-size:1.1rem;color:#107747}.footer-logo-img{height:32px;width:auto;-o-object-fit:contain;object-fit:contain}.footer-description{font-size:.9rem;line-height:1.6;color:#999;margin:0}.footer-section h4{margin:0;color:#fff;font-size:.95rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.footer-section ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer-section a{color:#bbb;text-decoration:none;font-size:.9rem;transition:all .3s ease}.footer-section a:hover{color:#107747;padding-left:4px}.footer-bottom{border-top:1px solid #333;padding-top:2rem;text-align:center}.footer-divider{width:60px;height:3px;background:linear-gradient(90deg,#107747,#0a5533);margin:0 auto 1.5rem;border-radius:2px}.footer-credits{display:flex;flex-direction:column;gap:.25rem;align-items:center}.footer-credits p{margin:0;font-size:.85rem;color:#888}.footer-credits p:first-child{color:#999;font-weight:500}.email-link{color:gold!important;font-weight:600;transition:all .3s ease}.email-link:hover{color:#ffc700!important;text-decoration:underline}.footer--bitexr{background:#2d1a0e;color:#e8d5c4}.footer--bitexr .footer-container{background:#2d1a0e}.footer--bitexr .footer-logo{color:#e8922a}.footer--bitexr .footer-logo-img{filter:brightness(1.1)}.footer--bitexr .footer-description{color:#9b6a4a}.footer--bitexr .footer-section h4{color:#fdf6f0}.footer--bitexr .footer-section a{color:#c15c2e;transition:all .3s ease}.footer--bitexr .footer-section a:hover{color:#e8922a;padding-left:4px}.footer--bitexr .footer-bottom{border-top:1px solid #5C3520}.footer--bitexr .footer-divider{background:linear-gradient(90deg,#e8922a,#c15c2e)}.footer--bitexr .footer-credits p{color:#9b6a4a}.footer--bitexr .footer-credits p:first-child{color:#b8845f}.footer--bitexr .email-link{color:#e8922a!important}.footer--bitexr .email-link:hover{color:#f5a83d!important}@media screen and (max-width:1024px){.footer{padding:3.5rem 2rem 1.5rem}.footer-container{grid-template-columns:repeat(2,1fr);gap:2rem}.footer-logo{font-size:1rem}.footer-description{font-size:.85rem}.footer-section h4{font-size:.9rem}.footer-section a{font-size:.85rem}.footer-credits p{font-size:.8rem}}@media screen and (max-width:768px){.footer{padding:2.5rem 1.5rem 1.5rem}.footer-container{grid-template-columns:1fr;gap:1.75rem}.footer-section{gap:.75rem}.footer-logo{font-size:.95rem;margin-bottom:.4rem}.footer-logo-img{height:28px}.footer-description{font-size:.8rem;line-height:1.5}.footer-section h4{font-size:.8rem;letter-spacing:.3px}.footer-section ul{gap:.6rem}.footer-section a{font-size:.8rem}.footer-bottom{padding-top:1.5rem}.footer-divider{width:50px;margin-bottom:1.25rem}.footer-credits{gap:.2rem}.footer-credits p{font-size:.75rem}.footer-credits p:first-child{font-size:.8rem}}@media screen and (max-width:480px){.footer{padding:2rem 1rem 1rem}.footer-container{gap:1.5rem}.footer-section{gap:.6rem}.footer-logo{font-size:.85rem;gap:.5rem;margin-bottom:.3rem}.footer-logo-img{height:24px}.footer-description{font-size:.75rem;line-height:1.4}.footer-section h4{font-size:.75rem;letter-spacing:.2px}.footer-section ul{gap:.5rem}.footer-section a{font-size:.75rem}.footer-bottom{padding-top:1.25rem}.footer-divider{width:40px;height:2px;margin-bottom:1rem}.footer-credits{gap:.15rem}.footer-credits p{font-size:.7rem}.footer-credits p:first-child{font-size:.75rem}}.footer-mobile{display:flex;flex-direction:column;align-items:center;gap:1.25rem;padding:1.5rem 1rem;text-align:center}.footer-mobile-brand{display:flex;flex-direction:column;align-items:center;gap:.75rem}.footer-logo-mobile{height:32px;width:auto}.footer-mobile-brand h3{margin:0;font-size:1.3rem;font-weight:700;color:#107747}.footer-mobile-brand p{margin:0;font-size:.8rem;color:#999;font-style:italic}.footer-quick-links{display:flex;gap:1.5rem;justify-content:center}.quick-link{color:#bbb;text-decoration:none;font-size:.9rem;font-weight:500;transition:all .3s ease;position:relative}.quick-link:hover,.quick-link:active{color:#107747;transform:scale(.95)}.quick-link:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:#107747;transition:width .3s ease}.quick-link:hover:after,.quick-link:active:after{width:100%}.footer-socials{display:flex;gap:1rem;justify-content:center}.social-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#10774b26;border:1px solid rgba(16,119,75,.3);border-radius:50%;color:#107747;text-decoration:none;font-size:.9rem;font-weight:700;transition:all .3s ease}.social-icon:hover,.social-icon:active{background:#10774b4d;border-color:#107747;transform:translateY(-3px);box-shadow:0 4px 12px #10774b33}.footer-copyright-mobile{display:flex;flex-direction:column;gap:.5rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}.footer-copyright-mobile p{margin:0;font-size:.75rem;color:#888}.footer-copyright-mobile a{color:#aaa;text-decoration:none;font-size:.75rem;transition:color .3s ease}.footer-copyright-mobile a:hover{color:#107747}.footer--bitexr .footer-mobile-brand h3{color:#e8922a}.footer--bitexr .footer-mobile-brand p{color:#9b6a4a}.footer--bitexr .quick-link{color:#c15c2e}.footer--bitexr .quick-link:hover,.footer--bitexr .quick-link:active{color:#e8922a}.footer--bitexr .quick-link:after{background:#e8922a}.footer--bitexr .social-icon{background:#e8922a26;border:1px solid rgba(232,146,42,.3);color:#e8922a}.footer--bitexr .social-icon:hover,.footer--bitexr .social-icon:active{background:#e8922a4d;border-color:#e8922a;box-shadow:0 4px 12px #e8922a33}.footer--bitexr .footer-copyright-mobile{border-top:1px solid rgba(232,146,42,.15)}.footer--bitexr .footer-copyright-mobile p{color:#9b6a4a}.footer--bitexr .footer-copyright-mobile a{color:#c15c2e}.footer--bitexr .footer-copyright-mobile a:hover{color:#e8922a}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-content{background:#fff;border-radius:12px;max-width:700px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #10774b26;position:relative;animation:modalSlideIn .3s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}.modal-close{position:absolute;top:1.5rem;right:1.5rem;background:none;border:none;font-size:1.5rem;color:#999;cursor:pointer;transition:all .3s ease;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;padding:0}.modal-close:hover{background:#f0f9f6;color:#107747}.modal-header{padding:2rem 2rem 1rem;border-bottom:1px solid #e0f0ed;background:linear-gradient(135deg,#f0f9f6,#fff)}.modal-header h2{font-size:1.75rem;color:#107747;margin:0 0 .5rem;font-weight:800}.modal-header p{color:#666;font-size:.95rem;margin:0;line-height:1.4}.demo-form{padding:2rem;display:flex;flex-direction:column;gap:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group.full-width{grid-column:1 / -1}.form-group label{font-size:.9rem;font-weight:600;color:#333;display:flex;align-items:center;gap:.25rem}.form-group input,.form-group select,.form-group textarea{padding:.75rem 1rem;border:1px solid #e0e0e0;border-radius:6px;font-size:.95rem;font-family:inherit;transition:all .3s ease;background:#fafafa}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;background:#fff;border-color:#107747;box-shadow:0 0 0 3px #10774b1a}.form-group input::-moz-placeholder,.form-group textarea::-moz-placeholder{color:#999}.form-group input::placeholder,.form-group textarea::placeholder{color:#999}.form-group textarea{resize:vertical;min-height:100px;font-family:inherit}.form-group select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23107747' stroke-width='2'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1rem center;background-size:1.2em;padding-right:2.5rem}.submit-btn{background:linear-gradient(135deg,#107747,#0a5533);color:#fff;border:none;padding:1rem 2rem;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:1rem;box-shadow:0 4px 12px #10774b40}.submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #10774b59}.submit-btn:disabled{opacity:.7;cursor:not-allowed}.success-message{padding:3rem 2rem;text-align:center;display:flex;flex-direction:column;gap:1rem;align-items:center}.success-icon{width:60px;height:60px;background:linear-gradient(135deg,#107747,#0a5533);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;color:#fff;animation:successPop .5s ease-out}@keyframes successPop{0%{transform:scale(0)}50%{transform:scale(1.1)}to{transform:scale(1)}}.success-message h3{font-size:1.5rem;color:#107747;margin:0;font-weight:700}.success-message p{color:#666;font-size:.95rem;line-height:1.6;margin:0}@media screen and (max-width:1024px){.modal-content{max-width:90vw;max-height:85vh}.demo-form{padding:1.75rem;gap:1.25rem}.form-row{gap:1.25rem}.form-group input,.form-group select,.form-group textarea{padding:.7rem .95rem;font-size:.9rem}.modal-header{padding:1.75rem 1.75rem .9rem}.modal-header h2{font-size:1.6rem}.modal-header p{font-size:.9rem}.submit-btn{padding:.9rem 1.75rem;font-size:.95rem}}@media screen and (max-width:768px){.modal-overlay{padding:1rem}.modal-content{max-width:95vw;max-height:90vh;border-radius:10px}.modal-close{top:1rem;right:1rem;width:30px;height:30px;font-size:1.3rem}.modal-header{padding:1.5rem 1.5rem 1rem;border-radius:10px 10px 0 0}.modal-header h2{font-size:1.35rem;margin:0 0 .4rem}.modal-header p{font-size:.9rem}.demo-form{padding:1.25rem;gap:1rem}.form-row{grid-template-columns:1fr;gap:1rem}.form-group{gap:.4rem}.form-group label{font-size:.85rem;font-weight:600}.form-group input,.form-group select,.form-group textarea{padding:.65rem .9rem;font-size:.9rem;border-radius:6px;min-height:44px}.form-group textarea{min-height:80px}.form-group select{background-position:right .75rem center;padding-right:2.2rem}.submit-btn{width:100%;padding:.75rem 1.5rem;font-size:.9rem;margin-top:.5rem}.success-message{padding:2.5rem 1.5rem;gap:1rem}.success-icon{width:55px;height:55px;font-size:1.8rem}.success-message h3{font-size:1.3rem}.success-message p{font-size:.9rem}}@media screen and (max-width:480px){.modal-overlay{padding:.75rem}.modal-content{max-width:100%;max-height:95vh;border-radius:8px}.modal-close{top:.75rem;right:.75rem;width:28px;height:28px;font-size:1.2rem}.modal-header{padding:1.25rem 1.25rem .75rem}.modal-header h2{font-size:1.2rem;margin:0 0 .3rem}.modal-header p{font-size:.85rem}.demo-form{padding:1rem;gap:.9rem}.form-row{grid-template-columns:1fr;gap:.9rem}.form-group{gap:.35rem}.form-group label{font-size:.8rem;font-weight:600}.form-group input,.form-group select,.form-group textarea{padding:.6rem .8rem;font-size:.85rem;border-radius:5px;min-height:42px}.form-group textarea{min-height:75px}.form-group select{background-size:1rem;background-position:right .6rem center;padding-right:2rem}.submit-btn{width:100%;padding:.65rem 1rem;font-size:.85rem;margin-top:.5rem;border-radius:5px}.success-message{padding:2rem 1.25rem;gap:.9rem}.success-icon{width:50px;height:50px;font-size:1.6rem}.success-message h3{font-size:1.15rem}.success-message p{font-size:.85rem}}.modal-content::-webkit-scrollbar{width:6px}.modal-content::-webkit-scrollbar-track{background:#f1f1f1}.modal-content::-webkit-scrollbar-thumb{background:#107747;border-radius:3px}.modal-content::-webkit-scrollbar-thumb:hover{background:#0a5533}@media(max-height:600px)and (orientation:landscape){.modal-content{max-height:95vh;border-radius:8px}.modal-header{padding:1.25rem 1.5rem .75rem}.modal-header h2{font-size:1.5rem;margin-bottom:.25rem}.modal-header p{font-size:.85rem}.demo-form{padding:1.25rem 1.5rem;gap:1rem}.form-row{gap:1rem}.form-group input,.form-group select,.form-group textarea{padding:.6rem .75rem;font-size:.9rem}.form-group textarea{min-height:60px}.submit-btn{padding:.7rem 1.5rem;font-size:.9rem}}.explore-page{width:100%;background:linear-gradient(180deg,#f0faf8,#fff)}.explore-section{padding:5rem 2rem;max-width:1200px;margin:0 auto;animation:fadeInUp .8s ease-out}.explore-section-title{font-size:2.5rem;font-weight:800;color:#0a5533;margin-bottom:1rem;text-align:center}.explore-section-subtitle{font-size:1.1rem;color:#666;text-align:center;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.section-divider{height:2px;background:linear-gradient(90deg,transparent 0%,#107747 50%,transparent 100%);margin:3rem 0;opacity:.5}.gradient-text{background:linear-gradient(135deg,#107747,#0a5533);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.accent-line{width:60px;height:4px;background:linear-gradient(90deg,#107747,#fff);margin:1rem 0;border-radius:2px}.card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 16px #10774b14;transition:all .3s ease;border:1px solid transparent}.card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #10774b26;border-color:#107747}.card-icon{font-size:2.5rem;margin-bottom:1rem}.card-title{font-size:1.3rem;font-weight:700;color:#0a5533;margin-bottom:.75rem}.card-text{color:#666;line-height:1.6;margin-bottom:1rem}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.btn{padding:.75rem 2rem;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.btn-primary{background:linear-gradient(135deg,#107747,#0a5533);color:#fff}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #10774b4d}.btn-secondary{background:#fff;color:#107747;border:2px solid #107747}.btn-secondary:hover{background:#f0faf8;transform:translateY(-2px)}.btn-accent{background:#107747;color:#fff}.btn-accent:hover{background:#0a5533;transform:translateY(-2px)}.feature-list{list-style:none;padding:0;margin:0}.feature-list li{padding:.75rem 0 .75rem 2rem;position:relative;color:#555;line-height:1.6}.feature-list li:before{content:"✓";position:absolute;left:0;color:#107747;font-weight:700;font-size:1.2rem}.badge{display:inline-block;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600}.badge-success{background:#c8e6c9;color:#2e7d32}.badge-info{background:#b3e5fc;color:#0277bd}.badge-warning{background:#ffe0b2;color:#e65100}.badge-primary{background:#d4e9e1;color:#107747}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin:2rem 0}.stat-box{text-align:center;padding:1.5rem;background:#fff;border-radius:8px;border-left:4px solid #107747}.stat-number{font-size:2.2rem;font-weight:800;color:#107747;margin-bottom:.5rem}.stat-label{font-size:.9rem;color:#666;font-weight:600}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;max-height:0;transform:translateY(-10px)}to{opacity:1;max-height:1000px;transform:translateY(0)}}@media screen and (max-width:1200px){.explore-section{padding:4rem 2rem}.explore-section-title{font-size:2.2rem}.explore-section-subtitle{font-size:1rem}.grid-4{grid-template-columns:repeat(2,1fr)}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1.75rem}.card{padding:1.75rem}.card-icon{font-size:2.2rem}.card-title{font-size:1.2rem}}@media screen and (max-width:1024px){.explore-section{padding:3.5rem 2rem}.explore-section-title{font-size:2rem;margin-bottom:.8rem}.explore-section-subtitle{font-size:.95rem;margin-bottom:2.5rem}.section-divider{margin:2.5rem 0}.grid-3,.grid-4{grid-template-columns:repeat(2,1fr);gap:1.75rem}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.card{padding:1.5rem}.card-icon{font-size:2rem;margin-bottom:.8rem}.card-title{font-size:1.1rem;margin-bottom:.6rem}.card-text{font-size:.9rem}.accent-line{width:50px;height:3px}}@media screen and (max-width:768px){.explore-section{padding:2.5rem 1.5rem}.explore-section-title{font-size:1.75rem;margin-bottom:.6rem}.explore-section-subtitle{font-size:.9rem;margin-bottom:1.75rem}.section-divider{margin:2rem 0}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr;gap:1.25rem}.stats-grid{grid-template-columns:1fr;gap:1rem}.card{padding:1.25rem}.card-icon{font-size:1.8rem;margin-bottom:.75rem}.card-title{font-size:1rem;margin-bottom:.5rem}.card-text{font-size:.85rem;line-height:1.5}.accent-line{width:40px;height:3px}.btn{padding:.75rem 1.5rem;font-size:.9rem}}@media screen and (max-width:480px){.explore-section{padding:1.75rem 1rem}.explore-section-title{font-size:1.5rem;margin-bottom:.5rem}.explore-section-subtitle{font-size:.85rem;margin-bottom:1.5rem}.section-divider{margin:1.5rem 0}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr;gap:1rem}.stats-grid{grid-template-columns:1fr;gap:.9rem}.card{padding:1rem}.card-icon{font-size:1.5rem;margin-bottom:.6rem}.card-title{font-size:.95rem;margin-bottom:.4rem}.card-text{font-size:.8rem;line-height:1.4}.accent-line{width:30px;height:2px;margin:.75rem 0}.btn{width:100%;padding:.65rem 1rem;font-size:.85rem}}.explore-hero{background:linear-gradient(135deg,#fff,#f0f9f6,#e8f5f0);padding:5rem 2rem;min-height:70vh;display:flex;align-items:center;position:relative;overflow:hidden}.explore-hero:before{content:"";position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(16,119,75,.08) 0%,transparent 70%);border-radius:50%;z-index:0}.explore-hero-content{max-width:1200px;margin:0 auto;position:relative;z-index:1;width:100%}.explore-hero-text{margin-bottom:3rem;animation:fadeInUp .8s ease-out}.explore-hero-title{font-size:3rem;color:#107747;margin:0 0 1rem;font-weight:800;letter-spacing:-1px}.explore-hero-subtitle{font-size:1.2rem;color:#555;line-height:1.8;margin:0;max-width:700px}.quick-nav{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 8px 24px #10774b1a;margin-bottom:2rem;animation:fadeInUp .8s ease-out .2s both}.quick-nav-floating{position:fixed;z-index:95;display:flex;flex-direction:column;align-items:center;pointer-events:none;opacity:0;transform:translateY(-12px);transition:opacity .28s ease,transform .28s ease}.quick-nav-floating.visible{opacity:1;transform:translateY(0);pointer-events:auto}.quick-nav-floating.dragging{cursor:grabbing}.quick-nav-drag-handle{width:70px;height:16px;border-radius:999px;background:#fffffff0;border:1px solid rgba(16,119,75,.2);box-shadow:0 4px 12px #10774b24;margin-bottom:.35rem;display:inline-flex;align-items:center;justify-content:center;cursor:grab;touch-action:none}.quick-nav-drag-handle:active{cursor:grabbing}.quick-nav-drag-bar{width:28px;height:3px;border-radius:999px;background:#10774b8c}.quick-nav--floating{width:min(1200px,calc(100vw - 32px));margin-bottom:0;padding:.85rem 1rem;border:1px solid #d8ebe2;box-shadow:0 8px 24px #10774b2e;animation:none}.quick-nav-top-btn{min-width:72px;height:36px;border:1px solid rgba(16,119,75,.22);border-radius:999px;background:#107747;color:#fff;cursor:pointer;margin-bottom:.5rem;box-shadow:0 8px 18px #10774b38;display:inline-flex;align-items:center;justify-content:center;gap:.32rem;padding:0 .8rem;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.quick-nav-top-btn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #10774b4d;background:#0d683d}.quick-nav-top-btn:focus-visible{outline:2px solid #107747;outline-offset:2px}.quick-nav-top-icon{font-size:.95rem;line-height:1;font-weight:800}.quick-nav-top-text{font-size:.72rem;line-height:1;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.quick-nav--floating h3{display:none}.quick-nav--floating .nav-buttons{grid-template-columns:repeat(5,minmax(120px,1fr));gap:.65rem}.quick-nav--floating .nav-btn{padding:.62rem .9rem;font-size:.82rem}.quick-nav h3{margin:0 0 1.5rem;color:#107747;font-size:1.1rem;font-weight:700}.nav-buttons{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.nav-btn{background:#f0f9f6;border:2px solid #e0f0ed;color:#107747;padding:.85rem 1.2rem;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease}.nav-btn:hover{background:#107747;color:#fff;border-color:#107747;transform:translateY(-2px)}.trust-badges{display:flex;gap:2rem;flex-wrap:wrap;animation:fadeInUp .8s ease-out .4s both}.badge{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:#fff;border-radius:8px;border:2px solid #e0f0ed;font-weight:600;color:#333;box-shadow:0 4px 12px #10774b14}.badge-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:#107747;color:#fff;border-radius:50%;font-size:.8rem;font-weight:800}@media screen and (max-width:768px){.explore-hero{padding:3rem 1.5rem;min-height:auto}.quick-nav-floating{max-width:calc(100vw - 16px)}.quick-nav-drag-handle{width:64px;margin-bottom:.28rem}.quick-nav-top-btn{min-width:64px;height:36px;margin-bottom:.38rem;padding:0 .7rem}.quick-nav-top-icon{font-size:.9rem}.quick-nav-top-text{font-size:.68rem}.quick-nav--floating{padding:.7rem}.explore-hero-title{font-size:2rem}.explore-hero-subtitle{font-size:1rem}.nav-buttons,.quick-nav--floating .nav-buttons{grid-template-columns:repeat(2,1fr)}.trust-badges{flex-direction:column;gap:1rem}}.explore-hero--mobile{background:linear-gradient(135deg,#fff,#f0f9f6,#e8f5f0);padding:2rem 1.5rem;min-height:auto;display:flex;align-items:center}.explore-hero--mobile:before{width:200px;height:200px;top:-30%;opacity:.6}.explore-hero-content--mobile{max-width:100%;display:flex;flex-direction:column;gap:1.5rem}.explore-hero-text--mobile{margin-bottom:0;text-align:center}.explore-hero-title--mobile{font-size:1.8rem;margin:0 0 .8rem;letter-spacing:-.3px}.explore-hero-subtitle--mobile{font-size:.9rem;color:#666;line-height:1.5;margin:0}.mobile-nav-drawer{display:flex;flex-direction:column;gap:.5rem}.mobile-nav-toggle{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.7rem 1rem;background:linear-gradient(135deg,#107747,#0a5533);color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:700;cursor:pointer;transition:all .3s ease}.mobile-nav-toggle:active{transform:scale(.97)}.nav-toggle-icon{font-size:1.2rem}.mobile-nav-menu{display:flex;flex-direction:column;gap:.5rem;animation:slideDown .3s ease-out}.mobile-nav-item{padding:.65rem 1rem;background:#fff;border:1px solid #d4f0eb;border-radius:6px;font-size:.85rem;font-weight:600;color:#107747;cursor:pointer;transition:all .3s ease}.mobile-nav-item:active{background:#f0f9f6;transform:scale(.98)}.trust-badges--mobile{display:flex;justify-content:center;gap:.8rem;flex-wrap:wrap}.badge--mobile{display:flex;align-items:center;gap:.4rem;padding:.55rem .8rem;background:#fff;border:1px solid #d4f0eb;border-radius:20px;font-size:.75rem;font-weight:600;color:#107747;white-space:nowrap}.badge--mobile .badge-icon{font-size:.85rem;font-weight:700}.why-section{background:#fff;padding:6rem 2rem;position:relative}.why-container{max-width:1200px;margin:0 auto}.why-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:4rem}.why-card{background:linear-gradient(135deg,#f0f9f6,#f8fdfb);padding:2.5rem;border-radius:12px;border:1px solid #e0f0ed;position:relative;transition:all .3s ease;animation:fadeInUp .6s ease-out}.why-card:hover{transform:translateY(-8px);box-shadow:0 16px 40px #10774b1f;border-color:#107747}.card-number{position:absolute;top:1.5rem;right:2rem;font-size:2.5rem;font-weight:800;color:#10774b1a;line-height:1}.why-card h3{font-size:1.3rem;color:#107747;margin:0 0 1rem;font-weight:700}.why-card p{color:#666;line-height:1.6;margin:0;font-size:.95rem}.differentiators{margin:4rem 0}.differentiators h3{font-size:1.8rem;color:#107747;margin:0 0 2rem;font-weight:700;text-align:center}.diff-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.diff-item{background:#fff;padding:2rem;border-radius:10px;border:1px solid #e0e0e0;text-align:center;transition:all .3s ease;animation:fadeInUp .6s ease-out}.diff-item:hover{transform:translateY(-6px);box-shadow:0 12px 30px #10774b1a;border-color:#107747}.diff-icon{font-size:2.5rem;margin-bottom:1rem;display:block}.diff-item h4{color:#107747;margin:0 0 .5rem;font-size:1rem;font-weight:700}.diff-item p{color:#666;font-size:.9rem;line-height:1.5;margin:0}.why-section--mobile{background:#fff;padding:3.5rem 1.5rem 2.5rem}.why-container--mobile{max-width:100%}.section-header--mobile{text-align:center;margin-bottom:2rem}.why-card-carousel{position:relative;margin-bottom:1.2rem;touch-action:pan-y}.why-card-mobile--swipeable{background:linear-gradient(135deg,#f0f9f6,#f8fdfb);padding:1.5rem;border-radius:10px;border:1px solid #e0f0ed;min-height:160px;display:flex;flex-direction:column;justify-content:space-between;animation:slideInFromLeft .4s ease-out;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.why-card-mobile--swipeable:active{cursor:grabbing}.card-content-mobile h3{font-size:1.3rem;color:#107747;margin:0 0 1rem;font-weight:700}.card-content-mobile p{font-size:.85rem;color:#555;line-height:1.6;margin:0}.why-tabs--no-number{display:flex;gap:.6rem;margin-bottom:1rem;justify-content:center;flex-wrap:wrap}.why-tab--clean{padding:.6rem .8rem;background:#fff;border:1.5px solid #d4f0eb;border-radius:8px;cursor:pointer;transition:all .3s ease;font-size:.75rem;font-weight:600;color:#333;white-space:nowrap;min-height:36px;display:flex;align-items:center;justify-content:center}.why-tab--clean:active{transform:scale(.97)}.why-tab--clean.active{background:linear-gradient(135deg,#107747,#0a5533);color:#fff;border-color:#107747;box-shadow:0 4px 12px #10774b33}.why-tab--clean .tab-number{display:none}.card-dots--carousel{display:flex;justify-content:center;gap:.4rem;margin-top:.5rem}.dot{width:8px;height:8px;border-radius:50%;background:#d0d0d0;border:none;cursor:pointer;transition:all .3s ease}.dot.active{background:#107747;transform:scale(1.3)}.differentiators--mobile{display:flex;flex-direction:column;gap:1.2rem;margin-top:2rem}.differentiators--mobile h3{font-size:1.3rem;color:#107747;margin:0 0 1rem;text-align:center}.diff-carousel-mobile{display:flex;justify-content:center;position:relative;touch-action:pan-y;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.diff-carousel-mobile:active{cursor:grabbing}.diff-item-mobile{background:linear-gradient(135deg,#f0f9f6,#f8fdfb);padding:1.2rem;border-radius:10px;border:1px solid #e0f0ed;text-align:center;max-width:100%;width:100%;animation:slideInUp .4s ease-out;transition:transform .3s ease-out}.diff-icon-mobile{font-size:2rem;margin-bottom:.6rem;display:block}.diff-item-mobile h4{font-size:1rem;color:#107747;margin:0 0 .6rem;font-weight:700}.diff-item-mobile p{font-size:.8rem;color:#666;line-height:1.5;margin:0}.diff-dots{display:flex;justify-content:center;gap:.4rem;margin-top:1rem}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:768px){.why-section{padding:4rem 1.5rem}.section-header h2{font-size:2rem}.why-grid,.diff-grid{grid-template-columns:1fr}}.products-explorer{background:linear-gradient(135deg,#f0f9f6,#fff);padding:6rem 2rem;position:relative}.explorer-container{max-width:1200px;margin:0 auto}.section-header{text-align:center;margin-bottom:3rem}.product-tabs{display:flex;gap:1rem;justify-content:center;margin-bottom:3rem;flex-wrap:wrap}.tab{background:#fff;border:2px solid #e0f0ed;padding:1rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;color:#107747;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.tab-icon{font-size:1.3rem}.expand-indicator{font-size:1.4rem;font-weight:800;transition:transform .3s ease;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px}.tab-clickable{cursor:pointer}.tab-clickable:hover{border-color:#107747;background:#f0f9f6}.tab-clickable.expanded{background:linear-gradient(135deg,#107747,#0a5533);color:#fff;border-color:#107747;box-shadow:0 8px 20px #10774b4d}.tab:hover{border-color:#107747;background:#f0f9f6}.tab.active{background:linear-gradient(135deg,#107747,#0a5533);color:#fff;border-color:#107747;box-shadow:0 8px 20px #10774b4d}.product-content{background:#fff;padding:3rem;border-radius:12px;box-shadow:0 8px 24px #10774b14;animation:fadeInUp .6s ease-out}.product-content--expanded{animation:expandDown .5s ease-out}.product-content--expanded.show{animation:expandDown .5s ease-out forwards}.content-header{text-align:center;margin-bottom:3rem;border-bottom:2px solid #e0f0ed;padding-bottom:2rem}.content-header h3{font-size:2rem;color:#107747;margin:0 0 .5rem;font-weight:800}.product-tagline{font-size:1.1rem;color:#0a5533;margin:0 0 1rem;font-weight:600}.product-description{font-size:1rem;color:#666;line-height:1.7;margin:0}.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem}.content-section h4{font-size:1.2rem;color:#107747;margin:0 0 1.5rem;font-weight:700}.problem-list,.solution-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.problem-list li,.solution-list li{display:flex;gap:.75rem;align-items:flex-start;color:#555;line-height:1.6;font-size:.95rem}.problem-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:#ffebee;color:#c62828;border-radius:50%;font-weight:800;font-size:.8rem;flex-shrink:0}.solution-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:#e8f5e9;color:#2e7d32;border-radius:50%;font-weight:800;font-size:.9rem;flex-shrink:0}.product-tour-action{margin-top:2rem;display:flex;justify-content:center}.product-tour-btn{background:linear-gradient(135deg,#107747,#0a5533);color:#fff;border:none;border-radius:10px;padding:.95rem 2rem;font-size:1rem;font-weight:700;cursor:pointer;transition:all .25s ease;box-shadow:0 8px 20px #10774b3d}.product-tour-btn:hover{transform:translateY(-2px);box-shadow:0 12px 24px #10774b52}@keyframes expandDown{0%{opacity:0;max-height:0;transform:translateY(-20px)}to{opacity:1;max-height:2000px;transform:translateY(0)}}.products-explorer--mobile{background:linear-gradient(135deg,#f0f9f6,#fff);padding:2.5rem 1.5rem}.explorer-container--mobile{max-width:100%}.section-header--mobile p{font-size:.9rem}.product-tabs--mobile{display:flex;gap:.6rem;justify-content:center;margin-bottom:1.5rem;flex-wrap:wrap}.tab--mobile{padding:.65rem .9rem;font-size:.9rem;display:flex;align-items:center;justify-content:center;gap:.4rem}.tab--mobile .tab-icon{font-size:1.2rem}.tab--mobile .expand-indicator{width:20px;height:20px;font-size:1.2rem}.product-content--mobile{background:#fff;padding:1rem;border-radius:10px;border:1px solid #e0f0ed}.product-content--mobile.product-content--expanded{animation:expandDown .4s ease-out forwards;margin-top:1rem}.content-header--mobile{margin-bottom:1.2rem}.content-header--mobile h3{font-size:1.3rem;margin:0 0 .5rem}.product-tagline{font-size:.85rem!important;color:#107747!important;font-weight:600!important;margin:0 0 .6rem!important}.product-description--mobile{font-size:.8rem!important;line-height:1.4!important}.content-accordion{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.2rem}.accordion-section{background:#f9fdfb;padding:1rem;border-radius:8px;border:1px solid #e0f0ed}.accordion-section h4{font-size:1rem;color:#107747;margin:0 0 .8rem;font-weight:700}.problem-list--mobile,.solution-list--mobile{display:flex;flex-direction:column;gap:.6rem;list-style:none;margin:0;padding:0}.problem-list--mobile li,.solution-list--mobile li{display:flex;gap:.6rem;font-size:.8rem;line-height:1.4;color:#555}.problem-list--mobile li span:first-child,.solution-list--mobile li span:first-child{flex-shrink:0;font-weight:700}.problem-icon{color:#e74c3c}.solution-icon{color:#27ae60}.product-tour-action--mobile{display:flex;gap:.8rem;margin-top:1.2rem}.product-tour-btn--mobile{flex:1;padding:.7rem 1rem;font-size:.9rem;white-space:nowrap}@media screen and (max-width:968px){.content-grid{grid-template-columns:1fr}}@media screen and (max-width:768px){.products-explorer{padding:4rem 1.5rem}.product-content{padding:1.5rem}.content-header h3{font-size:1.5rem}.product-tour-btn{width:100%}}.integration-guide{background:#fff;padding:6rem 2rem;position:relative}.integration-container{max-width:1200px;margin:0 auto}.integration-tabs{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:4rem}.integration-tab-btn{background:#fff;border:2px solid #e0f0ed;padding:2rem;border-radius:12px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:space-between;text-align:left}.integration-tab-btn:hover{border-color:#107747;background:#f0f9f6}.integration-tab-btn.tab-clickable.expanded{background:linear-gradient(135deg,#107747,#0a5533);border-color:#107747;box-shadow:0 8px 20px #10774b4d}.integration-tab-btn.tab-clickable.expanded h3{color:#fff}.expand-indicator{font-size:1.5rem;font-weight:800;transition:transform .3s ease;color:#107747}.integration-tab-btn.tab-clickable.expanded .expand-indicator{color:#fff}.integration-tab-btn h3{font-size:1.4rem;color:#107747;margin:0;font-weight:700}.steps-visualization{display:flex;flex-direction:column;gap:1.5rem}.steps-visualization--expanded{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:4rem}.step-item{display:flex;align-items:center;gap:1.5rem;animation:fadeInUp .6s ease-out}.step-item--falling{animation:fallBrick .6s ease-out backwards}.step-circle{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background:linear-gradient(135deg,#107747,#0a5533);color:#fff;border-radius:50%;font-size:1.2rem;font-weight:800;flex-shrink:0;box-shadow:0 4px 12px #10774b4d}.step-content{flex:1;background:linear-gradient(135deg,#f0f9f6,#f8fdfb);padding:1.5rem;border-radius:8px;border-left:3px solid #107747}.step-content h4{color:#107747;margin:0 0 .5rem;font-size:1rem;font-weight:700}.step-content p{color:#666;margin:0;font-size:.9rem;line-height:1.5}.step-arrow{color:#107747;font-size:1.5rem;font-weight:800;opacity:.5}.integration-benefits{background:linear-gradient(135deg,#f0f9f6,#fff);padding:3rem;border-radius:12px;border:1px solid #e0f0ed}.integration-benefits h3{text-align:center;font-size:1.8rem;color:#107747;margin:0 0 2.5rem;font-weight:700}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem}.benefit-card{background:#fff;padding:2rem;border-radius:10px;text-align:center;border:1px solid #e0e0e0;transition:all .3s ease;animation:fadeInUp .6s ease-out}.benefit-card:hover{transform:translateY(-6px);box-shadow:0 12px 30px #10774b1a;border-color:#107747}.benefit-icon{font-size:2.5rem;margin-bottom:1rem;display:block}.benefit-card h4{color:#107747;margin:0 0 .75rem;font-size:1rem;font-weight:700}.benefit-card p{color:#666;margin:0;font-size:.9rem;line-height:1.5}@media screen and (max-width:1024px){.integration-tabs{grid-template-columns:1fr}}.integration-guide--mobile{background:linear-gradient(135deg,#fff,#f0f9f6);padding:2.5rem 1.5rem}.integration-container--mobile{max-width:100%}.section-header--mobile{text-align:center;margin-bottom:1.5rem}.section-header--mobile h2{font-size:1.8rem;margin:0 0 .5rem}.section-header--mobile p{font-size:.9rem;color:#666}.integration-tabs-mobile{display:flex;gap:.8rem;margin-bottom:1.5rem;justify-content:center}.tab-btn{padding:.65rem 1rem;background:#fff;border:1.5px solid #d4f0eb;border-radius:8px;font-size:.85rem;font-weight:600;color:#333;cursor:pointer;transition:all .3s ease;white-space:nowrap;display:flex;align-items:center;gap:.6rem}.tab-btn.active{background:linear-gradient(135deg,#107747,#0a5533);color:#fff;border-color:#107747}.tab-btn.tab-btn--clickable{cursor:pointer}.tab-btn.tab-btn--clickable:hover{border-color:#107747;background:#f0f9f6}.tab-btn.tab-btn--clickable.expanded{background:linear-gradient(135deg,#107747,#0a5533);color:#fff;border-color:#107747;box-shadow:0 4px 12px #10774b33}.tab-btn .expand-indicator{font-size:1.1rem;font-weight:800}.tab-btn:active{transform:scale(.96)}.steps-accordion,.steps-accordion--expanded{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1.5rem}.step-accordion-item{background:#fff;border:1px solid #e0f0ed;border-radius:8px;overflow:hidden;animation:slideInUp .3s ease-out}.step-accordion-item--falling{animation:fallBrick .6s ease-out backwards}.step-accordion-header{display:flex;align-items:center;gap:.8rem;width:100%;padding:.9rem;background:linear-gradient(135deg,#f0f9f6,#f8fdfb);border:none;cursor:pointer;transition:all .3s ease;text-align:left;font-weight:600}.step-accordion-header:active{background:linear-gradient(135deg,#e8f5f0,#f0f9f6)}.step-number{display:flex;align-items:center;justify-content:center;min-width:32px;height:32px;background:linear-gradient(135deg,#107747,#0a5533);color:#fff;border-radius:50%;font-size:.8rem;font-weight:700}.step-title{flex:1;font-size:.95rem;color:#107747}.step-toggle{font-size:1.2rem;color:#107747;transition:transform .3s ease}.step-accordion-item.expanded .step-toggle{transform:rotate(45deg)}.step-accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease;background:#fff}.step-accordion-item.expanded .step-accordion-content{max-height:200px;padding:.8rem .9rem;border-top:1px solid #e0f0ed}.step-accordion-content p{font-size:.8rem;color:#666;line-height:1.5;margin:0}.integration-benefits--mobile{background:linear-gradient(135deg,#f0f9f6,#f8fdfb);padding:1.2rem;border-radius:10px;border:1px solid #e0f0ed}.integration-benefits--mobile h3{font-size:1.2rem;color:#107747;text-align:center;margin:0 0 1rem}.benefits-grid--mobile{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem}.benefit-card--mobile{background:#fff;padding:.9rem;border-radius:8px;border:1px solid #d4f0eb;text-align:center;transition:all .3s ease}.benefit-card--mobile:active{transform:scale(.98);box-shadow:0 4px 12px #10774b26}.benefit-card--mobile .benefit-icon{font-size:1.8rem;margin-bottom:.4rem;display:block}.benefit-card--mobile h4{font-size:.8rem;color:#107747;margin:0;font-weight:700;line-height:1.3}@media screen and (max-width:768px){.integration-guide{padding:4rem 1.5rem}.section-header h2{font-size:2rem}.integration-tab h3{text-align:center}.benefits-grid{grid-template-columns:repeat(2,1fr)}.integration-benefits{padding:1.5rem}.step-item{gap:1rem;flex-wrap:wrap}.step-arrow{width:100%;text-align:center;order:3;transform:rotate(90deg)}}.survey-results{background:radial-gradient(circle at 12% 16%,#eef8f3,#fff 48%);padding:6rem 2rem}.survey-container{max-width:1200px;margin:0 auto}.survey-header{text-align:center;max-width:900px;margin:0 auto 3rem}.survey-kicker{margin:0 0 .7rem;text-transform:uppercase;letter-spacing:1.6px;color:#2f7d57;font-size:.78rem;font-weight:700}.survey-header h2{margin:0 0 .9rem;font-size:2.8rem;color:#0f5132;font-weight:800}.survey-header p{margin:0;color:#5e6f67;line-height:1.75;font-size:1.04rem}.survey-tabs{margin-top:1.2rem;display:inline-flex;gap:.55rem;background:#e8f5ef;border:1px solid #d4e9df;border-radius:999px;padding:.35rem}.survey-tab{border:none;background:transparent;color:#1d6845;font-size:.9rem;font-weight:700;border-radius:999px;padding:.5rem .95rem;cursor:pointer;transition:all .2s ease}.survey-tab.active{background:linear-gradient(135deg,#107747,#0f5f3e);color:#fff;box-shadow:0 6px 14px #10774738}.survey-tab:hover{transform:translateY(-1px)}.survey-highlights{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:2rem}.signal-card{background:linear-gradient(165deg,#fff,#f2faf6);border:1px solid #dcede4;border-radius:14px;padding:1.2rem}.signal-value{margin:0;font-size:2rem;font-weight:800;color:#0f5132}.signal-label{margin:.2rem 0 .5rem;color:#1d6845;font-size:.95rem;font-weight:700}.signal-detail{margin:0;color:#60736b;font-size:.86rem;line-height:1.5}.survey-findings{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:2rem}.finding-card{background:#fff;border:1px solid #e1eee8;border-radius:14px;padding:1.15rem;box-shadow:0 6px 16px #10774714}.finding-card h3{margin:0 0 .55rem;color:#0f5132;font-size:1.05rem}.finding-card p{margin:0;color:#596d64;line-height:1.6;font-size:.92rem}.finding-card span{display:inline-block;margin-top:.8rem;background:#eaf8f1;color:#1d6845;border-radius:999px;padding:.3rem .7rem;font-size:.78rem;font-weight:700}.survey-scoreboard{background:linear-gradient(165deg,#f6fcf9,#eef8f3);border:1px solid #dcede4;border-radius:14px;padding:1.3rem;margin-bottom:2rem}.survey-scoreboard h3{margin:0 0 1rem;color:#0f5132;font-size:1.2rem}.scoreboard-list{display:flex;flex-direction:column;gap:.9rem}.score-row p{margin:0 0 .35rem;color:#4d6158;font-size:.9rem}.score-track{height:10px;border-radius:999px;background:#dfeee7;overflow:hidden}.score-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#24a36a,#0f6a42)}.score-row span{display:inline-block;margin-top:.35rem;color:#0f5132;font-size:.85rem;font-weight:700}.investor-brief{display:grid;grid-template-columns:1.4fr 1fr;gap:1rem}.brief-main,.brief-side{background:#fff;border:1px solid #deede7;border-radius:14px;padding:1.2rem}.brief-main h3,.brief-side h4{margin:0 0 .6rem;color:#0f5132}.brief-main p{margin:0;color:#5a6f65;line-height:1.7}.audience-mix{display:flex;flex-direction:column;gap:.55rem}.mix-row{display:flex;justify-content:space-between;align-items:center;padding:.5rem .65rem;border-radius:8px;background:#f4fbf7}.mix-row span{color:#2d4a3d;font-size:.9rem}.mix-row strong{color:#0f5132;font-size:.95rem}.mix-note{margin:.35rem 0 0;font-size:.82rem;color:#60736b}.survey-tabs--clickable{display:flex;gap:1rem;margin-top:2rem;justify-content:center;flex-wrap:wrap}.survey-tab--clickable{background:#fff;border:2px solid #d4f0eb;padding:1rem 1.5rem;border-radius:10px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.8rem;font-size:1rem;font-weight:600;color:#107747}.survey-tab--clickable:hover{border-color:#107747;background:#f0f9f6}.survey-tab--clickable.expanded{background:linear-gradient(135deg,#107747,#0a5533);color:#fff;border-color:#107747;box-shadow:0 8px 20px #10774b4d}.expand-indicator{font-size:1.3rem;font-weight:800;transition:transform .3s ease}.survey-content--expanded{animation:expandDown .5s ease-out forwards}.signal-card--falling{animation:fallBrick .6s ease-out backwards}.finding-card--compact{background:linear-gradient(135deg,#f0f9f6,#f8fdfb)!important;padding:1rem!important;border-radius:8px!important}.finding-card--compact h3{font-size:1rem!important;margin-bottom:.5rem!important}.finding-card--compact p{font-size:.85rem!important}.finding-card--compact span{font-size:.8rem!important}.score-row--compact{padding:.8rem 0!important}.score-row--compact p{font-size:.85rem!important}.audience-mix--compact{gap:.6rem!important}.mix-row--compact{padding:.4rem .6rem!important}.survey-section-title{font-size:1.1rem;color:#107747;margin:1.2rem 0 .8rem;font-weight:700}@keyframes expandDown{0%{opacity:0;max-height:0;transform:translateY(-20px)}to{opacity:1;max-height:3000px;transform:translateY(0)}}.survey-results--mobile{background:linear-gradient(135deg,#fff,#f0f9f6);padding:2.5rem 1.5rem}.survey-container--mobile{max-width:100%}.survey-header--mobile{text-align:center;margin-bottom:1.5rem}.survey-header--mobile h2{font-size:1.6rem;margin:0 0 .5rem}.survey-kicker{font-size:.8rem;color:#107747;font-weight:700;letter-spacing:.5px;margin-bottom:.3rem}.survey-subtitle--mobile{font-size:.8rem!important;line-height:1.4!important;margin:0 0 1rem!important}.survey-tabs--mobile{display:flex;gap:.6rem;justify-content:center;flex-wrap:wrap;margin-bottom:1.2rem}.survey-tabs--mobile.survey-tabs--clickable{gap:.8rem;margin-top:1rem}.survey-tab--mobile{padding:.6rem .9rem;font-size:.85rem;border:1.5px solid #d4f0eb;border-radius:8px;background:#fff;cursor:pointer;transition:all .3s ease;color:#333;font-weight:600;display:flex;align-items:center;gap:.5rem}.survey-tab--mobile.active{background:linear-gradient(135deg,#107747,#0a5533);color:#fff;border-color:#107747}.survey-tab--mobile.survey-tab--clickable{padding:.7rem 1rem;gap:.6rem}.survey-tab--mobile.survey-tab--clickable.expanded{background:linear-gradient(135deg,#107747,#0a5533);color:#fff;border-color:#107747;box-shadow:0 4px 12px #10774b33}.survey-tab--mobile .expand-indicator{font-size:1rem;font-weight:800}.survey-highlights--mobile{margin-bottom:1.5rem}.signal-cards-mobile{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem}.signal-card--mobile{background:linear-gradient(135deg,#f0f9f6,#f8fdfb);padding:.9rem;border-radius:8px;border:1px solid #e0f0ed;text-align:center;transition:all .3s ease}.signal-card--mobile .signal-value{font-size:1.4rem;font-weight:700;color:#107747;margin:0 0 .3rem}.signal-card--mobile .signal-label{font-size:.8rem;color:#333;font-weight:600;margin:0}.survey-findings--mobile{margin-bottom:1.5rem}.survey-findings--mobile h3,.survey-findings--mobile h4{font-size:1.1rem;color:#107747;text-align:center;margin:0 0 1rem;font-weight:700}.finding-card--mobile{background:#fff;padding:1rem;border-radius:8px;border:1px solid #e0f0ed;margin-bottom:.8rem}.finding-card--mobile.finding-card--compact{padding:.9rem;background:linear-gradient(135deg,#f0f9f6,#f8fdfb);margin-bottom:.6rem}.finding-card--mobile h4,.finding-card--mobile h5{font-size:.9rem;color:#107747;margin:0 0 .4rem;font-weight:700}.finding-card--mobile p{font-size:.8rem;color:#666;line-height:1.5;margin:0}.survey-scoreboard--mobile{margin-bottom:1.5rem}.survey-scoreboard--mobile h3,.survey-scoreboard--mobile h4{font-size:1.1rem;color:#107747;text-align:center;margin:0 0 1rem}.scoreboard-list--mobile{display:flex;flex-direction:column;gap:.8rem}.score-row--mobile{background:#fff;padding:.8rem;border-radius:8px;border:1px solid #e0f0ed}.score-row--mobile.score-row--compact{background:linear-gradient(135deg,#f0f9f6,#f8fdfb);padding:.7rem;margin-bottom:.6rem}.score-question{font-size:.8rem;color:#333;margin:0 0 .5rem;line-height:1.4;font-weight:600}.score-row--mobile.score-row--compact .score-question{font-size:.75rem;margin-bottom:.4rem}.score-track{height:6px;background:#e0f0ed;border-radius:3px;overflow:hidden;margin-bottom:.4rem}.score-row--mobile.score-row--compact .score-track{height:5px;margin-bottom:.3rem}.score-fill{height:100%;background:linear-gradient(135deg,#107747,#0a5533);transition:width .3s ease}.score-label{font-size:.75rem;color:#107747;font-weight:700}.score-row--mobile.score-row--compact .score-label{font-size:.7rem}.investor-brief--mobile{background:linear-gradient(135deg,#f0f9f6,#f8fdfb);padding:1rem;border-radius:8px;border:1px solid #e0f0ed}.brief-side--mobile{margin:0}.brief-side--mobile h4{font-size:1rem;color:#107747;margin:0 0 .8rem;text-align:center}.audience-mix--mobile{display:flex;flex-direction:column;gap:.6rem}.audience-mix--mobile.audience-mix--compact{gap:.5rem}.mix-row--mobile{display:flex;justify-content:space-between;align-items:center;padding:.6rem;background:#fff;border-radius:6px;border:1px solid #d4f0eb;font-size:.85rem}.mix-row--mobile.mix-row--compact{padding:.5rem .6rem;background:linear-gradient(135deg,#f0f9f6,#f8fdfb);font-size:.8rem}.mix-row--mobile span{color:#333}.mix-row--mobile strong{color:#107747;font-weight:700}@media screen and (max-width:980px){.survey-highlights{grid-template-columns:repeat(2,minmax(0,1fr))}.survey-findings,.investor-brief{grid-template-columns:1fr}}@media screen and (max-width:640px){.survey-results{padding:4rem 1rem}.survey-header h2{font-size:2.15rem}.survey-highlights{grid-template-columns:1fr}}.faq-section{background:linear-gradient(135deg,#f0f9f6,#fff);padding:6rem 2rem;position:relative}.faq-container{max-width:900px;margin:0 auto}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{font-size:2.8rem;color:#107747;margin:0 0 1rem;font-weight:800}.section-header p{font-size:1.1rem;color:#666;margin:0}.faq-accordion{display:flex;flex-direction:column;gap:1rem;margin-bottom:4rem}.accordion-item{background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;transition:all .3s ease;animation:fadeInUp .6s ease-out}.accordion-item:hover{border-color:#107747;box-shadow:0 4px 12px #10774b14}.accordion-item.active{border-color:#107747;box-shadow:0 8px 20px #10774b1a}.accordion-header{width:100%;padding:1.5rem;background:#fff;border:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;transition:all .3s ease;font-size:1rem;font-weight:600;color:#333}.accordion-item.active .accordion-header{background:linear-gradient(135deg,#f0f9f6,#f8fdfb);color:#107747}.accordion-header:hover{background:#f9f9f9}.question{text-align:left;flex:1}.accordion-icon{display:flex;align-items:center;justify-content:center;width:30px;height:30px;background:#f0f9f6;border-radius:50%;color:#107747;font-size:1.3rem;font-weight:800;flex-shrink:0;transition:all .3s ease}.accordion-item.active .accordion-icon{background:#107747;color:#fff;transform:rotate(45deg)}.accordion-content{padding:0 1.5rem 1.5rem;background:#fff;border-top:1px solid #e0e0e0;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:500px}}.accordion-content p{color:#666;line-height:1.7;margin:0;font-size:.95rem}.faq-footer{background:#fff;padding:3rem;border-radius:12px;border:1px solid #e0e0e0;text-align:center}.faq-footer h3{color:#107747;margin:0 0 1rem;font-size:1.3rem;font-weight:700}.faq-footer p{color:#666;margin:0 0 1.5rem;font-size:.95rem}.faq-contact-btn{background:linear-gradient(135deg,#107747,#0a5533);color:#fff;border:none;padding:1rem 2rem;border-radius:6px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #10774b40}.faq-contact-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #10774b59}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.faq-section--mobile{background:linear-gradient(135deg,#fff,#f0f9f6);padding:2rem 1.2rem}.faq-container--mobile{max-width:100%}.faq-section--mobile .section-header--mobile{text-align:center;margin-bottom:1.2rem}.faq-section--mobile .section-header--mobile h2{font-size:1.6rem;margin:0 0 .3rem;font-weight:800}.faq-section--mobile .section-header--mobile p{font-size:.8rem;color:#666}.faq-accordion--mobile{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1.2rem}.accordion-item--mobile{background:#fff;border:1px solid #e0f0ed;border-radius:6px;overflow:hidden;animation:slideInUp .3s ease-out;transition:all .2s ease}.accordion-item--mobile:active{transform:scale(.98)}.accordion-header--mobile{display:flex;align-items:flex-start;justify-content:space-between;gap:.6rem;width:100%;padding:.7rem .85rem;background:linear-gradient(135deg,#f0f9f6,#f8fdfb);border:none;cursor:pointer;transition:all .3s ease;text-align:left;min-height:44px}.accordion-header--mobile:active{background:linear-gradient(135deg,#e8f5f0,#f0f9f6)}.accordion-header--mobile .question{font-size:.8rem;color:#107747;font-weight:600;line-height:1.35;flex:1;word-break:break-word}.accordion-header--mobile .accordion-icon{font-size:.95rem;color:#107747;flex-shrink:0;font-weight:700;transition:transform .3s ease;min-width:24px;display:flex;align-items:center;justify-content:center}.accordion-item--mobile.active .accordion-header--mobile .accordion-icon{transform:rotate(45deg)}.accordion-content--mobile{max-height:0;overflow:hidden;transition:max-height .3s ease;background:#fff}.accordion-item--mobile.active .accordion-content--mobile{max-height:250px;padding:.7rem .85rem;border-top:1px solid #e0f0ed}.accordion-content--mobile p{font-size:.75rem;color:#555;line-height:1.45;margin:0}.faq-footer--mobile{background:linear-gradient(135deg,#f0f9f6,#f8fdfb);padding:1rem;border-radius:8px;border:1px solid #e0f0ed;text-align:center}.faq-footer--mobile h3{font-size:1rem;color:#107747;margin:0 0 .3rem;font-weight:700}.faq-footer--mobile p{font-size:.8rem;color:#666;margin:0 0 .7rem}.faq-contact-btn--mobile{padding:.6rem 1rem;font-size:.85rem;width:100%}@media screen and (max-width:768px){.faq-section{padding:4rem 1.5rem}.section-header h2{font-size:2rem}.accordion-header{padding:1rem;font-size:.95rem}.accordion-content{padding:0 1rem 1rem}.faq-footer{padding:1.5rem}}.explore-cta{background:linear-gradient(135deg,#107747,#0a5533);color:#fff;padding:4rem 2rem;text-align:center;position:relative;overflow:hidden}.explore-cta:before{content:"";position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);border-radius:50%}.explore-cta:after{content:"";position:absolute;bottom:-30%;left:-10%;width:400px;height:400px;background:radial-gradient(circle,rgba(255,255,255,.08) 0%,transparent 70%);border-radius:50%}.cta-content{max-width:700px;margin:0 auto;position:relative;z-index:1}.explore-cta h2{font-size:2.5rem;margin:0 0 1rem;font-weight:800;letter-spacing:-.5px}.explore-cta p{font-size:1.1rem;color:#ffffffe6;margin:0 0 2rem;line-height:1.6}.cta-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;margin:2rem 0}.btn-primary,.btn-secondary{padding:1rem 2.5rem;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-primary{background:#fff;color:#107747;box-shadow:0 8px 20px #00000026}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 12px 28px #0003}.btn-secondary{background:transparent;color:#fff;border:2px solid white}.btn-secondary:hover{background:#ffffff1a;transform:translateY(-3px)}.cta-info{margin-top:2rem;display:flex;gap:2rem;justify-content:center;flex-wrap:wrap;padding-top:2rem;border-top:1px solid rgba(255,255,255,.2)}.cta-info p{margin:0;font-size:.95rem;color:#ffffffd9}.cta-info a{color:#107747;text-decoration:none;font-weight:600;transition:all .3s ease}.cta-info a:hover{text-decoration:underline}.explore-cta--mobile{background:linear-gradient(135deg,#107747,#0a5533);color:#fff;padding:2.5rem 1.5rem;text-align:center;position:relative;overflow:hidden}.explore-cta--mobile:before{width:250px;height:250px;top:-30%;right:-20%;opacity:.5}.explore-cta--mobile:after{width:200px;height:200px;bottom:-20%;left:-20%;opacity:.5}.cta-content--mobile{max-width:100%}.explore-cta--mobile h2{font-size:1.6rem;margin:0 0 .6rem;letter-spacing:-.2px}.explore-cta--mobile p{font-size:.95rem;color:#ffffffe6;margin:0 0 1.2rem;line-height:1.5}.cta-buttons--mobile{display:flex;flex-direction:column;gap:.8rem;justify-content:center;margin:1.2rem 0}.btn-primary--mobile,.btn-secondary--mobile{padding:.7rem 1.2rem;border:none;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;min-height:44px;display:flex;align-items:center;justify-content:center}.btn-primary--mobile{background:#fff;color:#107747;box-shadow:0 4px 12px #0003}.btn-primary--mobile:active{transform:scale(.97);box-shadow:0 2px 8px #00000026}.btn-secondary--mobile{background:transparent;color:#fff;border:2px solid white}.btn-secondary--mobile:active{background:#ffffff26;transform:scale(.97)}.cta-info--mobile{margin-top:1.2rem;display:flex;flex-direction:column;gap:.6rem;padding-top:1.2rem;border-top:1px solid rgba(255,255,255,.2)}.cta-info--mobile p{margin:0;font-size:.85rem;color:#ffffffd9}.cta-info--mobile a{color:#fff;text-decoration:none;font-weight:600}.email-link{color:gold!important;font-weight:600;transition:all .3s ease;text-decoration:underline}.email-link:hover{color:#ffc700!important;transform:scale(1.05)}@media screen and (max-width:768px){.explore-cta{padding:3rem 1.5rem}.explore-cta h2{font-size:1.8rem}.explore-cta p{font-size:1rem}.cta-buttons{flex-direction:column;gap:1rem}.btn-primary,.btn-secondary{width:100%}.cta-info{flex-direction:column;gap:1rem}}.contact-page{background:linear-gradient(180deg,#f3faf7,#fff);padding:5rem 2rem}.contact-container{max-width:1200px;margin:0 auto}.contact-header{text-align:center;margin-bottom:2.5rem}.contact-header h1{margin:0 0 .8rem;color:#0a5533;font-size:2.8rem;font-weight:800}.contact-header p{margin:0 auto;max-width:780px;color:#5b6662;line-height:1.7}.contact-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:2rem}.contact-form-panel,.contact-info-panel{background:#fff;border:1px solid #deece6;border-radius:14px;padding:1.6rem;box-shadow:0 6px 20px #10774714}.contact-form-panel h2,.contact-info-panel h2{margin:0 0 1rem;color:#0a5533;font-size:1.4rem}.contact-success{margin:0 0 1rem;color:#166534;background:#e9f8ee;border:1px solid #b7e6c5;border-radius:8px;padding:.6rem .8rem}.contact-form{display:flex;flex-direction:column;gap:.95rem}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:.95rem}.contact-form label{display:flex;flex-direction:column;gap:.45rem;color:#1f2937;font-size:.92rem;font-weight:600}.contact-form input,.contact-form textarea{border:1px solid #cfe1da;border-radius:8px;padding:.72rem .8rem;font-size:.95rem;color:#334155;outline:none;transition:border-color .2s ease,box-shadow .2s ease;font-family:inherit}.contact-form input:focus,.contact-form textarea:focus{border-color:#107747;box-shadow:0 0 0 3px #10774726}.contact-submit-btn{margin-top:.25rem;border:none;border-radius:9px;padding:.85rem 1.2rem;background:linear-gradient(135deg,#107747,#0a5533);color:#fff;font-size:.95rem;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.contact-submit-btn:hover{transform:translateY(-2px);box-shadow:0 10px 22px #1077474d}.contact-info-panel{display:flex;flex-direction:column;gap:1rem}.info-block h3{margin:0 0 .45rem;color:#0a5533;font-size:1rem}.info-block p,.info-block a,.info-block li{margin:0;color:#475569;line-height:1.6;font-size:.94rem}.info-block a{color:#107747;text-decoration:none;font-weight:600}.info-block a:hover{text-decoration:underline}.info-block ul{margin:0;padding-left:1.1rem;display:flex;flex-direction:column;gap:.4rem}@media screen and (max-width:1024px){.contact-page{padding:4.5rem 2rem}.contact-header h1{font-size:2.3rem}.contact-header p{font-size:.95rem}.contact-layout{gap:1.75rem}.contact-form-panel,.contact-info-panel{padding:1.5rem}.contact-form-panel h2,.contact-info-panel h2{font-size:1.3rem}.contact-form input,.contact-form textarea{padding:.7rem .75rem;font-size:.9rem}.contact-form label{font-size:.88rem}.info-block p,.info-block a,.info-block li{font-size:.9rem}}@media screen and (max-width:768px){.contact-page{padding:3.5rem 1.5rem}.contact-header{margin-bottom:2rem}.contact-header h1{font-size:2rem;margin-bottom:.6rem}.contact-header p{font-size:.9rem;line-height:1.6}.contact-layout{grid-template-columns:1fr;gap:1.5rem}.contact-grid{grid-template-columns:1fr;gap:.85rem}.contact-form-panel,.contact-info-panel{padding:1.25rem;border-radius:10px}.contact-form-panel h2,.contact-info-panel h2{font-size:1.2rem;margin-bottom:.9rem}.contact-form label{gap:.4rem;font-size:.85rem;font-weight:600}.contact-form input,.contact-form textarea{padding:.65rem .75rem;font-size:.9rem;border-radius:6px;min-height:44px}.contact-form textarea{min-height:100px}.contact-submit-btn{padding:.75rem 1rem;font-size:.9rem;margin-top:.2rem;border-radius:6px}.contact-form{gap:.85rem}.contact-info-panel{gap:.9rem}.info-block h3{font-size:.95rem;margin-bottom:.4rem}.info-block p,.info-block a,.info-block li{font-size:.85rem}.info-block ul{gap:.35rem}.contact-success{padding:.5rem .7rem;font-size:.85rem;margin-bottom:.9rem}}@media screen and (max-width:480px){.contact-page{padding:2.5rem 1rem}.contact-header{margin-bottom:1.5rem}.contact-header h1{font-size:1.6rem;margin-bottom:.5rem}.contact-header p{font-size:.85rem;line-height:1.5}.contact-layout{gap:1.25rem}.contact-grid{gap:.75rem}.contact-form-panel,.contact-info-panel{padding:1rem;border-radius:8px}.contact-form-panel h2,.contact-info-panel h2{font-size:1.1rem;margin-bottom:.8rem}.contact-form label{gap:.35rem;font-size:.8rem}.contact-form input,.contact-form textarea{padding:.6rem .7rem;font-size:.85rem;border-radius:5px;min-height:42px}.contact-form textarea{min-height:90px}.contact-submit-btn{width:100%;padding:.65rem .9rem;font-size:.85rem;border-radius:5px}.contact-form{gap:.75rem}.contact-info-panel{gap:.8rem}.info-block h3{font-size:.9rem;margin-bottom:.35rem}.info-block p,.info-block a,.info-block li{font-size:.8rem;line-height:1.5}.info-block ul{padding-left:1rem;gap:.3rem}.contact-success{padding:.45rem .6rem;font-size:.8rem;margin-bottom:.8rem}}.product-tour-page{width:100%;min-height:100vh;background:#fff;position:relative}.tour-section{width:100%;padding:80px 20px;position:relative}.section-container{max-width:1200px;margin:0 auto}.section-header{text-align:center;margin-bottom:60px}.section-header h2{font-size:3rem;color:#0a5533;margin-bottom:15px;font-weight:800;animation:textMorphIn .7s ease-out both}.section-header p{font-size:1.1rem;color:#666;animation:slideInUp .8s ease-out .2s forwards;opacity:1}@media(max-width:1024px){.tour-section{padding:60px 20px}.section-header{margin-bottom:50px}.section-header h2{font-size:2.5rem;margin-bottom:12px}.section-header p{font-size:1rem}}@media(max-width:768px){.tour-section{padding:40px 15px}.section-container{width:100%}.section-header{margin-bottom:35px}.section-header h2{font-size:1.8rem;margin-bottom:10px;line-height:1.3}.section-header p{font-size:.9rem;line-height:1.5}}@media(max-width:480px){.tour-section{padding:30px 12px}.section-header{margin-bottom:25px}.section-header h2{font-size:1.5rem;margin-bottom:8px}.section-header p{font-size:.85rem}}@keyframes textMorphIn{0%{transform:translateY(18px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideInUp{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideInLeft{0%{transform:translate(-60px) skew(10deg);opacity:0}to{transform:translate(0) skew(0);opacity:1!important}}@keyframes slideInRight{0%{transform:translate(60px) skew(-10deg);opacity:0}to{transform:translate(0) skew(0);opacity:1}}@keyframes scaleRotate{0%{transform:perspective(1200px) rotateX(8deg) rotateY(3deg) scale(.92);opacity:0}to{transform:perspective(1200px) rotateX(0) rotateY(0) scale(1);opacity:1}}@keyframes videoPulse{0%{opacity:0;transform:scale(.98)}50%{opacity:.95}to{opacity:1;transform:scale(1)}}@keyframes borderGlow{0%,to{box-shadow:0 0 10px #1077474d,0 20px 60px #10774726}50%{box-shadow:0 0 30px #107747cc,0 20px 80px #1077474d}}@keyframes floatingPulse{0%,to{transform:translateY(0) scale(1);opacity:.8}50%{transform:translateY(-12px) scale(1.1);opacity:1}}@keyframes breathing{0%,to{opacity:.5}50%{opacity:1}}@keyframes cascadeFlipIn{0%{transform:translate(-50px,50px) rotateY(90deg);opacity:0}to{transform:translate(0) rotateY(0);opacity:1}}@keyframes cardFlip{0%{transform:rotateY(0)}to{transform:rotateY(180deg)}}@keyframes iconBounce{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-15px) scale(1.15)}}@keyframes colorShift{0%{background:linear-gradient(135deg,#1077470d,#fff0)}50%{background:linear-gradient(135deg,#10774726,#0a55330d)}to{background:linear-gradient(135deg,#1077470d,#fff0)}}@keyframes rotateGlow{0%{transform:rotate(-180deg) scale(.7);opacity:0;filter:drop-shadow(0 0 0px rgba(16,119,71,1))}to{transform:rotate(0) scale(1);opacity:1;filter:drop-shadow(0 0 20px rgba(16,119,71,.6))}}@keyframes scaleBounce{0%{transform:scale(0) translateY(40px);opacity:0}50%{transform:scale(1.2)}to{transform:scale(1) translateY(0);opacity:1}}@keyframes growRotate{0%{transform:scale(0) rotate(-180deg);opacity:0}to{transform:scale(1) rotate(0);opacity:1}}@keyframes metricGlow{0%,to{box-shadow:0 0 15px #10774733}50%{box-shadow:0 0 30px #10774780}}@keyframes checkBounce{0%{transform:scale(0) rotate(-180deg);opacity:0}50%{transform:scale(1.2)}to{transform:scale(1) rotate(0);opacity:1}}@keyframes staggerSlideAlt{0%{transform:translate(80px) rotate(-2deg);opacity:0}to{transform:translate(0) rotate(0);opacity:1}}@keyframes staggerSlideAltLeft{0%{transform:translate(-80px) rotate(2deg);opacity:0}to{transform:translate(0) rotate(0);opacity:1}}@keyframes badgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}@keyframes popIn{0%{transform:translateY(60px) scale(.9);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}@keyframes buttonPulse{0%,to{transform:scale(1);box-shadow:0 5px 15px #1077474d}50%{transform:scale(1.05);box-shadow:0 15px 40px #10774780}}@keyframes ripple{0%{transform:scale(0);opacity:1}to{transform:scale(4);opacity:0}}.hero-section{position:relative;width:100%;height:100vh;padding:0;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#000}.hero-video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;z-index:1}.hero-video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#0a553359,#00000073);z-index:2}.techiocr-hero-content{position:relative;z-index:3;text-align:center;color:#fff;animation:slideInUp .8s ease-out .3s both;padding:0 1rem}.techiocr-hero-title{font-size:4.4rem;font-weight:900;margin:0 0 16px;letter-spacing:-1.8px;text-shadow:4px 4px 20px rgba(0,0,0,.5);animation:slideInDown .8s ease-out forwards}.techiocr-hero-subtitle{font-size:1.45rem;font-weight:400;margin:0;text-shadow:2px 2px 10px rgba(0,0,0,.5);animation:slideInUp .8s ease-out .2s both}.hero-container,.hero-content,.hero-title,.hero-subtitle,.hero-description,.video-hero-container,.play-icon,.hover-hint{display:none}.features-section{background:#fff;padding:100px 20px}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;width:100%}.feature-card{perspective:1000px;height:350px;cursor:pointer}.card-inner{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s ease-out}.feature-card:hover .card-inner{transform:rotateY(180deg)}.card-front,.card-back{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:16px;padding:30px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.card-front{background:linear-gradient(135deg,#1077470d,#fff0);border:2px solid rgba(16,119,71,.2);animation:cascadeFlipIn .8s cubic-bezier(.68,-.55,.265,1.55) forwards;animation-delay:var(--delay, 0s);opacity:0}.feature-card:nth-child(1) .card-front{--delay: 0s}.feature-card:nth-child(2) .card-front{--delay: .15s}.feature-card:nth-child(3) .card-front{--delay: .3s}.feature-card:nth-child(4) .card-front{--delay: .45s}.feature-card:nth-child(5) .card-front{--delay: .6s}.feature-card:nth-child(6) .card-front{--delay: .75s}.card-back{background:linear-gradient(135deg,#107747,#0a5533);color:#fff;transform:rotateY(180deg);border:2px solid rgba(16,119,71,.8)}.feature-icon{font-size:60px;margin-bottom:20px;animation:iconBounce .6s ease-out forwards;animation-delay:var(--delay, 0s)}.card-front h3{font-size:1.4rem;color:#0a5533;margin-bottom:10px;font-weight:700}.card-front p{font-size:.95rem;color:#666;line-height:1.5}.card-back p{font-size:1rem;color:#e6e6e6;line-height:1.7}.integrations-section{background:linear-gradient(135deg,#10774705,#0a553305);padding:100px 20px}.integrations-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px}.integration-card{background:#fff;border:2px solid rgba(16,119,71,.15);border-radius:16px;padding:28px 24px;text-align:center;transition:all .3s ease}.integration-card:hover{transform:translateY(-8px);border-color:#107747;box-shadow:0 16px 36px #10774724}.integration-icon{font-size:44px;margin-bottom:14px}.integration-card h3{font-size:1.2rem;color:#0a5533;margin:0 0 10px;font-weight:700}.integration-card p{font-size:.95rem;color:#666;line-height:1.6;margin:0}.integration-flow-section{background:#fff;padding:100px 20px}.integration-carousel{display:flex;align-items:center;gap:14px}.flow-nav-button{width:44px;height:44px;border-radius:50%;border:2px solid #107747;background:#fff;color:#107747;font-size:1.4rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s ease;flex-shrink:0}.flow-nav-button:hover{background:#107747;color:#fff;transform:translateY(-2px);box-shadow:0 10px 20px #10774733}.flow-nav-button:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.integration-flow{display:flex;align-items:stretch;justify-content:flex-start;gap:14px;flex-wrap:nowrap;overflow-x:hidden;padding-bottom:8px;width:100%;scrollbar-width:none;perspective:1400px}.integration-flow.is-animating.move-right{animation:flowShiftRight .42s cubic-bezier(.22,1,.36,1)}.integration-flow.is-animating.move-left{animation:flowShiftLeft .42s cubic-bezier(.22,1,.36,1)}.integration-flow.is-animating .flow-step-wrap{will-change:transform}.integration-flow.is-animating.move-right .flow-step-wrap{animation:stepSlideRight .42s cubic-bezier(.22,1,.36,1)}.integration-flow.is-animating.move-left .flow-step-wrap{animation:stepSlideLeft .42s cubic-bezier(.22,1,.36,1)}.integration-flow.is-animating.move-right .flow-step-wrap.is-entering-front .flow-step-card{animation:frontFromBackRight .42s cubic-bezier(.22,1,.36,1);transform-origin:left center;z-index:3}.integration-flow.is-animating.move-left .flow-step-wrap.is-entering-back .flow-step-card{animation:frontFromBackLeft .42s cubic-bezier(.22,1,.36,1);transform-origin:right center;z-index:3}@keyframes flowShiftRight{0%{transform:translate(-18px)}to{transform:translate(0)}}@keyframes flowShiftLeft{0%{transform:translate(18px)}to{transform:translate(0)}}@keyframes stepSlideRight{0%{transform:translate(-26px);opacity:.7}to{transform:translate(0);opacity:1}}@keyframes stepSlideLeft{0%{transform:translate(26px);opacity:.7}to{transform:translate(0);opacity:1}}@keyframes frontFromBackRight{0%{transform:translate(-44px) translateZ(-110px) rotateY(-38deg) scale(.82);opacity:.55;filter:blur(.6px)}70%{transform:translate(8px) translateZ(20px) rotateY(8deg) scale(1.02);opacity:1;filter:blur(0)}to{transform:translate(0) translateZ(0) rotateY(0) scale(1);opacity:1;filter:blur(0)}}@keyframes frontFromBackLeft{0%{transform:translate(44px) translateZ(-110px) rotateY(38deg) scale(.82);opacity:.55;filter:blur(.6px)}70%{transform:translate(-8px) translateZ(20px) rotateY(-8deg) scale(1.02);opacity:1;filter:blur(0)}to{transform:translate(0) translateZ(0) rotateY(0) scale(1);opacity:1;filter:blur(0)}}.integration-flow::-webkit-scrollbar{display:none}.flow-step-wrap{display:flex;align-items:center;gap:14px;flex:0 0 auto}.flow-step-card{width:210px;min-height:190px;background:linear-gradient(135deg,#fff,#f5fbf8);border:2px solid rgba(16,119,71,.18);border-radius:14px;padding:22px 18px;text-align:center;transition:all .3s ease}.flow-step-card:hover{transform:translateY(-6px);border-color:#107747;box-shadow:0 14px 30px #10774729}.flow-step-number{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#107747,#0a5533);color:#fff;font-size:1rem;font-weight:800;margin-bottom:10px}.flow-step-card h3{font-size:1.05rem;color:#0a5533;margin:0 0 10px;font-weight:700}.flow-step-card p{font-size:.9rem;color:#666;margin:0;line-height:1.55}.flow-arrow{font-size:1.5rem;color:#107747;font-weight:700}@media(max-width:1024px){.integration-carousel{gap:15px}.flow-step-card{width:220px;min-height:200px;padding:20px 16px}.flow-nav-button{width:45px;height:45px;font-size:1.3rem}.section-header h2{font-size:2.5rem}}@media(max-width:768px){.integration-carousel{gap:10px;overflow-x:auto;padding-bottom:10px}.flow-step-card{width:160px;min-height:160px;padding:15px 12px;font-size:.9rem}.flow-nav-button{width:38px;height:38px;font-size:1.1rem}.flow-arrow{font-size:1.2rem}}@media(max-width:480px){.integration-carousel{gap:8px}.flow-step-card{width:120px;min-height:140px;padding:12px 10px;font-size:.8rem}.flow-nav-button{width:34px;height:34px;font-size:.95rem}.flow-arrow{font-size:1rem}}.deepdive-section{background:linear-gradient(135deg,#10774705,#0a553305);padding:100px 20px}.deepdive-content{display:flex;flex-direction:column;gap:80px}.deepdive-item{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:center}.deepdive-item.right{grid-template-columns:1.2fr 1fr}.deepdive-item.right .deepdive-icon{order:2}.deepdive-item.right .deepdive-content-box{order:1}.deepdive-icon{font-size:120px;animation:rotateGlow 1.2s cubic-bezier(.68,-.55,.265,1.55) forwards;animation-delay:var(--dd, 0s);opacity:0}.deepdive-item:nth-child(1) .deepdive-icon{--dd: 0s}.deepdive-item:nth-child(2) .deepdive-icon{--dd: .3s}.deepdive-item:nth-child(3) .deepdive-icon{--dd: .6s}.deepdive-content-box{animation:slideInUp .8s ease-out forwards;animation-delay:var(--dd, 0s);opacity:0}.deepdive-content-box h3{font-size:2rem;color:#0a5533;margin-bottom:15px;font-weight:800}.deepdive-content-box p{font-size:1rem;color:#555;line-height:1.8;margin-bottom:30px}.deepdive-points{list-style:none;margin-bottom:30px}.deepdive-points li{font-size:1rem;color:#666;padding:12px 0;display:flex;align-items:center;animation:slideInLeft .6s ease-out forwards;animation-delay:calc(.3s + var(--li-delay, 0s));opacity:0}.deepdive-points li:nth-child(1){--li-delay: 0s}.deepdive-points li:nth-child(2){--li-delay: .15s}.deepdive-points li:nth-child(3){--li-delay: .3s}.check-icon{color:#107747;font-weight:700;margin-right:12px;font-size:1.2rem}@media(max-width:1024px){.deepdive-section{padding:80px 20px}.deepdive-content{gap:60px}.deepdive-item{gap:40px}.deepdive-icon{font-size:100px}.deepdive-content-box h3{font-size:1.7rem;margin-bottom:12px}.deepdive-content-box p,.deepdive-points li{font-size:.95rem}}@media(max-width:768px){.deepdive-section{padding:50px 20px}.deepdive-content{gap:40px}.deepdive-item,.deepdive-item.right{grid-template-columns:1fr;gap:25px}.deepdive-item.right .deepdive-icon,.deepdive-item.right .deepdive-content-box{order:unset}.deepdive-icon{font-size:80px;text-align:center;margin:0 auto}.deepdive-content-box h3{font-size:1.5rem;text-align:center;margin-bottom:10px}.deepdive-content-box p{font-size:.9rem;text-align:center;line-height:1.6}.deepdive-points{margin:20px 0}.deepdive-points li{font-size:.9rem;padding:10px 0;justify-content:center}.check-icon{margin:0 8px 0 0;font-size:1rem}}@media(max-width:480px){.deepdive-section{padding:30px 15px}.deepdive-content{gap:25px}.deepdive-item,.deepdive-item.right{grid-template-columns:1fr;gap:15px}.deepdive-icon{font-size:60px}.deepdive-content-box h3{font-size:1.2rem;margin-bottom:8px}.deepdive-content-box p{font-size:.85rem;margin-bottom:15px}.deepdive-points li{font-size:.8rem;padding:8px 0}.check-icon{font-size:.9rem}}.metric-badge{background:linear-gradient(135deg,#107747,#0a5533);color:#fff;padding:20px;border-radius:12px;display:inline-block;animation:badgePulse 1.5s ease-in-out infinite;animation-delay:.8s}.metric-value{display:block;font-size:2.5rem;font-weight:800;margin-bottom:5px}.metric-name{display:block;font-size:.9rem;opacity:.9}.usecases-section{background:#fff;padding:100px 20px}.usecases-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:40px}.usecase-card{background:#fff;border:2px solid rgba(16,119,71,.2);border-radius:16px;padding:40px 30px 50px;text-align:center;transition:all .4s cubic-bezier(.25,.46,.45,.94);animation:staggerSlideAlt .9s cubic-bezier(.25,.46,.45,.94) forwards;display:flex;flex-direction:column;min-height:320px}.usecase-card.slide-left{animation:staggerSlideAltLeft .9s cubic-bezier(.25,.46,.45,.94) forwards}.usecase-card:nth-child(1){animation-delay:0s}.usecase-card:nth-child(2){animation-delay:.2s}.usecase-card:nth-child(3){animation-delay:.4s}.usecase-card:nth-child(4){animation-delay:0s}.usecase-card:nth-child(5){animation-delay:.2s}.usecase-card:nth-child(6){animation-delay:.4s}.usecase-card:hover{transform:translateY(-15px) scale(1.05);box-shadow:0 30px 60px #10774733;border-color:#107747}.usecase-icon{font-size:60px;margin-bottom:20px;animation:scaleBounce .7s cubic-bezier(.34,1.26,.64,1) forwards;animation-delay:var(--uc-delay, .3s)}.usecase-card h3{font-size:1.5rem;color:#0a5533;margin-bottom:15px;margin-top:10px;font-weight:700;line-height:1.3}.usecase-card p{font-size:.95rem;color:#444;line-height:1.6;margin-bottom:0;flex-grow:1;display:flex;align-items:center;justify-content:center}.usecase-outcome{display:flex;justify-content:center;flex-wrap:nowrap;gap:8px;margin-top:20px}.outcome-badge{background:linear-gradient(135deg,#107747,#0a5533);color:#fff;padding:10px 20px;border-radius:50px;font-size:.85rem;font-weight:600;white-space:nowrap;animation:badgePulse 1.5s ease-in-out infinite}.stats-section{background:linear-gradient(135deg,#0a5533,#107747);padding:100px 20px}.stats-section .section-header h2{color:#fff}.stats-section .section-header p{color:#d9d9d9}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-top:60px}.stat-card{background:#fffffff2;border-radius:16px;padding:40px 30px;text-align:center;animation:popIn .8s cubic-bezier(.34,1.26,.64,1) forwards;opacity:0}.stat-card:nth-child(1){animation-delay:0s}.stat-card:nth-child(2){animation-delay:.15s}.stat-card:nth-child(3){animation-delay:.3s}.stat-card:nth-child(4){animation-delay:.45s}.stat-card:hover{animation:metricGlow 2.5s ease-in-out infinite}.stat-icon{font-size:50px;margin-bottom:20px;animation:growRotate 1.2s cubic-bezier(.68,-.55,.265,1.55) forwards;animation-delay:var(--stat-delay, .3s)}.stat-card:nth-child(1) .stat-icon{--stat-delay: .3s}.stat-card:nth-child(2) .stat-icon{--stat-delay: .45s}.stat-card:nth-child(3) .stat-icon{--stat-delay: .6s}.stat-card:nth-child(4) .stat-icon{--stat-delay: .75s}.stat-number{font-size:3.5rem;color:#107747;font-weight:800;line-height:1;margin-bottom:10px}.stat-label{font-size:1rem;color:#666;font-weight:600}.testimonials-section{background:linear-gradient(135deg,#10774705,#0a553305);padding:100px 20px}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px}.testimonial-card{background:#fff;border:2px solid rgba(16,119,71,.1);border-radius:16px;padding:30px;text-align:center;animation:popIn .8s cubic-bezier(.25,.46,.45,.94) forwards;opacity:0;transform-style:preserve-3d;transition:all .4s ease}.testimonial-card:nth-child(1){animation-delay:0s}.testimonial-card:nth-child(2){animation-delay:.15s}.testimonial-card:nth-child(3){animation-delay:.3s}.testimonial-card:hover{transform:perspective(1000px) rotateY(5deg) rotateX(-2deg) translateY(-10px);box-shadow:0 15px 40px #10774733}.testimonial-avatar{font-size:50px;margin-bottom:20px;animation:slideInLeft .6s ease-out;animation-delay:var(--ta-delay, .3s)}.testimonial-avatar:nth-child(1){--ta-delay: .3s}.testimonial-quote{font-size:1rem;color:#555;font-style:italic;line-height:1.8;margin-bottom:20px;position:relative}.testimonial-quote:before,.testimonial-quote:after{font-size:2rem;color:#107747;opacity:.3;animation:bounceIn .6s ease-out;animation-delay:var(--tq-delay, .3s)}.testimonial-quote:before{content:'"';margin-right:5px}.testimonial-quote:after{content:'"';margin-left:5px}.testimonial-rating{margin-bottom:20px;display:flex;justify-content:center;gap:5px}.star{font-size:1.2rem;animation:checkBounce .4s cubic-bezier(.34,1.26,.64,1) forwards;opacity:0}.star:nth-child(1){animation-delay:.4s}.star:nth-child(2){animation-delay:.55s}.star:nth-child(3){animation-delay:.7s}.star:nth-child(4){animation-delay:.85s}.star:nth-child(5){animation-delay:1s}.testimonial-author{border-top:2px solid rgba(16,119,71,.1);padding-top:20px}.author-name{font-size:1rem;color:#0a5533;font-weight:700;margin-bottom:5px}.author-company{font-size:.9rem;color:#999}.pricing-section{background:#fff;padding:100px 20px}.cta-section{background:linear-gradient(135deg,#0a5533,#107747);padding:100px 20px;text-align:center}.cta-content{max-width:900px;margin:0 auto}.cta-title{font-size:3rem;color:#fff;margin-bottom:20px;font-weight:800;animation:textMorphIn 1s ease-out}.cta-subtitle{font-size:1.3rem;color:#ffffffe6;margin-bottom:50px;animation:slideInUp .8s ease-out .2s forwards;opacity:0}.cta-buttons{display:flex;justify-content:center;gap:20px;margin-bottom:40px;flex-wrap:wrap}.cta-button{padding:16px 40px;font-size:1.1rem;border:none;border-radius:12px;font-weight:700;cursor:pointer;transition:all .4s ease;animation:slideInUp .8s ease-out forwards;opacity:0;position:relative;overflow:hidden}.cta-button:nth-child(1){animation-delay:.4s}.cta-button:nth-child(2){animation-delay:.6s}.cta-button:nth-child(3){animation-delay:.8s}.cta-button.primary{background:#fff;color:#107747;transition:none}.cta-button.primary:hover{transform:none;background:#fff;color:#107747;opacity:1;box-shadow:0 10px 30px #0000004d}.features-section,.integration-flow-section,.usecases-section,.stats-section,.testimonials-section,.cta-section{padding:80px 20px}.armenu-hero-section{position:relative;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:0}.armenu-hero-video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;z-index:1;animation:videoPulse 1.2s ease-out forwards}.armenu-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#c15c2e73,#8c3a14a6);z-index:2;animation:fadeIn 1s ease-out}.armenu-hero-content{position:relative;z-index:3;text-align:center;color:#fff;animation:slideInUp .8s ease-out .3s both;width:100%;padding:0 20px}.armenu-hero-title{font-size:12rem;font-weight:900;margin-bottom:20px;letter-spacing:-4px;text-shadow:4px 4px 20px rgba(0,0,0,.5);animation:slideInDown .8s ease-out forwards;line-height:.95;width:100%;max-width:none}.bitexr-bi{color:#e8922a;font-weight:900;font-size:2.5em}.bitexr-te{color:#2d1a0e;font-weight:900;font-size:2.5em}.bitexr-xr{color:#e8922a;font-weight:900;font-size:2.5em}.armenu-hero-logo{max-width:500px;width:100%;height:auto;margin-bottom:30px;animation:slideInDown .8s ease-out forwards;filter:drop-shadow(0 4px 15px rgba(0,0,0,.3));-o-object-fit:contain;object-fit:contain;background:transparent;mix-blend-mode:screen;display:none}.armenu-hero-subtitle{font-size:2rem;font-weight:300;text-shadow:2px 2px 10px rgba(0,0,0,.5);animation:slideInUp .8s ease-out .2s both}.armenu-features-section{background:linear-gradient(135deg,#faeade,#fdf6f0);padding:120px 20px}.armenu-features-section .section-header h2{color:#c15c2e}.armenu-features-section .section-header p{color:#5c3520}.armenu-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:40px;perspective:1000px;position:relative;max-width:1400px;margin:0 auto}.armenu-feature-card{height:420px;perspective:1000px;cursor:pointer;position:relative;transform-style:preserve-3d;transition:all .5s cubic-bezier(.34,1.26,.64,1);will-change:transform}.armenu-feature-card .card-inner{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s ease-out}.armenu-feature-card:hover .card-inner{transform:rotateY(180deg)}.armenu-feature-card .card-front,.armenu-feature-card .card-back{position:absolute;width:100%;height:100%;backface-visibility:hidden;padding:25px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:15px;box-shadow:0 10px 40px #0000001a;transition:all .3s ease;overflow:hidden}.armenu-feature-card .card-front{background:linear-gradient(135deg,#fdf6f0,#faeade);border:2px solid rgba(193,92,46,.16);z-index:2}.armenu-feature-card:hover .card-front{box-shadow:0 15px 50px #c15c2e3d}.armenu-feature-card .card-back{background:linear-gradient(135deg,#c15c2e,#8c3a14);color:#fff;transform:rotateY(180deg);text-align:center;z-index:1}.armenu-feature-card .feature-icon{font-size:2.8rem;margin-bottom:12px;animation:float 3s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.armenu-feature-card .feature-title{font-size:1.3rem;color:#c15c2e;margin-bottom:12px;font-weight:700;text-align:center;line-height:1.3}.armenu-feature-card:hover .feature-title{color:#e8922a}.armenu-feature-card .feature-description{font-size:.9rem;color:#5c3520;line-height:1.5;text-align:center}.armenu-feature-card:hover .feature-description{color:#ffffffe6}.armenu-feature-card .feature-details{font-size:1.1rem;line-height:1.8;text-align:center;font-weight:500}.armenu-deepdive-section{background:linear-gradient(180deg,#fff,#faeade);padding:100px 20px}.armenu-deepdive-section .section-header h2{color:#c15c2e}.armenu-deepdive-section .section-header p{color:#5c3520}.armenu-deepdive-section .deepdive-content{display:flex;flex-direction:column;gap:40px;max-width:900px;margin:0 auto}.armenu-deepdive-section .deepdive-step{display:flex;gap:30px;align-items:flex-start;animation:slideInLeft .8s ease-out both;position:relative;padding:30px;background:linear-gradient(135deg,#faeade,#f5e6d8);border-radius:12px;border-left:4px solid #E8922A;transition:all .3s ease}.armenu-deepdive-section .deepdive-step:hover{transform:translate(10px);box-shadow:0 10px 30px #c15c2e33}.armenu-deepdive-section .deepdive-step:nth-child(1){animation-delay:.1s}.armenu-deepdive-section .deepdive-step:nth-child(2){animation-delay:.2s}.armenu-deepdive-section .deepdive-step:nth-child(3){animation-delay:.3s}.armenu-deepdive-section .deepdive-step:nth-child(4){animation-delay:.4s}.armenu-deepdive-section .deepdive-step:nth-child(5){animation-delay:.5s}.armenu-deepdive-section .step-number{font-size:2.5rem;font-weight:900;color:#fff;background:#e8922a;width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 15px #c15c2e33}.armenu-deepdive-section .step-content{background:#fff;padding:10px 15px;border-radius:8px;flex:1}.armenu-deepdive-section .step-content h3{font-size:1.4rem;color:#c15c2e;margin-bottom:10px}.armenu-deepdive-section .step-content p{color:#5c3520;font-size:1rem;line-height:1.6}.armenu-usecases-section{background:linear-gradient(135deg,#c15c2e,#8c3a14);padding:100px 20px}.armenu-usecases-section .section-header h2,.armenu-usecases-section .section-header p{color:#fff}.armenu-usecases-section .usecases-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px;max-width:1200px;margin:0 auto}.armenu-usecases-section .usecase-card{background:#ffffff1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:40px 25px;border-radius:12px;text-align:center;border:1px solid rgba(232,146,42,.4);transition:all .4s cubic-bezier(.34,1.26,.64,1);animation:scaleInUp .6s ease-out both;cursor:pointer}.armenu-usecases-section .usecase-card:hover{background:#e8922a26;transform:translateY(-10px);border-color:#e8922ad9;box-shadow:0 20px 50px #8c3a1473}.armenu-usecases-section .usecase-card:nth-child(1){animation-delay:.1s}.armenu-usecases-section .usecase-card:nth-child(2){animation-delay:.2s}.armenu-usecases-section .usecase-card:nth-child(3){animation-delay:.3s}.armenu-usecases-section .usecase-card:nth-child(4){animation-delay:.4s}.armenu-usecases-section .usecase-card:nth-child(5){animation-delay:.5s}.armenu-usecases-section .usecase-card:nth-child(6){animation-delay:.6s}.armenu-usecases-section .usecase-emoji{font-size:3.5rem;margin-bottom:15px;display:inline-block;transition:transform .3s ease}.armenu-usecases-section .usecase-card:hover .usecase-emoji{transform:scale(1.2) rotate(-5deg)}.armenu-usecases-section .usecase-card h3{color:#fff;font-size:1.3rem;margin-bottom:10px;font-weight:700}.armenu-usecases-section .usecase-card p{color:#ffffffe6;font-size:.95rem}.armenu-pricing-section{background:linear-gradient(135deg,#fdf6f0,#faeade);padding:110px 20px}.armenu-pricing-section .section-header h2{color:#c15c2e}.armenu-pricing-section .section-header p{color:#5c3520}.armenu-pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;max-width:1200px;margin:0 auto}.pricing-card{background:#fff;border-radius:16px;border:1px solid rgba(193,92,46,.15);box-shadow:0 12px 30px #00000014;padding:24px;display:flex;flex-direction:column;gap:16px;transition:transform .3s ease,box-shadow .3s ease}.pricing-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #c15c2e2e}.pricing-card--highlight{border:2px solid rgba(232,146,42,.5);background:linear-gradient(135deg,#fff,#fff3e6)}.pricing-card--compact{background:linear-gradient(135deg,#fff,#faeade)}.pricing-card-header h3{margin:0 0 6px;color:#c15c2e;font-size:1.35rem;font-weight:800}.pricing-card-header p{margin:0;color:#5c3520;font-size:.92rem;line-height:1.5}.pricing-card-body{display:flex;flex-direction:column;gap:10px}.pricing-row{display:flex;justify-content:space-between;gap:10px;color:#2d1a0e;font-size:.95rem;font-weight:600}.pricing-row span:last-child{color:#8c3a14;text-align:right;font-weight:700}.pricing-list{margin:0;padding-left:18px;color:#5c3520;font-size:.9rem;line-height:1.5;display:grid;gap:6px}.pricing-divider{height:1px;width:100%;background:#c15c2e26;margin:6px 0}.pricing-note{font-size:.85rem;color:#8c3a14;line-height:1.5}.pricing-deck{position:relative;height:340px;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.pricing-deck-card{position:absolute;width:100%;border-radius:16px;border:1px solid rgba(193,92,46,.18);background:#fff;box-shadow:0 16px 32px #0000001f;padding:18px;height:320px;transition:transform .35s ease,opacity .35s ease,box-shadow .35s ease}.pricing-deck-card.pricing-card--highlight{border:2px solid rgba(232,146,42,.6);background:linear-gradient(135deg,#fff,#fff3e6)}.pricing-deck-card.pricing-card--compact{background:linear-gradient(135deg,#fff,#faeade)}.pricing-deck-card.position-0{z-index:3;transform:translateY(0) scale(1)}.pricing-deck-card.position-1{z-index:2;transform:translateY(14px) scale(.96);opacity:.85}.pricing-deck-card.position-2{z-index:1;transform:translateY(28px) scale(.92);opacity:.7}.pricing-deck-card.is-collapsed .pricing-deck-body{display:none}.pricing-deck-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.pricing-deck-header h3{margin:0;color:#c15c2e;font-size:1.05rem;font-weight:800}.pricing-deck-tag{background:#c15c2e1f;color:#8c3a14;font-size:.72rem;font-weight:700;padding:6px 10px;border-radius:999px;white-space:nowrap}.pricing-deck-body{display:flex;flex-direction:column;gap:6px;margin-top:12px;height:210px;overflow:hidden}.pricing-deck-card--scrollable .pricing-deck-body{overflow-y:auto;-webkit-overflow-scrolling:touch;padding-right:4px}.pricing-deck-card--scrollable .pricing-deck-body::-webkit-scrollbar{width:4px}.pricing-deck-card--scrollable .pricing-deck-body::-webkit-scrollbar-track{background:#c15c2e14;border-radius:999px}.pricing-deck-card--scrollable .pricing-deck-body::-webkit-scrollbar-thumb{background:#c15c2e66;border-radius:999px}.pricing-deck-body .pricing-row{font-size:.82rem;line-height:1.3}.pricing-deck-body .pricing-list{font-size:.8rem;line-height:1.3;-moz-columns:2;columns:2;-moz-column-gap:12px;column-gap:12px;padding-left:16px;margin-bottom:0}.pricing-deck-body .pricing-divider{margin:4px 0}.pricing-deck-body .pricing-note{font-size:.78rem;line-height:1.35}.pricing-deck-columns{display:grid;grid-template-columns:1fr 1fr;gap:8px;align-items:start}.pricing-note--full{grid-column:1 / -1}.pricing-deck-columns .pricing-list{-moz-columns:1;columns:1;padding-left:16px;margin:0 0 6px}.pricing-deck-columns .pricing-row{font-size:.8rem}.pricing-deck-hint{position:static;text-align:center;margin-top:6px;font-size:.78rem;color:#8c3a14}@keyframes scaleInUp{0%{opacity:0;transform:scale(.8) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes slideInfinite{0%{transform:translate(0)}to{transform:translate(-50%)}}.armenu-stats-section{background:linear-gradient(135deg,#faeade,#fdf6f0);padding:100px 20px}.armenu-stats-section .section-header h2{color:#c15c2e}.armenu-stats-section .section-header p{color:#5c3520}.armenu-stats-section .stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;max-width:1200px;margin:0 auto}.armenu-stats-section .stat-card{background:linear-gradient(160deg,#fff,#fff0d6);padding:40px 30px;border-radius:15px;text-align:center;box-shadow:0 10px 40px #00000014;transition:all .4s cubic-bezier(.34,1.26,.64,1);border:2px solid rgba(193,92,46,.12);animation:armenuPopIn .6s ease-out both;opacity:1}.armenu-stats-section .stat-card:hover{animation:none;transform:translateY(-15px);box-shadow:0 25px 60px #c15c2e40;border-color:#e8922a}.armenu-stats-section .stat-icon{font-size:2.5rem;margin-bottom:20px;display:inline-block}.armenu-stats-section .stat-content{display:flex;flex-direction:column;gap:10px}.armenu-stats-section .stat-number{font-size:3rem;font-weight:900;color:#c15c2e}.armenu-stats-section .stat-label{color:#c15c2e!important;font-size:1rem;font-weight:600}@keyframes armenuPopIn{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.armenu-survey-section{background:linear-gradient(135deg,#c15c2e,#8c3a14);padding:88px 20px;position:relative;z-index:6;overflow:visible}.armenu-survey-section .section-header h2,.armenu-survey-section .section-header p{color:#fff}.armenu-survey-section .survey-compact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;max-width:1200px;margin:0 auto;overflow:visible}.armenu-survey-section .survey-mini-card{background:#fdf6f0f5;padding:16px 16px 14px;border-radius:12px;border:1px solid rgba(232,146,42,.55);box-shadow:0 8px 22px #00000024;transition:transform .25s ease,box-shadow .25s ease;animation:slideInUp .6s ease-out both;position:relative;min-height:132px}.armenu-survey-section .survey-mini-card:hover,.armenu-survey-section .survey-mini-card.active,.armenu-survey-section .survey-mini-card:focus-visible{transform:translateY(-4px);box-shadow:0 14px 28px #0003;outline:none}.armenu-survey-section .survey-card-head{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px}.armenu-survey-section .survey-card-head h3{margin:0;color:#2d1a0e;font-size:.95rem;font-weight:700;line-height:1.35}.armenu-survey-section .survey-metric{margin:0;background:#e8922a;color:#fff;border-radius:999px;font-size:.82rem;font-weight:800;padding:.36rem .62rem;white-space:nowrap}.armenu-survey-section .survey-summary{margin:0;color:#5c3520;font-size:.88rem;line-height:1.5}.armenu-survey-section .survey-popover{position:absolute;left:12px;right:12px;top:calc(100% + 8px);background:#fdf6f0;border:1px solid rgba(193,92,46,.26);border-radius:10px;padding:10px 11px;box-shadow:0 12px 30px #0003;opacity:0;transform:translateY(-6px);pointer-events:none;transition:opacity .2s ease,transform .2s ease;z-index:5}.armenu-survey-section .survey-popover.visible{opacity:1;transform:translateY(0)}.armenu-survey-section .survey-detail{margin:0 0 6px;color:#5c3520;font-size:.82rem;line-height:1.45}.armenu-survey-section .survey-sample{margin:0;color:#8c3a14;font-size:.74rem;font-weight:700}.armenu-survey-section .survey-mini-card:nth-child(1){animation-delay:.1s}.armenu-survey-section .survey-mini-card:nth-child(2){animation-delay:.2s}.armenu-survey-section .survey-mini-card:nth-child(3){animation-delay:.3s}.armenu-survey-section .survey-mini-card:nth-child(4){animation-delay:.4s}.techiocr-survey-section{background:linear-gradient(135deg,#10774708,#0a553305);padding:88px 20px;position:relative;z-index:4;overflow:visible}.techiocr-survey-section .section-header h2{color:#0c4f33}.techiocr-survey-section .section-header p{color:#48645a}.techiocr-survey-section .survey-compact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;max-width:1200px;margin:0 auto;overflow:visible}.techiocr-survey-section .survey-mini-card{background:#fffffff5;padding:16px 16px 14px;border-radius:12px;border:1px solid rgba(16,119,71,.22);box-shadow:0 8px 22px #00000024;transition:transform .25s ease,box-shadow .25s ease;animation:slideInUp .6s ease-out both;position:relative;min-height:132px}.techiocr-survey-section .survey-mini-card:hover,.techiocr-survey-section .survey-mini-card.active,.techiocr-survey-section .survey-mini-card:focus-visible{transform:translateY(-4px);box-shadow:0 14px 28px #0003;outline:none}.techiocr-survey-section .survey-card-head{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px}.techiocr-survey-section .survey-card-head h3{margin:0;color:#0c4f33;font-size:.95rem;font-weight:700;line-height:1.35}.techiocr-survey-section .survey-metric{margin:0;background:#107747;color:#fff;border-radius:999px;font-size:.82rem;font-weight:800;padding:.36rem .62rem;white-space:nowrap}.techiocr-survey-section .survey-summary{margin:0;color:#3f4d47;font-size:.88rem;line-height:1.5}.techiocr-survey-section .survey-popover{position:absolute;left:12px;right:12px;top:calc(100% + 8px);background:#fff;border:1px solid rgba(16,119,71,.2);border-radius:10px;padding:10px 11px;box-shadow:0 12px 30px #0003;opacity:0;transform:translateY(-6px);pointer-events:none;transition:opacity .2s ease,transform .2s ease;z-index:5}.techiocr-survey-section .survey-popover.visible{opacity:1;transform:translateY(0)}.techiocr-survey-section .survey-detail{margin:0 0 6px;color:#30423b;font-size:.82rem;line-height:1.45}.techiocr-survey-section .survey-sample{margin:0;color:#107747;font-size:.74rem;font-weight:700}.techiocr-survey-section .survey-mini-card:nth-child(1){animation-delay:.1s}.techiocr-survey-section .survey-mini-card:nth-child(2){animation-delay:.2s}.techiocr-survey-section .survey-mini-card:nth-child(3){animation-delay:.3s}.techiocr-survey-section .survey-mini-card:nth-child(4){animation-delay:.4s}.armenu-cta-section{background:linear-gradient(135deg,#c15c2e,#8c3a14);padding:100px 20px;text-align:center;position:relative;overflow:hidden}.armenu-cta-section:before{content:"";position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(232,146,42,.3) 0%,transparent 70%);border-radius:50%;pointer-events:none}.armenu-cta-section:after{content:"";position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;background:radial-gradient(circle,rgba(232,146,42,.18) 0%,transparent 70%);border-radius:50%;pointer-events:none}.armenu-cta-section .cta-content{position:relative;z-index:2;animation:fadeIn .8s ease-out}.armenu-cta-section .cta-content h2{color:#fff;font-size:2.8rem;margin-bottom:20px;font-weight:900}.armenu-cta-section .cta-content p{color:#ffffffe6;font-size:1.2rem;margin-bottom:40px}.armenu-cta-section .cta-button{background:#e8922a;color:#fff;padding:16px 50px;font-size:1.1rem;font-weight:700;border:none;border-radius:10px;cursor:pointer;transition:all .4s cubic-bezier(.34,1.26,.64,1);box-shadow:0 12px 34px #8c3a1459;animation:slideInUp .8s ease-out .3s both}.armenu-cta-section .cta-button:hover{transform:translateY(-3px);box-shadow:0 20px 50px #8c3a147a;background:#f5a641}.bitexr-tour-page .back-button{background:#e8922a;color:#fff;border:2px solid #8C3A14}.bitexr-tour-page .back-button:hover{background:#c15c2e;color:#e8922a;border-color:#e8922a;transform:translate(-10px)}.armenu-cta-section .cta-button:active{transform:translateY(-1px)}@media(max-width:1024px){.armenu-hero-section,.techiocr-hero-section{min-height:70vh;padding:60px 20px}.techiocr-hero-title,.armenu-hero-title{font-size:3.5rem}.bitexr-bi,.bitexr-te,.bitexr-xr{font-size:1.4em}.armenu-hero-logo{max-width:400px;margin-bottom:25px}.techiocr-hero-subtitle,.armenu-hero-subtitle{font-size:1.1rem}.armenu-features-grid,.techiocr-features-grid{grid-template-columns:repeat(2,1fr);gap:20px}.armenu-feature-card,.techiocr-feature-card{height:300px;padding:20px}.feature-icon{font-size:2.5rem}.armenu-usecases-section .usecases-grid,.techiocr-usecases-section .usecases-grid{gap:12px;animation:slideInfinite 12s linear infinite}.armenu-stats-section .stats-grid,.techiocr-stats-section .stats-grid{grid-template-columns:repeat(2,1fr);gap:15px}.armenu-cta-section .cta-content h2{font-size:2.2rem}.armenu-cta-section .cta-content p{font-size:1.1rem}.armenu-cta-section .cta-button{padding:14px 40px;font-size:1rem}}@media(max-width:768px){.techiocr-hero-title{font-size:2.2rem;letter-spacing:-.5px}.techiocr-hero-subtitle{font-size:1rem}.armenu-hero-title{font-size:3rem}.bitexr-bi,.bitexr-te,.bitexr-xr{font-size:1em!important}.armenu-hero-logo{max-width:300px;margin-bottom:20px}.armenu-hero-subtitle{font-size:1rem}.armenu-features-grid,.techiocr-features-grid{grid-template-columns:1fr;gap:15px}.armenu-feature-card,.techiocr-feature-card{height:280px;padding:18px}.feature-icon{font-size:2.2rem}.feature-title{font-size:1.1rem}.feature-description{font-size:.85rem}.armenu-deepdive-section .deepdive-step,.techiocr-deepdive-section .deepdive-step{flex-direction:column;text-align:center;padding:20px;gap:15px}.armenu-deepdive-section .step-number,.techiocr-deepdive-section .step-number{margin:0 auto;width:70px;height:70px;font-size:1.8rem}.armenu-usecases-section .usecases-grid,.techiocr-usecases-section .usecases-grid{gap:12px;animation:slideInfinite 11s linear infinite}.usecase-card{padding:11px 8px;min-width:95px}.usecase-emoji{font-size:1.3rem}.armenu-stats-section .stats-grid,.techiocr-stats-section .stats-grid{grid-template-columns:1fr;gap:12px}.stat-card{padding:15px}.stat-icon{font-size:1.8rem}.stat-number{font-size:1.5rem}.armenu-survey-section .survey-compact-grid,.techiocr-survey-section .survey-compact-grid{grid-template-columns:1fr;gap:12px}}.armenu-features-carousel{position:relative;padding:20px 0}.features-carousel-container{position:relative;width:100%;touch-action:pan-y;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;border-radius:12px;min-height:300px}.features-carousel-container:active{cursor:grabbing}.features-carousel-card{background:linear-gradient(135deg,#fdf6f0,#faeade);padding:30px 20px;border-radius:12px;border:2px solid rgba(193,92,46,.16);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transition:transform .4s ease-out;animation:slideInUp .5s ease-out}.feature-card-mobile{font-size:3rem;margin-bottom:15px;display:inline-block;animation:float 3s ease-in-out infinite}.feature-icon-lg{font-size:4rem}.feature-title-mobile{font-size:1.3rem;color:#c15c2e;margin:0 0 12px;font-weight:700}.feature-description-mobile{font-size:.9rem;color:#5c3520;line-height:1.6;margin:0 0 12px}.feature-details-mobile{font-size:.85rem;color:#555;line-height:1.5;padding:12px;background:#c15c2e0d;border-radius:8px}.features-carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:20px}.carousel-dot{width:10px;height:10px;border-radius:50%;background:#c15c2e4d;border:none;cursor:pointer;transition:all .3s ease}.carousel-dot.active{background:#c15c2e;width:28px;border-radius:5px}.deepdive-accordion{display:flex;flex-direction:column;gap:8px}.deepdive-accordion-item{background:#fff;border:1px solid #e0e0e0;border-radius:10px;overflow:hidden;animation:slideInUp .4s ease-out;transition:all .3s ease}.deepdive-accordion-item.active{border-color:#c15c2e;box-shadow:0 8px 24px #c15c2e26}.deepdive-accordion-header{width:100%;padding:16px;background:linear-gradient(135deg,#f0f9f6,#f8fdfb);border:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:12px;transition:all .3s ease;font-weight:600;font-size:.95rem;min-height:44px}.deepdive-accordion-item.active .deepdive-accordion-header{background:linear-gradient(135deg,#faeade,#fdf6f0);color:#c15c2e}.step-number-mobile{background:#e8922a;color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:.9rem;flex-shrink:0}.step-title-mobile{flex:1;text-align:left;font-size:.9rem;color:#333}.accordion-icon{font-size:1.4rem;color:#c15c2e;transition:transform .3s ease;flex-shrink:0}.deepdive-accordion-item.active .accordion-icon{transform:rotate(45deg)}.deepdive-accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease;background:#fff}.deepdive-accordion-item.active .deepdive-accordion-content{max-height:150px;padding:0 16px 16px}.deepdive-accordion-content p{color:#555;font-size:.85rem;line-height:1.6;margin:0}.armenu-survey-section .survey-accordion-mobile{display:flex;flex-direction:column;gap:6px}.armenu-survey-section .survey-accordion-item{background:#fdf6f0f5;border:1px solid rgba(232,146,42,.55);border-radius:10px;overflow:hidden;animation:slideInUp .4s ease-out;transition:all .3s ease}.armenu-survey-section .survey-accordion-item.active{border-color:#e8922a;box-shadow:0 8px 24px #c15c2e26}.armenu-survey-section .survey-accordion-header{width:100%;padding:14px;background:linear-gradient(135deg,#faeade,#fdf6f0);border:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:10px;transition:all .3s ease;font-weight:600;font-size:.85rem;min-height:44px}.armenu-survey-section .survey-accordion-item.active .survey-accordion-header{background:linear-gradient(135deg,#faeade,#fdf6f0)}.armenu-survey-section .survey-header-content{display:flex;align-items:center;gap:8px;flex:1;text-align:left}.armenu-survey-section .survey-metric-mobile{background:#e8922a;color:#fff;border-radius:999px;font-size:.75rem;font-weight:800;padding:4px 8px;white-space:nowrap;flex-shrink:0}.armenu-survey-section .survey-title-mobile{color:#2d1a0e;font-size:.8rem;font-weight:600;line-height:1.3}.armenu-survey-section .accordion-icon-survey{font-size:1.3rem;color:#c15c2e;transition:transform .3s ease;flex-shrink:0}.armenu-survey-section .survey-accordion-item.active .accordion-icon-survey{transform:rotate(45deg)}.armenu-survey-section .survey-accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease;background:#fff}.armenu-survey-section .survey-accordion-item.active .survey-accordion-content{max-height:200px;padding:0 14px 14px}.armenu-survey-section .survey-summary-mobile,.armenu-survey-section .survey-detail-mobile,.armenu-survey-section .survey-sample-mobile{margin:0 0 8px;font-size:.8rem;line-height:1.5}.armenu-survey-section .survey-summary-mobile{color:#4f3f68;font-weight:500}.armenu-survey-section .survey-detail-mobile{color:#555}.armenu-survey-section .survey-sample-mobile{color:#8c3a14;font-weight:600;font-size:.75rem}.stats-grid--mobile{display:flex;flex-direction:column;gap:20px;max-width:1200px;margin:0 auto}.stat-bar-item{background:linear-gradient(160deg,#fff,#fff0d6);padding:18px;border-radius:12px;border:2px solid rgba(193,92,46,.08);box-shadow:0 8px 20px #0000000f;animation:slideInUp .6s ease-out both}.stat-bar-item:nth-child(1){animation-delay:.1s}.stat-bar-item:nth-child(2){animation-delay:.2s}.stat-bar-item:nth-child(3){animation-delay:.3s}.stat-bar-item:nth-child(4){animation-delay:.4s}.stat-bar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;gap:10px}.stat-bar-label{font-size:.9rem;color:#c15c2e;font-weight:600;flex:1}.stat-bar-value{font-size:1.4rem;font-weight:900;color:#2d1a0e;background:#e8922a;padding:4px 12px;border-radius:20px;min-width:60px;text-align:center}.stat-bar-container{width:100%;height:12px;background:#c15c2e14;border-radius:6px;overflow:hidden;position:relative}.stat-bar-fill{height:100%;background:linear-gradient(90deg,#c15c2e,#e8922a);border-radius:6px;transition:width .05s linear}.usecases-grid--mobile{display:flex;gap:10px;width:-moz-fit-content;width:fit-content;animation:slideInfinite 9s linear infinite;overflow:hidden}.usecase-card--mobile{padding:12px 8px;text-align:center;animation:scaleInUp .5s ease-out both;min-width:95px;flex-shrink:0}.cta-button--mobile{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 24px}.button-arrow{font-size:1.2rem;margin-left:4px;transition:transform .3s ease}.cta-button--mobile:active .button-arrow{transform:translate(4px)}.cta-content-inner{animation:fadeIn .8s ease-out}@keyframes fallBrick{0%{opacity:0;transform:translateY(-40px) rotateX(90deg)}to{opacity:1;transform:translateY(0) rotateX(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes expandDown{0%{opacity:0;max-height:0;transform:translateY(-10px)}to{opacity:1;max-height:1000px;transform:translateY(0)}}@media(max-width:768px){.armenu-features-carousel{padding:15px 0}.features-carousel-card{padding:24px 16px;min-height:280px}.feature-icon-lg{font-size:3.5rem}.feature-title-mobile{font-size:1.2rem}.feature-description-mobile{font-size:.85rem}.deepdive-accordion{gap:6px}.deepdive-accordion-header{padding:14px;font-size:.9rem}.step-number-mobile{width:28px;height:28px;font-size:.8rem}.armenu-survey-section .survey-accordion-mobile{gap:5px}.armenu-survey-section .survey-accordion-header{padding:12px;font-size:.8rem}.armenu-survey-section .survey-metric-mobile{font-size:.7rem;padding:3px 6px}.stat-bar-item{padding:16px}.stat-bar-label{font-size:.85rem}.stat-bar-value{font-size:1.3rem}.armenu-pricing-section{padding:70px 20px}.pricing-card{padding:20px}.pricing-row{flex-direction:column;align-items:flex-start}.pricing-row span:last-child{text-align:left}.usecase-card--mobile .usecase-emoji{font-size:1.8rem;margin-bottom:6px}.usecase-card--mobile h3{font-size:.9rem;margin-bottom:4px}.usecase-card--mobile p{font-size:.65rem}.armenu-cta-section .cta-button--mobile{font-size:.95rem}.carousel-dot{width:8px;height:8px}.carousel-dot.active{width:24px}}@media(max-width:480px){.features-carousel-card{padding:20px 14px;min-height:260px}.feature-icon-lg{font-size:3rem}.feature-title-mobile{font-size:1.1rem;margin-bottom:10px}.feature-description-mobile{font-size:.8rem;margin-bottom:10px}.feature-details-mobile{font-size:.8rem;padding:10px}.deepdive-accordion-header{padding:12px;font-size:.85rem}.step-number-mobile{width:26px;height:26px;font-size:.75rem}.step-title-mobile{font-size:.8rem}.armenu-survey-section .survey-accordion-header{padding:11px;font-size:.75rem}.armenu-survey-section .survey-metric-mobile{font-size:.65rem;padding:2px 5px}.armenu-survey-section .survey-title-mobile,.armenu-survey-section .survey-summary-mobile,.armenu-survey-section .survey-detail-mobile,.armenu-survey-section .survey-sample-mobile{font-size:.75rem}.stat-bar-item{padding:14px}.stat-bar-label{font-size:.8rem}.stat-bar-value{font-size:1.2rem;padding:3px 10px}.carousel-dot{width:6px;height:6px}.carousel-dot.active{width:20px}.armenu-cta-section .cta-content-inner h2{font-size:1.5rem}.armenu-cta-section .cta-content-inner p{font-size:.85rem}.cta-button--mobile{font-size:.9rem;padding:12px 20px}}.armenu-survey-section .survey-mini-card,.techiocr-survey-section .survey-mini-card{min-height:120px;padding:15px}.armenu-survey-section .survey-popover,.techiocr-survey-section .survey-popover{position:static;margin-top:8px;opacity:1;transform:none;box-shadow:none}.armenu-cta-section,.techiocr-cta-section{padding:50px 20px}.armenu-cta-section .cta-content h2{font-size:1.8rem;margin-bottom:15px}.armenu-cta-section .cta-content p{font-size:.95rem;margin-bottom:25px}.armenu-cta-section .cta-button{padding:12px 30px;font-size:.95rem}.back-button{padding:10px 20px;font-size:.9rem}@media(max-width:480px){.techiocr-hero-title,.armenu-hero-title{font-size:2.2rem;letter-spacing:-.3px}.bitexr-bi,.bitexr-te,.bitexr-xr{font-size:1em!important}.armenu-hero-logo{max-width:240px;margin-bottom:15px}.techiocr-hero-subtitle,.armenu-hero-subtitle{font-size:.85rem;line-height:1.4}.armenu-features-grid,.techiocr-features-grid{grid-template-columns:1fr;gap:12px}.armenu-feature-card,.techiocr-feature-card{height:250px;padding:15px}.feature-icon{font-size:1.8rem}.feature-title{font-size:1rem}.feature-description{font-size:.8rem;line-height:1.4}.armenu-deepdive-section .deepdive-step,.techiocr-deepdive-section .deepdive-step{padding:15px;gap:12px}.armenu-deepdive-section .step-number,.techiocr-deepdive-section .step-number{width:60px;height:60px;font-size:1.5rem}.armenu-usecases-section .usecases-grid,.techiocr-usecases-section .usecases-grid{gap:8px;animation:slideInfinite 8s linear infinite}.usecase-card{padding:10px 6px;min-width:85px}.usecase-emoji{font-size:1.2rem}.armenu-stats-section .stats-grid,.techiocr-stats-section .stats-grid{grid-template-columns:1fr;gap:10px}.stat-card{padding:12px}.stat-icon{font-size:1.5rem}.stat-number{font-size:1.3rem}.armenu-survey-section .survey-compact-grid,.techiocr-survey-section .survey-compact-grid{grid-template-columns:1fr;gap:10px}.armenu-survey-section .survey-mini-card,.techiocr-survey-section .survey-mini-card{min-height:110px;padding:12px}.armenu-survey-section .survey-popover,.techiocr-survey-section .survey-popover{position:static;margin-top:6px;padding:8px}.armenu-cta-section,.techiocr-cta-section{padding:35px 15px}.armenu-cta-section .cta-content h2{font-size:1.5rem;margin-bottom:12px}.armenu-cta-section .cta-content p{font-size:.85rem;margin-bottom:15px}.armenu-cta-section .cta-button{width:100%;padding:10px 20px;font-size:.9rem}.armenu-pricing-section{padding:60px 15px}.pricing-card-header h3{font-size:1.2rem}.pricing-row{font-size:.9rem}.back-button{padding:8px 16px;font-size:.85rem}}.cta-button.secondary{background:#fff3;color:#fff;border:2px solid #ffffff}.cta-button.secondary:hover{background:#ffffff4d}.cta-button.tertiary{background:transparent;color:#fff;border:2px solid #ffffff}.cta-button.tertiary:hover{background:#ffffff1a}.cta-button:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff80;transform:translate(-50%,-50%);transition:width .6s,height .6s}.cta-button:active:after{animation:ripple .6s ease-out}.cta-footer{font-size:.95rem;color:#fffc;animation:slideInUp .8s ease-out 1s forwards;opacity:0}.back-button-container{padding:20px;text-align:center;background:#f8f8f8}.back-button{padding:12px 30px;background:#fff;color:#107747;border:2px solid #107747;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.back-button:hover{background:#107747;color:#fff;transform:translate(-10px)}@media(max-width:768px){.tour-section{padding:60px 15px}.hero-container{grid-template-columns:1fr;gap:50px}.hero-title{font-size:2.2rem}.hero-subtitle{font-size:1.3rem}.section-header h2{font-size:2rem}.featured-grid,.survey-compact-grid,.stats-grid{grid-template-columns:1fr}.deepdive-item{grid-template-columns:1fr;gap:30px}.deepdive-item.right{grid-template-columns:1fr}.deepdive-item.right .deepdive-icon,.deepdive-item.right .deepdive-content-box{order:unset}.deepdive-icon{font-size:80px}.cta-buttons{flex-direction:column}.cta-button{width:100%}.section-header h2,.cta-title{font-size:1.8rem}}@media(max-width:480px){.hero-title{font-size:1.8rem}.hero-subtitle{font-size:1.1rem}.features-grid{grid-template-columns:1fr}.feature-card{height:300px}.deepdive-icon{font-size:60px}.cta-title{font-size:1.5rem}.stat-number{font-size:2.5rem}}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.tour-section{opacity:1}.tour-section.animate-on-scroll{animation:fadeIn .8s ease-out forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@media(max-height:700px)and (orientation:landscape){.tour-section{padding:40px 20px}.section-header h2{font-size:1.8rem;margin-bottom:10px}.section-header p{font-size:.9rem}.armenu-hero-section,.techiocr-hero-section{min-height:auto;padding:30px 20px}.armenu-hero-title,.techiocr-hero-title{font-size:1.8rem}.armenu-features-grid,.techiocr-features-grid{gap:12px}.armenu-feature-card,.techiocr-feature-card{height:220px;padding:12px}.deepdive-icon{font-size:70px}.deepdive-content-box h3{font-size:1.3rem}.armenu-cta-section .cta-content h2{font-size:1.5rem}.armenu-cta-section:before,.armenu-cta-section:after{display:none}}@media(max-height:500px)and (orientation:landscape){.tour-section{padding:20px 15px}.section-header h2{font-size:1.4rem;margin-bottom:5px}.section-header p{font-size:.8rem}.armenu-hero-title,.techiocr-hero-title{font-size:1.4rem}.armenu-feature-card,.techiocr-feature-card{height:180px}.deepdive-icon{font-size:50px}.armenu-cta-section .cta-content h2{font-size:1.2rem}.armenu-cta-section .cta-content p{font-size:.75rem}}.features-carousel-mobile{display:flex;flex-direction:column;align-items:center;gap:2rem}.features-carousel-container{width:100%;overflow:hidden;border-radius:16px;background:linear-gradient(135deg,#1077470d,#fff0);border:2px solid rgba(16,119,71,.2);padding:2rem 1.5rem;min-height:380px;display:flex;align-items:center;justify-content:center}.features-carousel-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;width:100%}.feature-card-mobile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.feature-icon-lg{font-size:3.5rem;animation:float 3s ease-in-out infinite}.feature-title-mobile{font-size:1.3rem;font-weight:700;color:#0a5533;margin:0;line-height:1.3}.feature-description-mobile{font-size:.95rem;color:#555;margin:0;line-height:1.5}.feature-details-mobile{background:#10774714;padding:1rem;border-radius:8px;width:100%;font-size:.9rem;color:#0a5533;font-weight:500}.feature-details-mobile p{margin:0}.features-carousel-dots{display:flex;gap:.6rem;justify-content:center;align-items:center}.carousel-dot{width:10px;height:10px;border-radius:50%;border:2px solid #107747;background:transparent;cursor:pointer;transition:all .3s ease;padding:0}.carousel-dot.active{background:#107747;width:28px;border-radius:999px}.carousel-dot:hover{transform:scale(1.2)}.integration-flow-mobile{display:flex;flex-direction:column;gap:1rem}.flow-step-card-mobile{display:flex;gap:1.2rem;align-items:flex-start;padding:1.2rem;background:linear-gradient(135deg,#1077470d,#fff0);border:2px solid rgba(16,119,71,.2);border-radius:12px;animation:slideInLeft .5s ease-out forwards}.flow-step-card-mobile:nth-child(2){animation-delay:.1s}.flow-step-card-mobile:nth-child(3){animation-delay:.2s}.flow-step-card-mobile:nth-child(4){animation-delay:.3s}.flow-step-card-mobile:nth-child(5){animation-delay:.4s}.flow-step-number-mobile{display:flex;align-items:center;justify-content:center;width:50px;height:50px;min-width:50px;background:linear-gradient(135deg,#107747,#0a5533);color:#fff;font-size:1.3rem;font-weight:700;border-radius:50%;flex-shrink:0}.flow-step-content-mobile h3{font-size:1.1rem;font-weight:700;color:#0a5533;margin:0 0 .5rem}.flow-step-content-mobile p{font-size:.9rem;color:#555;margin:0;line-height:1.4}.section-header-toggle{width:100%;display:flex;justify-content:space-between;align-items:center;background:transparent;border:none;cursor:pointer;padding:0;transition:all .3s ease;text-align:left;gap:1rem}.section-header-toggle .section-header{flex:1;text-align:left}.toggle-icon{font-size:1.5rem;color:#107747;transition:transform .4s cubic-bezier(.22,1,.36,1);flex-shrink:0;display:flex;align-items:center;justify-content:center;font-weight:700}.toggle-icon.expanded{transform:rotate(180deg)}.integration-content{max-height:0;overflow:hidden;opacity:0;transition:max-height .5s cubic-bezier(.22,1,.36,1),opacity .5s ease,margin-top .5s ease}.integration-content.show{max-height:2000px;opacity:1;margin-top:2rem}.integration-accordion-mobile{display:flex;flex-direction:column;gap:.6rem}.integration-accordion-item{border:2px solid rgba(16,119,71,.2);border-radius:10px;overflow:hidden;background:linear-gradient(135deg,#10774705,#fff0);animation:slideInUp .4s ease-out forwards}.integration-accordion-item:nth-child(1){animation-delay:0s}.integration-accordion-item:nth-child(2){animation-delay:.1s}.integration-accordion-item:nth-child(3){animation-delay:.2s}.integration-accordion-item:nth-child(4){animation-delay:.3s}.integration-accordion-item:nth-child(5){animation-delay:.4s}.integration-accordion-header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:.9rem;background:transparent;border:none;cursor:pointer;transition:all .3s ease;text-align:left;gap:.8rem}.integration-accordion-header:active{background:#1077470d}.integration-header-content{display:flex;align-items:center;gap:.8rem;flex:1;min-width:0}.integration-step-number-compact{display:flex;align-items:center;justify-content:center;width:40px;height:40px;min-width:40px;background:linear-gradient(135deg,#107747,#0a5533);color:#fff;font-size:1.1rem;font-weight:700;border-radius:50%;flex-shrink:0}.integration-title-compact{font-size:1rem;font-weight:600;color:#0a5533;line-height:1.3}.accordion-icon-integration{font-size:1.4rem;font-weight:700;color:#107747;transition:transform .3s ease;flex-shrink:0}.integration-accordion-item.active .accordion-icon-integration{transform:rotate(45deg)}.integration-accordion-content{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.22,1,.36,1),padding .4s ease}.integration-accordion-item.active .integration-accordion-content{max-height:200px;padding:0 .9rem .9rem;border-top:2px solid rgba(16,119,71,.1)}.integration-description-mobile{font-size:.9rem;color:#555;margin:0;line-height:1.5}.usecases-grid--mobile{display:flex;flex-direction:column;gap:1rem}.usecases-grid--mobile .usecase-card{padding:1.2rem;min-height:auto;border-radius:12px;animation:slideInUp .4s ease-out forwards}.usecases-grid--mobile .usecase-card:nth-child(1){animation-delay:0s}.usecases-grid--mobile .usecase-card:nth-child(2){animation-delay:.1s}.usecases-grid--mobile .usecase-card:nth-child(3){animation-delay:.2s}.usecases-grid--mobile .usecase-card:nth-child(4){animation-delay:.3s}.usecases-grid--mobile .usecase-card:nth-child(5){animation-delay:.4s}.usecases-grid--mobile .usecase-card:nth-child(6){animation-delay:.5s}.usecases-grid--mobile .usecase-icon{font-size:2.5rem;margin-bottom:.8rem}.usecases-grid--mobile .usecase-card h3{font-size:1.15rem;margin-bottom:.6rem}.usecases-grid--mobile .usecase-card p{font-size:.9rem;margin-bottom:1rem}.usecases-grid--mobile .outcome-badge{font-size:.8rem;padding:.4rem .8rem;background:#10774726;color:#107747;border-radius:999px;font-weight:600}.usecases-mobile-featured{display:flex;flex-direction:column;gap:1.2rem;animation:fadeIn .4s ease-out}.usecase-featured-card{background:linear-gradient(135deg,#10774714,#fff0);border:2px solid rgba(16,119,71,.25);border-radius:16px;padding:2rem 1.5rem;text-align:center;animation:slideInUp .5s cubic-bezier(.22,1,.36,1);display:flex;flex-direction:column;gap:1rem}.featured-icon{font-size:4rem;animation:float 3s ease-in-out infinite}.featured-title{font-size:1.4rem;font-weight:700;color:#0a5533;margin:0;line-height:1.3}.featured-description{font-size:.95rem;color:#555;margin:0;line-height:1.6}.featured-outcome{display:flex;justify-content:center}.outcome-badge-featured{font-size:.85rem;padding:.6rem 1.2rem;background:linear-gradient(135deg,#107747,#0a5533);color:#fff;border-radius:999px;font-weight:600}.usecases-nav-thumbnails{display:flex;justify-content:center;gap:.6rem;flex-wrap:wrap;animation:slideInUp .6s cubic-bezier(.22,1,.36,1) .1s forwards;opacity:0}.usecase-thumbnail{width:52px;height:52px;border-radius:50%;border:3px solid rgba(16,119,71,.3);background:#fff;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;padding:0}.usecase-thumbnail .thumbnail-icon{font-size:1.8rem;transition:transform .3s ease}.usecase-thumbnail:hover{border-color:#107747;transform:scale(1.1);box-shadow:0 4px 12px #10774733}.usecase-thumbnail.active{border-color:#107747;background:linear-gradient(135deg,#107747,#0a5533);box-shadow:0 6px 16px #1077474d}.usecase-thumbnail.active .thumbnail-icon{transform:scale(1.15);filter:brightness(0) invert(1)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.techiocr-survey-section .survey-accordion-mobile{display:flex;flex-direction:column;gap:.8rem}.techiocr-survey-section .survey-accordion-item{border:2px solid rgba(16,119,71,.2);border-radius:12px;overflow:hidden;background:linear-gradient(135deg,#10774705,#fff0);animation:slideInUp .4s ease-out forwards}.techiocr-survey-section .survey-accordion-item:nth-child(2){animation-delay:.1s}.techiocr-survey-section .survey-accordion-item:nth-child(3){animation-delay:.2s}.techiocr-survey-section .survey-accordion-item:nth-child(4){animation-delay:.3s}.techiocr-survey-section .survey-accordion-header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem;background:transparent;border:none;cursor:pointer;transition:all .3s ease;text-align:left}.techiocr-survey-section .survey-accordion-header:active{background:#1077470d}.techiocr-survey-section .survey-header-content{display:flex;flex-direction:column;gap:.3rem;flex:1}.techiocr-survey-section .survey-metric-mobile{font-size:1.2rem;font-weight:700;color:#107747}.techiocr-survey-section .survey-title-mobile{font-size:1rem;font-weight:600;color:#0a5533}.techiocr-survey-section .accordion-icon-survey{font-size:1.5rem;font-weight:700;color:#107747;transition:transform .3s ease;flex-shrink:0;margin-left:1rem}.techiocr-survey-section .survey-accordion-item.active .accordion-icon-survey{transform:rotate(45deg)}.techiocr-survey-section .survey-accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.techiocr-survey-section .survey-accordion-item.active .survey-accordion-content{max-height:400px;padding:0 1rem 1rem;border-top:2px solid rgba(16,119,71,.1)}.techiocr-survey-section .survey-summary-mobile{font-size:.9rem;color:#444;margin:0 0 .8rem;font-weight:500;line-height:1.5}.techiocr-survey-section .survey-detail-mobile{font-size:.85rem;color:#555;margin:0 0 .8rem;line-height:1.5}.techiocr-survey-section .survey-sample-mobile{font-size:.8rem;color:#999;margin:0;font-style:italic}@media(max-width:768px){.techiocr-hero-title{font-size:2rem;margin-bottom:.5rem}.techiocr-hero-subtitle{font-size:1rem}.section-container{padding:0}.features-section,.integration-flow-section,.usecases-section,.techiocr-survey-section{padding:50px 20px}.section-header h2{font-size:1.6rem;margin-bottom:.6rem}.section-header p{font-size:.95rem;color:#666}.section-header-toggle{padding:0}.section-header-toggle:active{opacity:.8}.toggle-icon{font-size:1.4rem}.cta-buttons{flex-direction:column;gap:1rem}.cta-button{width:100%;padding:12px 20px;font-size:.95rem}.integration-accordion-header{padding:.85rem;gap:.7rem}.integration-step-number-compact{width:38px;height:38px;font-size:1rem}.integration-title-compact{font-size:.98rem}.accordion-icon-integration{font-size:1.3rem}.integration-accordion-item.active .integration-accordion-content{max-height:220px}.integration-description-mobile{font-size:.88rem}.usecase-featured-card{padding:1.8rem 1.3rem;gap:.9rem}.featured-icon{font-size:3.5rem}.featured-title{font-size:1.3rem}.featured-description{font-size:.92rem}.usecase-thumbnail{width:48px;height:48px}.usecase-thumbnail .thumbnail-icon{font-size:1.6rem}.usecases-nav-thumbnails{gap:.5rem}}@media(max-width:480px){.techiocr-hero-title{font-size:1.6rem}.techiocr-hero-subtitle{font-size:.9rem}.features-section,.integration-flow-section,.usecases-section,.techiocr-survey-section{padding:40px 15px}.section-header h2{font-size:1.4rem}.section-header p{font-size:.9rem}.toggle-icon{font-size:1.2rem}.integration-content.show{max-height:2500px}.features-carousel-container{padding:1.5rem 1rem;min-height:320px}.feature-icon-lg{font-size:3rem}.feature-title-mobile{font-size:1.15rem}.feature-description-mobile{font-size:.9rem}.feature-details-mobile{padding:.8rem;font-size:.85rem}.flow-step-card-mobile{padding:1rem;gap:1rem}.flow-step-number-mobile{width:45px;height:45px;font-size:1.1rem}.flow-step-content-mobile h3{font-size:1rem}.flow-step-content-mobile p{font-size:.85rem}.usecases-grid--mobile .usecase-card{padding:1rem}.usecases-grid--mobile .usecase-icon{font-size:2.2rem;margin-bottom:.6rem}.usecases-grid--mobile .usecase-card h3{font-size:1.05rem}.usecases-grid--mobile .usecase-card p{font-size:.85rem}.integration-accordion-item{gap:.5rem}.integration-accordion-header{padding:.75rem;gap:.6rem}.integration-step-number-compact{width:36px;height:36px;font-size:.95rem}.integration-title-compact{font-size:.95rem}.accordion-icon-integration{font-size:1.2rem}.integration-accordion-item.active .integration-accordion-content{max-height:250px;padding:0 .75rem .75rem}.integration-description-mobile{font-size:.85rem}.techiocr-survey-section .survey-accordion-header{padding:.8rem}.techiocr-survey-section .survey-metric-mobile{font-size:1.1rem}.techiocr-survey-section .survey-title-mobile{font-size:.95rem}.techiocr-survey-section .survey-summary-mobile{font-size:.85rem}.techiocr-survey-section .survey-detail-mobile{font-size:.8rem}.techiocr-survey-section .survey-sample-mobile{font-size:.75rem}.usecase-featured-card{padding:1.5rem 1.2rem;gap:.8rem;border-radius:14px}.featured-icon{font-size:3.2rem}.featured-title{font-size:1.2rem;margin-bottom:.3rem}.featured-description{font-size:.88rem;line-height:1.5}.outcome-badge-featured{font-size:.8rem;padding:.5rem 1rem}.usecase-thumbnail{width:46px;height:46px}.usecase-thumbnail .thumbnail-icon{font-size:1.5rem}.usecases-nav-thumbnails{gap:.5rem;margin-top:.5rem}.usecases-mobile-featured{gap:1rem}.cta-title{font-size:1.5rem}.cta-subtitle{font-size:.9rem}}.chatbot-toggle{position:fixed;bottom:2rem;right:2rem;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#107747,#0a5533);border:none;font-size:1.8rem;cursor:pointer;box-shadow:0 8px 24px #10774b4d;transition:all .3s ease;z-index:999;display:flex;align-items:center;justify-content:center;animation:pulse 2s infinite}@keyframes pulse{0%,to{box-shadow:0 8px 24px #10774b4d}50%{box-shadow:0 8px 40px #10774b80}}.chatbot-toggle:hover{transform:scale(1.1)}.chatbot-toggle--bitexr{background:linear-gradient(135deg,#c15c2e,#a8491e);box-shadow:0 8px 24px #c15c2e4d;animation:pulse-bitexr 2s infinite}@keyframes pulse-bitexr{0%,to{box-shadow:0 8px 24px #c15c2e4d}50%{box-shadow:0 8px 40px #c15c2e80}}.chatbot-container{position:fixed;bottom:2rem;right:2rem;width:380px;top:max(1rem,env(safe-area-inset-top));max-height:calc(100dvh - 3rem);background:#fff;border-radius:12px;box-shadow:0 12px 40px #00000026;display:flex;flex-direction:column;z-index:1000;animation:slideUp .3s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.chatbot-header{background:linear-gradient(135deg,#107747,#0a5533);color:#fff;padding:1rem 1rem .9rem;border-radius:12px 12px 0 0;display:flex;justify-content:space-between;align-items:center}.chatbot-header h3{margin:0;font-size:1rem;font-weight:700}.chatbot-header-actions{display:flex;align-items:center;gap:.35rem}.header-action-btn{background:#ffffff24;border:1px solid rgba(255,255,255,.24);color:#fff;border-radius:999px;padding:.28rem .6rem;font-size:.68rem;font-weight:700;cursor:pointer;transition:all .2s ease}.header-action-btn:hover{background:#ffffff40}.close-btn{background:none;border:none;color:#fff;font-size:1.2rem;cursor:pointer;padding:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.close-btn:hover{background:#fff3;border-radius:50%}.chatbot-history{max-height:140px;overflow-y:auto;padding:.65rem .75rem;border-bottom:1px solid #e7ece9;background:#f7fbf8;display:flex;flex-direction:column;gap:.35rem}.history-item{width:100%;text-align:left;border:1px solid #dbe9e2;background:#fff;border-radius:8px;padding:.55rem .65rem;cursor:pointer;transition:all .2s ease}.history-item:hover{border-color:#b8d8ca;background:#f9fffc}.history-item.active{border-color:#107747;background:#eef8f3}.history-title{display:block;font-size:.78rem;font-weight:700;color:#23473a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chatbot-messages{flex:1;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;background:#f9f9f9}.message{display:flex;animation:fadeInUp .3s ease-out}.message-content{display:flex;flex-direction:column;gap:.5rem;max-width:85%}.message.bot{justify-content:flex-start}.message.user{justify-content:flex-end}.message-text{padding:.75rem 1rem;border-radius:8px;font-size:.9rem;line-height:1.4;word-wrap:break-word}.message-actions{display:flex;flex-wrap:wrap;gap:.4rem}.message-action-btn{border:1px solid #cde3d8;background:#fff;color:#0f6840;border-radius:999px;font-size:.74rem;font-weight:700;padding:.36rem .65rem;cursor:pointer;transition:all .2s ease}.message-action-btn:hover{background:#f0f9f6;border-color:#107747}.message.bot .message-text{background:#e8f5e9;color:#2e7d32;border-bottom-left-radius:2px}.message.user .message-text{background:linear-gradient(135deg,#107747,#0a5533);color:#fff;border-bottom-right-radius:2px}.quick-replies{padding:1rem;background:#f9f9f9;display:flex;flex-direction:column;gap:.75rem;border-top:1px solid #e0e0e0}.quick-reply-btn{padding:.75rem 1rem;background:#fff;border:1px solid #e0e0e0;border-radius:6px;color:#107747;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-align:left}.quick-reply-btn:hover{background:#f0f9f6;border-color:#107747;transform:translate(4px)}.chatbot-input{display:flex;gap:.5rem;padding:1rem;border-top:1px solid #e0e0e0;background:#fff;border-radius:0 0 12px 12px}.chatbot-input input{flex:1;border:1px solid #e0e0e0;border-radius:6px;padding:.75rem 1rem;font-size:.9rem;font-family:inherit;transition:all .3s ease}.chatbot-input input:focus{outline:none;border-color:#107747;box-shadow:0 0 0 3px #10774b1a}.send-btn{background:linear-gradient(135deg,#107747,#0a5533);color:#fff;border:none;border-radius:6px;padding:.75rem 1.5rem;font-weight:600;cursor:pointer;transition:all .3s ease}.send-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #10774b4d}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.chatbot-messages::-webkit-scrollbar{width:6px}.chatbot-messages::-webkit-scrollbar-track{background:transparent}.chatbot-messages::-webkit-scrollbar-thumb{background:#ddd;border-radius:3px}.chatbot-messages::-webkit-scrollbar-thumb:hover{background:#107747}@media screen and (max-width:480px){.chatbot-container{width:calc(100% - 2rem);top:max(.75rem,env(safe-area-inset-top));max-height:calc(100dvh - 1.75rem);height:auto;bottom:1rem;right:1rem}.message-text,.message-content{max-width:100%}.chatbot-toggle,.chatbot-toggle--bitexr{width:50px;height:50px;font-size:1.5rem}}.chatbot-container--bitexr{background:#2d1a0e}.chatbot-container--bitexr .chatbot-header{background:linear-gradient(135deg,#c15c2e,#a8491e)}.chatbot-container--bitexr .chatbot-history{background:#3d2615;border-bottom-color:#5c3520}.chatbot-container--bitexr .history-item{background:#4a3020;border-color:#6b4425;color:#e8d5c4}.chatbot-container--bitexr .history-item:hover{background:#5a4030;border-color:#e8922a}.chatbot-container--bitexr .history-item.active{background:#6b4425;border-color:#e8922a}.chatbot-container--bitexr .history-title{color:#e8d5c4}.chatbot-container--bitexr .chatbot-messages{background:#3d2615}.chatbot-container--bitexr .message.bot .message-text{background:#5c3520;color:#e8d5c4}.chatbot-container--bitexr .message.user .message-text{background:linear-gradient(135deg,#c15c2e,#a8491e);color:#faeade}.chatbot-container--bitexr .message-action-btn{background:#4a3020;color:#e8922a;border-color:#6b4425}.chatbot-container--bitexr .message-action-btn:hover{background:#5a4030;border-color:#e8922a;color:#faeade}.chatbot-container--bitexr .quick-replies{background:#3d2615;border-top-color:#5c3520}.chatbot-container--bitexr .quick-reply-btn{background:#4a3020;color:#e8922a;border-color:#6b4425}.chatbot-container--bitexr .quick-reply-btn:hover{background:#5a4030;border-color:#e8922a;color:#faeade}.chatbot-container--bitexr .chatbot-input{background:#2d1a0e;border-top-color:#5c3520}.chatbot-container--bitexr .chatbot-input input{background:#4a3020;color:#e8d5c4;border-color:#6b4425}.chatbot-container--bitexr .chatbot-input input::-moz-placeholder{color:#9b6a4a}.chatbot-container--bitexr .chatbot-input input::placeholder{color:#9b6a4a}.chatbot-container--bitexr .chatbot-input input:focus{border-color:#e8922a;box-shadow:0 0 0 3px #e8922a26}.chatbot-container--bitexr .send-btn{background:linear-gradient(135deg,#c15c2e,#a8491e)}.chatbot-container--bitexr .send-btn:hover{box-shadow:0 4px 12px #c15c2e4d}.chatbot-container--bitexr .chatbot-messages::-webkit-scrollbar-thumb{background:#6b4425}.chatbot-container--bitexr .chatbot-messages::-webkit-scrollbar-thumb:hover{background:#e8922a}
