@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1e293b;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f8fafc;min-width:320px;min-height:100vh;margin:0}html{scroll-behavior:smooth;scroll-padding-top:100px;overflow-x:hidden}.app-container{background-color:#fafdff;width:100%;min-height:100vh;position:relative;overflow:clip}.snap-slide{min-height:100dvh}.snap-slide-flex{flex-direction:column;justify-content:center;display:flex;margin-top:0!important;margin-bottom:0!important}.bg-glow{filter:blur(80px);z-index:0;pointer-events:none;background:radial-gradient(circle,#c8f5ff99 0%,#c8f5ff00 70%);border-radius:50%;width:800px;height:800px;position:absolute;top:0;right:-10%}.header-container{z-index:100;max-width:1400px;margin:0 auto;padding:.25rem 4rem;position:sticky;top:0}.nav-bar{-webkit-backdrop-filter:blur(12px);background:#fff;border:1px solid #64748b33;border-radius:50px;align-items:center;padding:1rem 2rem;display:flex;position:relative;box-shadow:0 4px 30px #0000000d}.mobile-menu-btn{cursor:pointer;background:0 0;border:none;margin-left:auto;padding:.5rem;display:none}.logo-container{flex-direction:column;display:flex}.navbar-logo-img{object-fit:contain;width:auto;height:36px}.nav-links{align-items:center;gap:1.5rem;margin-left:auto;display:flex}.nav-link{color:#000;cursor:pointer;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s}.nav-link:hover{color:#6366f1}.nav-link.active{background-color:#0000;border:1px solid #000;border-radius:6px;padding:.5rem 1rem}.nav-products-wrapper{cursor:pointer;justify-content:center;align-items:center;display:inline-flex;position:relative}.nav-products-wrapper.active .nav-cuboid-container{box-sizing:content-box;border:1px solid #000;border-radius:6px;padding:.5rem 1rem}.nav-cuboid-container{border-radius:6px;justify-content:center;align-items:center;width:135px;height:25px;transition:all .2s;display:inline-flex;position:relative;overflow:hidden}.nav-slider{width:100%;height:100%;position:relative}.nav-slide-item{text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;opacity:1;justify-content:center;align-items:center;width:100%;height:100%;font-size:1rem;font-weight:800;animation:9s cubic-bezier(.4,0,.2,1) infinite slideUp;display:flex;position:absolute;top:0;left:0;transform:translateY(100%)}.nav-slide-item-1{color:#000;animation-delay:0s}.nav-slide-item-2{background:linear-gradient(90deg,#8a2be2,#f0f);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;animation-delay:3s}.nav-slide-item-3{background:linear-gradient(90deg,#ff007f,#9d00ff,#0ff);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;animation-delay:6s}@keyframes slideUp{0%{opacity:1;transform:translateY(100%)}5%{opacity:1;transform:translateY(0)}28.33%{opacity:1;transform:translateY(0)}33.33%{opacity:1;transform:translateY(-100%)}33.34%{opacity:0;transform:translateY(100%)}99.9%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(100%)}}.nav-products-wrapper:hover .nav-slide-item-1{opacity:1!important;animation:none!important;transform:translateY(0)!important}.nav-products-wrapper:hover .nav-slide-item-2,.nav-products-wrapper:hover .nav-slide-item-3{opacity:0!important;animation:none!important;transform:translateY(-100%)!important}.nav-products-wrapper:hover .nav-slide-item{animation-play-state:paused!important}.nav-mobile-dropdown-btn{display:none}.nav-products-dropdown{opacity:0;visibility:hidden;z-index:1000;background:#fff;border:1px solid #64748b33;border-radius:12px;flex-direction:column;gap:.5rem;min-width:max-content;padding:.5rem 0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 4px 20px #0000001a}.nav-products-dropdown:before{content:"";height:15px;position:absolute;top:-15px;left:0;right:0}.nav-products-wrapper:hover .nav-products-dropdown{opacity:1;visibility:visible;transform:translate(-50%)translateY(5px)}.dropdown-item{text-align:center;cursor:pointer;color:#000;border-radius:8px;padding:.5rem 1rem;font-size:1rem;font-weight:800;text-decoration:none;transition:background .2s}.dropdown-item:hover{background:#0000000d;color:#6366f1!important;-webkit-text-fill-color:#6366f1!important}.harika-text,.whooppe-text{color:#000}.nav-slider.paused-whooppe .nav-slide-item,.nav-slider.paused-harika .nav-slide-item,.nav-slider.paused-products .nav-slide-item{transition:transform .6s cubic-bezier(.4,0,.2,1),opacity .6s;animation:none!important}.nav-slider.paused-products .nav-slide-item-1{opacity:1;transform:translateY(0)}.nav-slider.paused-products .nav-slide-item-2{opacity:0;transform:translateY(100%)}.nav-slider.paused-products .nav-slide-item-3,.nav-slider.paused-whooppe .nav-slide-item-1{opacity:0;transform:translateY(-100%)}.nav-slider.paused-whooppe .nav-slide-item-2{opacity:1;transform:translateY(0)}.nav-slider.paused-whooppe .nav-slide-item-3,.nav-slider.paused-harika .nav-slide-item-1{opacity:0;transform:translateY(100%)}.nav-slider.paused-harika .nav-slide-item-2{opacity:0;transform:translateY(-100%)}.nav-slider.paused-harika .nav-slide-item-3{opacity:1;transform:translateY(0)}.hero-section{z-index:10;justify-content:space-between;align-items:center;max-width:1600px;margin:0 auto;padding:4rem;display:flex;position:relative}.hero-content{flex:1;max-width:600px}.hero-title{color:#0f172a;letter-spacing:-.03em;margin-bottom:1.5rem;font-size:4rem;font-weight:700;line-height:1.1}.hero-title .gradient-text-pink{background:linear-gradient(90deg,#9d00ff,#ff007f);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-title .gradient-text-blue{background:linear-gradient(90deg,#3b82f6,#8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#475569;margin-bottom:2.5rem;font-size:1.1rem;font-weight:400;line-height:1.6}.hero-actions{align-items:center;gap:1rem;display:flex}.btn{cursor:pointer;border:none;border-radius:50px;align-items:center;gap:.5rem;padding:.8rem 1.8rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.btn-primary{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 4px 15px #6366f14d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6366f166}.btn-secondary{color:#0f172a;background:#fff;border:1px solid #e2e8f0;box-shadow:0 2px 10px #00000005}.btn-secondary:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-2px)}.hero-illustration{perspective:2000px;flex:1;justify-content:center;align-items:center;display:flex;position:relative}.floating-scene{width:600px;height:600px;margin-right:-4rem;position:relative}.iso-wrapper{width:100%;height:100%;transform-style:preserve-3d;position:absolute;transform:rotateX(60deg)rotate(-45deg)}.iso-wrapper:after{content:"";filter:blur(50px);z-index:-10;pointer-events:none;background:radial-gradient(#8b5cf633 0%,#6366f114 40%,#fff0 70%);width:700px;height:900px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)translateZ(-50px)}@keyframes floatMain{0%,to{transform:translateZ(40px)}50%{transform:translateZ(60px)}}@keyframes floatSlow{0%,to{transform:translateZ(20px)}50%{transform:translateZ(35px)}}@keyframes floatMed{0%,to{transform:translateZ(30px)}50%{transform:translateZ(45px)}}@keyframes floatFast{0%,to{transform:translateZ(50px)}50%{transform:translateZ(70px)}}.float-main{animation:6s ease-in-out infinite floatMain}.float-slow{animation:8s ease-in-out infinite alternate floatSlow}.float-med{animation:7s ease-in-out infinite floatMed}.float-fast{animation:5s ease-in-out infinite alternate floatFast}.iso-phone{width:280px;height:560px;transform-style:preserve-3d;background:#fff;border-radius:40px;margin-top:-280px;margin-left:-140px;padding:10px;position:absolute;top:50%;left:50%;box-shadow:-10px 10px 20px #8b5cf61a,inset -2px -2px 10px #0000000d}.iso-phone:before{content:"";border-radius:inherit;z-index:-1;background:#e6e9fc;position:absolute;inset:0;transform:translateZ(-20px);box-shadow:-30px 30px 60px #8b5cf659,-15px 15px 30px #6366f140}.iso-phone-small{transform-style:preserve-3d;background:#fff;border-radius:24px;padding:8px;position:absolute;box-shadow:-5px 5px 15px #8b5cf61a,inset -1px -1px 5px #0000000d}.iso-phone-small:before{content:"";border-radius:inherit;z-index:-1;background:#e6e9fc;position:absolute;inset:0;transform:translateZ(-12px);box-shadow:-20px 20px 40px #8b5cf640,-10px 10px 20px #6366f126}.iso-phone-mini{transform-style:preserve-3d;background:#fff;border-radius:16px;padding:6px;position:absolute;box-shadow:-3px 3px 10px #8b5cf61a}.iso-phone-mini:before{content:"";border-radius:inherit;z-index:-1;background:#e6e9fc;position:absolute;inset:0;transform:translateZ(-8px);box-shadow:-10px 10px 20px #8b5cf633}.iso-phone-screen{border-radius:30px;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.iso-phone-small .iso-phone-screen{border-radius:16px}.iso-phone-mini .iso-phone-screen{border-radius:10px}.center-screen{color:#fff;background:linear-gradient(135deg,#00f2fe 0%,#4facfe 30%,#a958fb 100%);padding:24px 20px}.glass-screen{background:linear-gradient(135deg,#fffffff2,#f5f3ffe6);padding:15px}.iso-wrapper{--iso-gap:24px;--center-half-w:140px}@media (width<=1024px){.iso-wrapper{--iso-gap:25px}}@media (width<=768px){.iso-wrapper{--iso-gap:30px}}@media (width<=480px){.iso-wrapper{--iso-gap:35px}}.card-tl{top:calc(50% - 220px);left:calc(50% - var(--center-half-w) - var(--iso-gap) - 180px);width:180px;height:260px}.card-tr{top:calc(50% - 240px);left:calc(50% + var(--center-half-w) + var(--iso-gap));width:220px;height:320px}.card-bl{top:calc(50% + 40px + calc(var(--iso-gap) * 2));left:calc(50% - var(--center-half-w) - var(--iso-gap) - 200px);width:200px;height:280px}.card-br{top:calc(50% + 80px + calc(var(--iso-gap) * 2));left:calc(50% + var(--center-half-w) + var(--iso-gap));width:190px;height:290px}.card-fbr{top:calc(50% + 370px + calc(var(--iso-gap) * 4));left:calc(50% + var(--center-half-w) + var(--iso-gap) + 80px);width:140px;height:180px}.center-header{justify-content:space-between;margin-bottom:25px;display:flex}.ch-left{background:#fff6;border-radius:5px;width:30px;height:10px}.ch-right{background:#fff6;border-radius:50%;width:24px;height:24px}.center-balance{text-align:center;margin-bottom:30px}.cb-number{letter-spacing:1px;text-shadow:0 2px 10px #0000001a;margin-bottom:8px;font-size:2.2rem;font-weight:800}.cb-label{flex-direction:column;align-items:center;gap:4px;display:flex}.cb-line{background:#ffffff80;border-radius:3px;width:60%;height:6px}.cb-line.short{width:40%}.center-list{flex-direction:column;gap:12px;margin-bottom:auto;display:flex}.c-list-item{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex}.c-li-icon{background:#fff3;border-radius:50%;width:30px;height:30px}.c-li-lines{flex-direction:column;flex:1;gap:5px;display:flex}.c-line{background:#ffffffb3;border-radius:3px;width:80%;height:6px}.c-line.short{background:#fff6;width:50%}.c-li-toggle{background:#ffffff4d;border-radius:7px;width:24px;height:14px;position:relative}.c-li-toggle:after{content:"";background:#fff;border-radius:50%;width:10px;height:10px;position:absolute;top:2px;right:2px}.center-buttons{gap:12px;margin-top:20px;margin-bottom:15px;display:flex}.c-btn{background:#ffffffe6;border-radius:12px;flex:1;height:45px}.center-nav{border-top:1px solid #fff3;justify-content:space-around;padding-top:15px;display:flex}.c-nav-icon{background:#fff6;border-radius:4px;width:20px;height:20px}.c-nav-icon.active{background:#fff}.tl-header{flex-direction:column;gap:6px;margin-bottom:20px;display:flex}.tl-title-line{background:#c4b5fd;border-radius:4px;width:70%;height:8px}.tl-title-line.short{background:#e2e8f0;width:40%}.tl-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.tl-icon{aspect-ratio:1;background:#f1f5f9;border-radius:12px;justify-content:center;align-items:center;display:flex}.tl-icon-inner{background:linear-gradient(135deg,#8b5cf6,#c084fc);border-radius:50%;width:50%;height:50%}.tr-header{align-items:center;gap:10px;margin-bottom:20px;display:flex}.tr-logo{background:#8b5cf6;border-radius:10px;width:40px;height:20px}.tr-title-line{background:#e2e8f0;border-radius:3px;flex:1;height:6px}.tr-network{background:#f8fafc;border-radius:8px;height:80px;margin-bottom:20px;padding:10px}.tr-content-row{align-items:flex-end;gap:15px;display:flex}.tr-lines{flex-direction:column;flex:1;gap:8px;display:flex}.tr-line{background:#e2e8f0;border-radius:3px;width:100%;height:6px}.tr-bar-chart{align-items:flex-end;gap:6px;width:50%;height:60px;display:flex}.tr-bar{background:linear-gradient(#c084fc,#8b5cf6);border-radius:3px 3px 0 0;flex:1}.bl-header{margin-bottom:15px}.bl-title{background:#c4b5fd;border-radius:4px;width:50%;height:8px}.bl-area-chart{background:#f8fafc;border-radius:8px;height:100px;margin-bottom:15px;overflow:hidden}.bl-area-chart svg{width:100%;height:100%}.bl-list{flex-direction:column;gap:6px;margin-bottom:15px;display:flex}.bl-line{background:#e2e8f0;border-radius:3px;height:6px}.bl-line.long{width:80%}.bl-line.med{width:50%}.bl-stair-chart{align-items:flex-end;gap:8px;height:60px;display:flex}.bl-stair{background:#e0e7ff;border-radius:4px 4px 0 0;flex:1;position:relative}.bl-stair-cap{background:#8b5cf6;border-radius:4px 4px 0 0;width:100%;height:6px;position:absolute;top:0;left:0}.br-header{justify-content:space-between;margin-bottom:20px;display:flex}.br-title{background:#c4b5fd;border-radius:4px;width:40%;height:8px}.br-action{background:#e2e8f0;border-radius:50%;width:20px;height:20px}.br-list{flex-direction:column;gap:15px;display:flex}.br-list-item{align-items:center;gap:10px;display:flex}.br-avatar{background:linear-gradient(135deg,#8b5cf6,#3b82f6);border-radius:50%;width:32px;height:32px}.br-lines{flex-direction:column;flex:1;gap:5px;display:flex}.br-line{background:#e2e8f0;border-radius:2.5px;width:90%;height:5px}.br-line.short{width:50%}.br-value{background:#c4b5fd;border-radius:6px;width:24px;height:12px}.fbr-header{justify-content:space-between;margin-bottom:15px;display:flex}.fbr-icon{background:#e2e8f0;border-radius:50%;width:16px;height:16px}.fbr-lines{flex-direction:column;gap:8px;display:flex}.fbr-line{background:#e2e8f0;border-radius:2px;width:80%;height:4px}.fbr-line.short{background:#c4b5fd;width:50%}.iso-coins{transform-style:preserve-3d;position:absolute}.coins-1{top:calc(50% - 300px);left:calc(50% - 100px)}.coins-2{top:calc(50% + 350px);left:calc(50% - 350px)}.coins-3{top:calc(50% + 150px);left:calc(50% + 400px)}.iso-coin{width:40px;height:40px;transform-style:preserve-3d;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;transform:translateZ(30px)}.iso-coin:before{content:"";border-radius:inherit;z-index:-1;position:absolute;inset:0;transform:translateZ(-4px)}.iso-coin.small{width:25px;height:25px}.iso-coin.small:before{transform:translateZ(-2px)}.c-offset-1{top:40px;left:-30px}.c-offset-2{top:-20px;left:50px}.blue-glow{background:#3b82f6;box-shadow:0 0 15px #3b82f699,inset 0 0 10px #ffffff80}.blue-glow:before{background:#1d4ed8}.blue-glow .iso-coin-inner{background:#fffc;border-radius:50%;width:40%;height:40%}.purple-glow{background:#a855f7;box-shadow:0 0 15px #a855f799,inset 0 0 10px #ffffff80}.purple-glow:before{background:#7e22ce}.purple-glow .iso-coin-inner{clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);background:#fffc;width:50%;height:50%}@media (width<=1024px){.header-container{padding:0}.nav-links{display:none}.mobile-menu-btn{align-items:center;display:flex}.hero-section{text-align:center;flex-direction:column;margin-top:1rem;padding:2rem 1.5rem}.hero-title{font-size:1.9rem}.hero-subtitle{margin-bottom:2rem;padding:0 .5rem;font-size:.9rem}.hero-actions{flex-direction:column;gap:1.25rem;width:100%;max-width:350px;margin:0 auto}.btn{justify-content:center;width:100%;padding:1rem;font-size:1rem}.hero-content{width:100%;margin-bottom:3rem}.hero-illustration{justify-content:center;width:100%}.floating-scene{transform-origin:top;margin-bottom:-210px;margin-right:0;transform:scale(.65)}}@media (width<=768px){.floating-scene{margin-bottom:-270px;transform:scale(.55)}}@media (width<=480px){.hero-section{padding:2rem 1rem}.floating-scene{margin-bottom:-330px;transform:scale(.45)}}@media (width<=380px){.floating-scene{margin-bottom:-360px;transform:scale(.4)}}.features-section{z-index:10;max-width:1400px;margin:1rem auto 3rem;padding:0 2rem 3rem;position:relative}.features-header{text-align:center;margin-bottom:.5rem}.kicker-container{justify-content:center;align-items:center;gap:1rem;margin-bottom:.1rem;display:flex}.kicker-container:before,.kicker-container:after{content:"";height:2px}.kicker-container:before{background:linear-gradient(90deg,#3b82f600 0%,#3b82f6 100%);width:80px}.kicker-container:after{background:linear-gradient(90deg,#3b82f6 0%,#3b82f600 100%);width:80px}.features-kicker{color:#3b82f6;letter-spacing:2px;text-transform:uppercase;margin:0;font-size:1.15rem;font-weight:600}.features-title{color:#1e293b;letter-spacing:-.02em;margin-bottom:.2rem;font-size:3.5rem;font-weight:700}.gradient-text-alt{background:linear-gradient(90deg,#3b82f6,#d946ef);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.features-description{color:#64748b;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.features-body{justify-content:space-between;align-items:center;gap:2rem;margin-top:.5rem;display:flex}.features-column{flex-direction:column;flex:1;gap:3rem;margin-top:-10rem;display:flex}.feature-item{align-items:flex-start;gap:1.25rem;display:flex}.feature-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.feature-icon.purple{color:#a855f7;background:#f3e8ff}.feature-icon.blue{color:#3b82f6;background:#eff6ff}.feature-icon.red{color:#ef4444;background:#fef2f2}.feature-icon.green{color:#22c55e;background:#f0fdf4}.feature-content h3{color:#1e293b;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.feature-content p{color:#64748b;margin:0;font-size:.95rem;line-height:1.5}.features-center{flex-direction:column;flex:1.5;align-items:center;display:flex;position:relative}.circle-graphic{justify-content:center;align-items:center;width:400px;height:400px;margin-bottom:0;display:flex;position:relative}.ring-outer{border:1px dashed #cbd5e1;border-radius:50%;width:100%;height:100%;position:absolute;top:0;left:0}.ring-middle{border:1px dashed #cbd5e1;border-radius:50%;width:70%;height:70%;position:absolute;top:15%;left:15%}.ring-inner{border:1px dashed #cbd5e1;border-radius:50%;width:40%;height:40%;position:absolute;top:30%;left:30%}.circle-logo{z-index:10;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;display:flex;box-shadow:0 10px 30px #6366f126,inset 0 0 20px #00000005}.logo-t{background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;padding-right:6px;font-family:Inter,sans-serif;font-size:4rem;font-style:italic;font-weight:900}.orbit-icon{z-index:5;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 4px 15px #00000014}.orbit-rocket{color:#a855f7;top:14.65%;left:14.65%}.orbit-handshake{color:#8b5cf6;top:85.35%;left:85.35%}.orbit-diagram{color:#3b82f6;top:50%;left:15%}.orbit-layers{color:#3b82f6;top:50%;left:85%}.orbit-chip{color:#22c55e;top:35.86%;left:64.14%}.orbit-target{color:#ef4444;top:64.14%;left:35.86%}.center-text{text-align:center;z-index:10;margin-top:.5rem;position:relative}.center-text h4{color:#0f172a;-webkit-backdrop-filter:blur(5px);background-color:#ffffff4d;border-radius:20px;margin-top:-6rem;margin-bottom:.5rem;font-size:1.4rem;font-weight:700}.center-text p{color:#64748b;-webkit-backdrop-filter:blur(5px);background-color:#ffffff4d;border-radius:12px;margin:-.5rem 0 0;padding-top:1px;padding-bottom:1.55rem;font-size:.95rem}@media (width<=1024px){.features-body{flex-direction:column;gap:2.5rem}.features-column{margin-top:0}.features-center{order:-1;margin-bottom:2rem}.circle-graphic{width:280px;height:280px}.circle-logo{width:75px;height:75px}.logo-t{font-size:3rem}.orbit-icon{width:42px;height:42px}.orbit-icon svg,.orbit-icon img{width:20px;height:20px}.center-text{margin-top:-2rem}.features-title{height:auto;font-size:1.5rem}.features-description{font-size:1rem}.features-kicker{font-size:.8rem}.feature-content h3{font-size:1rem}.feature-item{margin-top:-3rem}.feature-content p{padding-bottom:2rem;font-size:.85rem}.center-text h4{-webkit-backdrop-filter:blur(5px);background-color:#ffffff4d;border-bottom:-2px solid;border-radius:20px;margin-top:-2rem;padding-top:1rem;font-size:1.2rem}.center-text p{font-size:.85rem}}.orbit-container{border-radius:50%;width:100%;height:100%;position:absolute;top:0;left:0}.spin-slow{animation:40s linear infinite spin}.spin-medium-reverse{animation:30s linear infinite spin-reverse}.spin-fast{animation:20s linear infinite spin}.counter-spin-slow{animation:40s linear infinite counter-spin}.counter-spin-medium-reverse{animation:30s linear infinite counter-spin-reverse}.counter-spin-fast{animation:20s linear infinite counter-spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spin-reverse{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes counter-spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(-360deg)}}@keyframes counter-spin-reverse{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.services-section{text-align:center;max-width:1400px;margin:6rem auto;padding:0 2rem}.services-header{margin-bottom:4rem}.services-title{color:#000;margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.2}.services-subtitle{color:#64748b;font-size:1.2rem;line-height:1.6}.services-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.service-card{text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.25rem;transition:transform .3s,box-shadow .3s;position:relative;box-shadow:0 4px 6px -1px #0000000d}.service-card:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a}.service-badge{color:#fff;z-index:10;background:#a855f7;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute;top:16px;left:16px}.service-illustration{justify-content:center;align-items:center;width:100%;height:140px;margin-bottom:1.25rem;display:flex;position:relative}.service-illustration>img{animation:4s ease-in-out infinite float-service-img}@keyframes float-service-img{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.ill-mockup{filter:drop-shadow(0 10px 15px #0000001a);font-size:4rem}.phone-mockup{background:#1e293b;border:3px solid #334155;border-radius:12px;width:60px;height:100px;position:relative}.mock-screen{background:#38bdf8;border-radius:4px;flex-direction:column;gap:5px;padding:5px;display:flex;position:absolute;inset:10%}.mock-bar{opacity:.8;background:#fff;border-radius:2px;height:8px}.service-content h3{color:#0f172a;margin-bottom:.5rem;font-size:1.15rem;font-weight:600}.service-content p{color:#475569;margin-bottom:1rem;font-size:.85rem;line-height:1.5}.service-footer{color:#3b82f6;border-top:1px solid #f1f5f9;padding-top:1rem;font-size:.75rem;line-height:1.4}@media (width<=1024px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.services-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.services-title{font-size:1.5rem}.services-subtitle{text-align:center;margin-bottom:-40px;padding-top:0%;font-size:1rem;line-height:1.2}.service-card{text-align:center;padding:.75rem}.service-badge{width:28px;height:28px;padding:0;top:8px;left:8px}.service-badge img{width:18px;height:18px}.service-badge .ai-and-automation{width:40px;height:40px}.service-illustration{height:110px;margin-bottom:.75rem}.service-illustration>img{padding:.25rem!important}.service-illustration>img[alt=Startup\ Consultancy]{padding:.75rem!important}.service-content h3{margin-bottom:.25rem;font-size:.85rem}.service-content p{margin-bottom:.5rem;font-size:.7rem}.service-footer{padding-top:.5rem;font-size:.6rem}}.ecosystem-section{text-align:center;max-width:1400px;margin:6rem auto;padding:4rem 2rem;position:relative;overflow:hidden}.ecosystem-header{z-index:10;margin-bottom:4rem;position:relative}.ecosystem-kicker{color:#3b82f6;margin-bottom:.5rem;font-size:1.25rem;font-weight:500}.ecosystem-title{color:#0f172a;margin-bottom:1.5rem;font-size:3.5rem;font-weight:600;line-height:1.2}.ecosystem-subtitle{color:#64748b;max-width:800px;margin:0 auto;font-size:1.25rem;line-height:1.6}.ecosystem-graphic{justify-content:center;align-items:center;height:380px;margin-top:2rem;display:flex;position:relative}.eco-orbit-container{justify-content:center;align-items:center;width:800px;height:500px;display:flex;position:relative;transform:scale(.88)}.eco-center-brain{z-index:5;filter:drop-shadow(0 0 30px #a855f766);font-size:10rem;animation:4s ease-in-out infinite pulse-brain;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes pulse-brain{0%,to{filter:drop-shadow(0 0 30px #a855f766);transform:translate(-50%,-50%)scale(1)}50%{filter:drop-shadow(0 0 50px #a855f7cc);transform:translate(-50%,-50%)scale(1.05)}}.eco-ring{border:1px solid #a855f74d;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ring-tilt-1{width:800px;height:350px;transform:translate(-50%,-50%)rotate(15deg)}.ring-tilt-2{width:650px;height:280px;transform:translate(-50%,-50%)rotate(-10deg)}.ring-tilt-3{width:500px;height:450px;transform:translate(-50%,-50%)rotate(45deg)}.eco-node{position:absolute}.eco-node-content{z-index:10;flex-direction:column;align-items:center;gap:.75rem;display:flex}.eco-node-circle{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;transition:transform .3s;display:flex;box-shadow:0 10px 25px #00000014,0 0 0 1px #a855f71a}.eco-node-circle:hover{transform:scale(1.1)}.eco-node-label{color:#1e293b;font-size:.9rem;font-weight:600}.orbit-node-1{offset-path:path("M 400 0 A 400 175 0 1 1 400 350 A 400 175 0 1 1 400 0");offset-rotate:0deg;animation:40s linear infinite travel-orbit;position:absolute;top:0;left:0}.orbit-node-2{offset-path:path("M 325 0 A 325 140 0 1 1 325 280 A 325 140 0 1 1 325 0");offset-rotate:0deg;animation:40s linear infinite travel-orbit;position:absolute;top:0;left:0}.orbit-node-3{offset-path:path("M 250 0 A 250 225 0 1 1 250 450 A 250 225 0 1 1 250 0");offset-rotate:0deg;animation:40s linear infinite travel-orbit;position:absolute;top:0;left:0}@keyframes travel-orbit{0%{offset-distance:0%}to{offset-distance:100%}}.un-tilt-1{transform:rotate(-15deg)}.un-tilt-2{transform:rotate(10deg)}.un-tilt-3{transform:rotate(-45deg)}.eco-particle{border-radius:50%;position:absolute}.p-1{background:#c084fc;width:12px;height:12px;top:15%;left:45%;box-shadow:0 0 10px #c084fc}.p-2{background:#60a5fa;width:8px;height:8px;top:40%;right:15%;box-shadow:0 0 10px #60a5fa}.p-3{background:#e879f9;width:14px;height:14px;bottom:25%;left:25%;box-shadow:0 0 10px #e879f9}.p-4{background:#818cf8;width:10px;height:10px;bottom:10%;right:40%;box-shadow:0 0 10px #818cf8}.p-5{background:#c084fc;width:6px;height:6px;top:60%;left:10%;box-shadow:0 0 5px #c084fc}@media (width<=1024px){.eco-orbit-container{transform:scale(.8)}}@media (width<=768px){.ecosystem-title{font-size:1.5rem}.ecosystem-kicker{font-size:1.2rem}.ecosystem-subtitle{font-size:1.1rem}.ecosystem-graphic{height:250px;margin-top:-1rem}.eco-orbit-container{transform:scale(.45)}.eco-node{transform:scale(1.4)}}.process-section{max-width:1500px;margin:2rem auto 6rem;padding:1rem 2rem}.process-container{justify-content:space-between;align-items:center;gap:1rem;display:flex}.process-step{text-align:center;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.process-step-title{color:#0f172a;margin-bottom:2rem;font-size:1.25rem;font-weight:700}.process-illustration{justify-content:center;align-items:center;height:180px;margin-bottom:2rem;display:flex;position:relative}.process-ill-mockup{filter:drop-shadow(0 15px 20px #0000001a);font-size:5rem}.process-card{text-align:left;background:#fff;border:1px solid #f1f5f9;border-radius:12px;flex-direction:column;gap:1rem;width:100%;min-height:160px;padding:1.5rem;display:flex;box-shadow:0 4px 12px #00000008}.process-card-icon{border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.bg-purple-50{background:#f3e8ff}.bg-blue-50{background:#eff6ff}.bg-indigo-50{background:#e0e7ff}.bg-pink-50{background:#fce7f3}.process-card-content h4{color:#0f172a;margin-bottom:.5rem;font-size:1rem;font-weight:600}.process-card-content p{color:#64748b;margin:0;font-size:.85rem;line-height:1.5}.process-arrow{justify-content:center;align-items:center;margin-bottom:8rem;display:flex}@media (width<=1200px){.process-container{flex-wrap:wrap;justify-content:center}.process-step{flex:0 0 30%}.process-arrow{display:none}}@media (width<=768px){.process-step{flex:0 0 100%;margin-bottom:3rem}}.industries-section{max-width:1400px;margin:5rem auto;padding:0 2rem}.ind-header{text-align:center;margin-bottom:4rem}.ind-kicker{color:#3b82f6;letter-spacing:2px;text-transform:uppercase;margin-bottom:.2rem;padding-top:50px;font-weight:600}.ind-title{color:#0f172a;margin-bottom:.2rem;font-size:3rem;font-weight:700}.ind-subtitle{color:#64748b;max-width:700px;margin:0 auto;font-size:1.15rem;line-height:1.6}.ind-grid{grid-template-columns:repeat(4,1fr);gap:2.5rem;display:grid}.ind-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;margin-top:0%;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.ind-card:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a}.ind-image-container{background:#fff;justify-content:center;align-items:center;width:100%;height:auto;padding:2.5rem 2.5rem 0;display:flex;position:relative;overflow:hidden}.ind-image{object-fit:contain;background:#fff;width:100%;height:auto;max-height:180px}.ind-fallback{filter:drop-shadow(0 10px 15px #0000001a);font-size:5rem}.ind-content{flex-direction:column;flex:1;padding:1.5rem 2rem 2rem;display:flex}.ind-content h3{color:#0f172a;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.ind-desc{color:#64748b;margin-bottom:2rem;font-size:.95rem;line-height:1.5}.ind-list{border-top:1px solid #f1f5f9;flex-direction:column;gap:1.25rem;margin:auto 0 0;padding:1.5rem 0 0;list-style:none;display:flex}.ind-list li{color:#475569;align-items:center;gap:1rem;font-size:.85rem;font-weight:500;display:flex}.ind-icon{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}@media (width<=1200px){.ind-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.ind-grid{grid-template-columns:1fr}.ind-kicker{font-size:.9rem}.ind-title{font-size:1.5rem}.ind-subtitle{padding-bottom:-10 0px;font-size:1rem}.ind-card{flex-direction:row-reverse;align-items:center}.ind-image-container{width:40%;height:auto;padding:1rem 1rem 1rem 0}.ind-content{width:60%;padding:1.25rem .5rem 1.25rem 1.25rem}.ind-image{max-height:120px}.ind-content h3{font-size:1.1rem}.ind-desc{margin-bottom:.75rem;font-size:.8rem}.ind-list{gap:.5rem;padding-top:.75rem}.ind-list li{gap:.5rem;font-size:.7rem}}.process-flow-diagram{justify-content:center;align-items:center;width:100%;margin-top:-2rem;margin-bottom:4rem;display:flex}.process-flow-step{flex-direction:column;flex:1;align-items:center;gap:1.5rem;display:flex}.process-flow-title{color:#1e293b;margin:0;font-size:1.25rem;font-weight:500}.process-flow-img-wrapper{justify-content:center;align-items:center;width:140px;height:140px;display:flex}.process-flow-img{object-fit:contain;filter:drop-shadow(0 4px 6px #0000000d);cursor:pointer;width:100%;height:100%;transition:all .3s}.process-flow-step:hover .process-flow-img{filter:drop-shadow(0 0 20px #6366f199);transform:translateY(-5px)scale(1.05)}@keyframes arrow-dash-flow{to{stroke-dashoffset:-12px}}.process-arrow-svg path{stroke:#6366f1;filter:drop-shadow(0 0 6px #6366f166)}.process-arrow-svg .process-arrow-line{animation:1s linear infinite arrow-dash-flow}.process-flow-arrow{flex-shrink:0;justify-content:center;align-items:center;width:80px;margin-top:3rem;display:flex}.process-cards-row{grid-template-columns:repeat(5,1fr);gap:1rem;width:100%;margin-top:-80px;margin-bottom:-80px;display:grid}.process-bottom-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #f1f5f9;border-radius:16px;flex-direction:row;align-items:flex-start;gap:1rem;padding:1.5rem 1.25rem;transition:all .3s;display:flex;box-shadow:0 4px 6px -1px #0000000d}.process-bottom-card:hover{border-color:#e2e8f0;transform:translateY(-5px);box-shadow:0 10px 25px -5px #0000001a}.process-card-icon-new{color:#7c3aed;background:#f5f3ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.process-card-text{flex-direction:column;justify-content:center;gap:.25rem;display:flex}.process-card-title{color:#0f172a;font-size:.9rem;font-weight:600}.process-card-desc{color:#64748b;font-size:.75rem;line-height:1.4}@media (width<=1024px){.process-section{margin:2rem auto;padding:1rem}.process-cards-row{grid-template-columns:1fr}.process-container{grid-template-columns:80px 1fr!important;gap:1rem!important;padding:1rem!important;display:grid!important}.process-flow-diagram,.process-cards-row{display:contents!important}.process-flow-step:first-child{grid-area:1/1;place-self:center}.process-flow-arrow:nth-child(2){grid-area:2/1;width:40px;height:40px;margin:0 auto;transform:rotate(90deg)}.process-flow-step:nth-child(3){grid-area:3/1;place-self:center}.process-flow-arrow:nth-child(4){grid-area:4/1;width:40px;height:40px;margin:0 auto;transform:rotate(90deg)}.process-flow-step:nth-child(5){grid-area:5/1;place-self:center}.process-flow-arrow:nth-child(6){grid-area:6/1;width:40px;height:40px;margin:0 auto;transform:rotate(90deg)}.process-flow-step:nth-child(7){grid-area:7/1;place-self:center}.process-flow-arrow:nth-child(8){grid-area:8/1;width:40px;height:40px;margin:0 auto;transform:rotate(90deg)}.process-flow-step:nth-child(9){grid-area:9/1;place-self:center}.process-bottom-card:first-child{grid-area:1/2;align-self:center}.process-bottom-card:nth-child(2){grid-area:3/2;align-self:center}.process-bottom-card:nth-child(3){grid-area:5/2;align-self:center}.process-bottom-card:nth-child(4){grid-area:7/2;align-self:center}.process-bottom-card:nth-child(5){grid-area:9/2;align-self:center}.process-flow-step{gap:.5rem;margin-bottom:0}.process-flow-title{text-align:center;white-space:normal;font-size:.7rem}.process-flow-img-wrapper{width:60px;height:60px}.process-bottom-card{box-sizing:border-box;justify-self:stretch;gap:.75rem;width:100%;min-width:180px;margin-left:20px;padding:1rem}.process-card-icon-new{width:36px;height:36px}.process-card-title{font-size:.9rem}.process-card-desc{font-size:.8rem;line-height:1.4}}.products-slide{z-index:10;background:#f4f6fc;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.products-container{justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:1400px;padding:5rem 2rem;display:flex;position:relative}.products-content{z-index:10;flex:1;max-width:100%}.products-kicker{color:#3b82f6;margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.products-title{background:linear-gradient(90deg,#7e57c2,#e040fb);-webkit-text-fill-color:transparent;letter-spacing:1px;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3rem;font-weight:500}.products-subtitle{color:#111;margin-bottom:1.2rem;font-size:1.6rem;font-weight:600;line-height:1.3}.products-desc{color:#333;margin-bottom:3rem;font-size:1.15rem;font-weight:400;line-height:1.6}.products-features{flex-direction:column;gap:1.5rem;padding:0;list-style:none;display:flex}.products-features li{color:#111;align-items:center;gap:1rem;font-size:.95rem;font-weight:700;display:flex}.feature-check{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.products-image-wrapper{flex:1;justify-content:flex-end;align-items:center;min-height:500px;display:flex;position:relative}.whooppe-image{z-index:5;max-width:100%;height:auto;position:relative;transform:translate(80px)}@media (width<=1024px){.products-container{flex-direction:column;padding:4rem 2rem}.products-content{max-width:100%;margin-bottom:2rem;padding-left:0}}.whooppe-learn-more-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#7e57c2,#e040fb);border:none;border-radius:30px;width:100%;margin-top:1rem;margin-bottom:2rem;padding:1.25rem 2rem;font-size:.8rem;font-weight:600;box-shadow:0 4px 15px #e040fb4d}.mobile-only-btn{display:none}@media (width<=768px){.mobile-only-btn{display:block}.products-slide{background:#f4f6fc}.products-container{margin-bottom:-40px;padding:3rem 1.5rem}.products-kicker{margin-bottom:.5rem;font-size:1rem}.products-title{margin-bottom:.75rem;font-size:2.2rem}.products-subtitle{color:#000;margin-bottom:1rem;font-size:1.4rem;line-height:1.3}.products-desc{margin-bottom:2rem;font-size:.95rem;line-height:1.4}.products-features{gap:1.25rem}.products-features li{font-size:1.05rem;font-weight:600}.feature-check{border:1.5px solid #6366f1;border-radius:50%;width:28px;height:28px;padding:3px}.feature-check svg{width:16px;height:16px}.products-image-wrapper{justify-content:center;min-height:auto;margin-bottom:1.5rem}.whooppe-image{max-width:95%;transform:none}}.harika-slide{background:linear-gradient(#f3f6ff 0%,#e2e8fa 100%);position:relative;overflow:hidden}.harika-container{justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:-150px auto 0;padding:5rem 2rem;display:flex}.harika-content{flex:0 0 40%;padding-left:2rem}.harika-title{color:#333;margin-bottom:1rem;font-size:5rem;font-weight:800;line-height:1.1}.harika-gradient{background:linear-gradient(90deg,#a855f7,#06b6d4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.harika-subtitle{color:#222;margin-bottom:3rem;font-size:2rem;font-weight:400;line-height:1.3}.harika-actions{gap:1.5rem;display:flex}.harika-btn{cursor:pointer;border-radius:50px;padding:.8rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.harika-btn.btn-dark{color:#fff;background:#000;border:2px solid #000}.harika-btn.btn-dark:hover{background:#333}.harika-btn.btn-outline{color:#000;background:0 0;border:2px solid #000}.harika-btn.btn-outline:hover{background:#0000000d}.harika-illustration{perspective:700px;height:600px;transform-style:preserve-3d;flex:0 0 60%;justify-content:center;align-items:center;display:flex;position:relative;transform:scale(.8)}.harika-robot-img{object-fit:contain;width:auto;height:550px;position:relative;transform:translateZ(0)}.harika-speech-bubble{text-align:center;z-index:20;background:#fff;border:2px solid #e9d5ff;border-radius:30px;flex-direction:column;padding:1.25rem 2rem;font-size:1.1rem;position:absolute;top:40px;left:-105px;transform:translateZ(50px);box-shadow:0 10px 25px #a855f726}.harika-speech-bubble:before{content:"";border:0 solid #0000;border-top:18px solid #e9d5ff;border-left-width:22px;position:absolute;bottom:-18px;right:18px}.harika-speech-bubble:after{content:"";border:0 solid #0000;border-top:15px solid #fff;border-left-width:19px;position:absolute;bottom:-14px;right:20px}.bubble-text-1,.bubble-text-2{background:linear-gradient(90deg,#a855f7,#06b6d4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.1rem;font-weight:800}.harika-orbit-container{pointer-events:none;width:600px;height:600px;transform-style:preserve-3d;margin-top:-300px;margin-left:-300px;position:absolute;top:50%;left:50%}.harika-full-card{pointer-events:auto;height:auto;position:absolute}.hc-1{width:294px;margin-top:-164px;margin-left:-147px;top:88px;left:88px}.hc-2{width:180px;margin-top:-107px;margin-left:-90px;top:88px;left:512px}.hc-3{width:298px;margin-top:-150px;margin-left:-149px;top:512px;left:88px}.hc-4{width:282px;margin-top:-162px;margin-left:-141px;top:512px;left:512px}.harika-spin{animation:40s linear infinite harika-spin-3d}.harika-counter-spin{animation:40s linear infinite harika-counter-spin-3d}@keyframes harika-spin-3d{0%{transform:rotateX(65deg)rotate(0)}to{transform:rotateX(65deg)rotate(360deg)}}@keyframes harika-counter-spin-3d{0%{transform:rotate(0)rotateX(-65deg)}to{transform:rotate(-360deg)rotateX(-65deg)}}@media (width<=1024px){.harika-container{text-align:center;flex-direction:column}.harika-content{margin-bottom:3rem;padding-left:0}.harika-actions{justify-content:center}.harika-illustration{transform:scale(.7)}}.desktop-only-flex,.desktop-only-bubble{display:flex}.mobile-only-flex{display:none}@media (width<=768px){.desktop-only-flex,.desktop-only-bubble{display:none!important}.mobile-only-flex{display:flex}.harika-container{flex-direction:column;margin-top:0;padding:2rem 1.5rem}.harika-content{margin-bottom:0}.harika-title{text-align:left;margin-bottom:1rem;font-size:2rem}.harika-subtitle{text-align:left;margin-bottom:0;font-size:1.3rem}.harika-illustration{height:320px;margin-top:-4rem;margin-bottom:-2rem;transform:scale(.55)}.harika-actions.mobile-only-flex{flex-direction:row;gap:1rem;width:100%;margin-bottom:2rem}.harika-actions.mobile-only-flex .harika-btn{flex:1;padding:1rem;font-size:1rem}.btn-gradient{color:#fff;background:linear-gradient(90deg,#818cf8,#e879f9);border:none}.btn-outline-mobile{color:#000;background:0 0;border:1px solid #ccc}.harika-speech-bubble-mobile{text-align:center;background:#eef2ff;border:1px solid #c7d2fe;border-radius:70px;flex-direction:column;width:100%;padding:.8rem 1.8rem}.harika-speech-bubble-mobile .bubble-text-1,.harika-speech-bubble-mobile .bubble-text-2{font-size:1rem;font-weight:800;line-height:1.5}}.slide9-section{background:linear-gradient(90deg,#fff,#b5c2fa);justify-content:center;align-items:center;min-height:50vh;font-family:Inter,sans-serif;display:flex;position:relative;overflow:hidden}.slide9-container{flex-direction:column;width:100%;max-width:1400px;padding:3rem 2rem;display:flex;position:relative}.s9-header{text-align:center;z-index:10;margin-bottom:2rem}.s9-title{color:#1e293b;font-size:2.5rem;font-weight:800;line-height:1.2}.s9-highlight{color:#3b82f6;margin-top:.2rem;font-size:4rem;display:block}.s9-divider{justify-content:center;align-items:center;margin-top:1.5rem;display:flex}.s9-divider:before,.s9-divider:after{content:"";opacity:.5;border-bottom:2.5px dashed #4c5869;width:100px;height:1px}.s9-dot{background:#64748b;width:7px;height:7px;margin:0 15px;transform:rotate(45deg)}.s9-canvas{width:1200px;height:550px;margin:0 auto;position:relative}.s9-lines{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.s9-card{z-index:5;align-items:flex-start;gap:1.5rem;width:350px;display:flex;position:absolute}.s9-card-lt{top:-30px;left:0}.s9-card-lb{top:230px;left:0}.s9-card-rt{top:110px;left:880px}.s9-feat-img{object-fit:contain;border-radius:50%;flex-shrink:0;width:110px;height:120px}.s9-text{flex-direction:column;gap:.75rem;display:flex}.s9-text h3{color:#0f172a;font-size:1.25rem;font-weight:800;line-height:1.2}.s9-text p{color:#475569;font-size:.85rem;line-height:1.6}.s9-center-glow{z-index:1;border-radius:50%;width:235px;height:230px;position:absolute;top:50.5%;left:50.5%;transform:translate(-50%,-50%)}.s9-robot-img{z-index:1;object-fit:contain;width:200px;max-width:800px;height:auto;position:absolute;top:19%;left:40%;right:1%;transform:scale(1.3)}.s9-quote-pill{z-index:10;text-align:center;background:linear-gradient(90deg,#d4dbfa,#dce4fa);border:1px solid #0006;border-radius:50px;justify-content:center;align-items:center;padding:1rem 2rem;display:flex;position:absolute;bottom:80px;right:20px}.s9-quote-text{background:linear-gradient(90deg,#a855f7,#06b6d4);-webkit-text-fill-color:transparent;letter-spacing:.5px;-webkit-background-clip:text;background-clip:text;font-size:1.1rem;font-weight:800;line-height:1.4}@media (width<=1200px){.s9-canvas{transform-origin:top;margin-bottom:-100px;transform:scale(.8)}}@media (width<=900px){.s9-canvas{flex-direction:column;align-items:center;gap:3rem;width:100%;height:auto;margin-bottom:0;display:flex;transform:none}.s9-lines{display:none}.s9-card{width:100%;max-width:400px;position:relative;top:auto!important;left:auto!important}.s9-center-robot{width:100%;max-width:600px;height:auto;position:relative;top:auto;left:auto}.s9-center-glow{width:450px;height:450px}.s9-robot-img{width:80px;max-width:550px;bottom:-50px;left:-5%}.s9-quote-pill{align-self:center;margin-top:3rem;position:relative;bottom:auto;right:auto}}@media (width<=768px){.slide9-section{padding:2rem 1rem}.slide9-container{width:100%;margin:0;padding:1rem 0}.s9-header{margin-bottom:1.5rem}.s9-title{font-size:1.25rem}.s9-highlight{margin-top:0;font-size:1.6rem}.s9-divider{display:none}.s9-canvas{flex-direction:column;align-items:flex-start;gap:1.25rem;width:100%;height:auto;margin-bottom:0;padding-bottom:0;display:flex;position:relative;transform:none}.s9-card{grid-template-rows:auto auto;grid-template-columns:36px 1fr;align-items:center;gap:.25rem .5rem;width:55%;max-width:none;display:grid;position:relative;top:auto!important;left:auto!important}.s9-card .s9-text{display:contents}.s9-feat-img{width:46px;height:46px;box-shadow:none;grid-area:1/1}.s9-text h3{grid-area:1/2;margin:0;font-size:.85rem}.s9-text p{grid-area:2/1/auto/span 2;margin:0;font-size:.65rem;line-height:1.4}.s9-center-robot{z-index:0;width:105%;max-width:none;height:auto;position:absolute;top:15%;left:auto;right:-85%}.s9-center-glow{width:150px;height:150px}.s9-robot-img{transform-origin:100%;max-width:100%;position:relative;top:auto;right:0;transform:scale(2)}.s9-quote-pill{border-radius:30px;width:100%;margin-top:1rem;padding:.75rem 1rem;position:relative;bottom:auto;right:auto}.s9-quote-text{font-size:.9rem;line-height:1.1}}.slide10-section{background:#fff;justify-content:center;align-items:center;min-height:100vh;font-family:Inter,sans-serif;display:flex;position:relative;overflow:hidden}.slide10-container{justify-content:space-between;align-items:center;gap:4rem;width:100%;max-width:1400px;padding:1rem 2rem;display:flex}.s10-left{flex-direction:column;flex:0 0 45%;display:flex}.s10-title{color:#0f172a;margin-bottom:1.5rem;font-size:4rem;font-weight:700;line-height:1.2}.s10-dot{color:#3b82f6}.s10-divider{background:#c7d2fe;width:60px;height:2px;margin-bottom:2rem}.s10-desc{color:#64748b;max-width:90%;margin-bottom:3rem;font-size:1.25rem;line-height:1.6}.s10-features-box{background:#fff;border:1px solid #e2e8f0;border-radius:20px;align-items:center;max-width:500px;padding:1.5rem;display:flex;box-shadow:0 10px 30px #00000008}.s10-features-box.mobile-only-flex{display:none}.s10-f-item{flex-direction:column;flex:1;align-items:center;gap:.75rem;display:flex}.s10-f-item:not(:last-child){border-right:1px solid #e2e8f0}.s10-f-item svg{width:28px;height:28px}.s10-f-item span{color:#475569;font-size:.9rem;font-weight:500}.s10-right{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.s10-network{transform-origin:50%;width:600px;height:600px;position:relative;transform:scale(.9)}.s10-svg-lines{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.s10-node{z-index:5;box-shadow:none;background:#fff;border:1px solid #f8fafc;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-width:85px;padding:.8rem 1rem;display:flex;position:absolute;transform:translate(-50%,-50%)}.s10-node span{color:#475569;white-space:nowrap;font-size:.75rem;font-weight:600}.s10-n-icon{justify-content:center;align-items:center;display:flex}.center-node{width:150px;height:150px;box-shadow:none;border:1px solid #eff6ff;border-radius:30px;gap:1rem;top:300px;left:300px}.s10-node-icon{background:#eff6ff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.center-node span{color:#0f172a;font-size:1.1rem}@media (width<=1200px){.s10-left{flex:0 0 50%}.s10-network{transform-origin:100%;transform:scale(.8)}}@media (width<=1024px){.slide10-container{flex-direction:column;padding:4rem 2rem}.s10-left{text-align:center;align-items:center}.s10-desc{max-width:100%}.s10-features-box{width:100%}.s10-network{transform-origin:top;transform:scale(.8)}}@media (width<=768px){.slide10-container{gap:2rem;padding:3rem 1.5rem}.s10-left{text-align:left;align-items:flex-start}.s10-title{margin-bottom:1rem;font-size:2.5rem;line-height:1.15}.s10-divider{margin-bottom:1.5rem;margin-left:0}.s10-desc{text-align:left;margin-bottom:2rem;font-size:1rem}.s10-right{height:250px;min-height:auto;margin-bottom:0}.s10-network{transform-origin:top;margin-top:-50px;margin-bottom:-400px;transform:scale(.4)}.s10-features-box.mobile-only-flex{border-radius:20px;flex-direction:row;justify-content:center;gap:0;width:100%;padding:1.25rem .5rem;display:flex}.s10-features-box.mobile-only-flex .s10-f-item{flex:1;gap:.5rem;padding:0 .2rem}.s10-features-box.mobile-only-flex .s10-f-item:not(:last-child){border-right:1px solid #e2e8f0}.s10-features-box.mobile-only-flex .s10-f-item svg{stroke:#4f46e5;width:24px;height:24px}.s10-features-box.mobile-only-flex .s10-f-item span{font-size:.75rem}@keyframes solar-spin{0%{transform:scale(1.4)rotateX(70deg)rotate(0)}to{transform:scale(1.4)rotateX(70deg)rotate(360deg)}}@keyframes solar-counter-spin{0%{transform:translate(-50%,-50%)rotate(0)rotateX(-70deg)scale(2.5)}to{transform:translate(-50%,-50%)rotate(-360deg)rotateX(-70deg)scale(2.5)}}}@keyframes solar-spin{0%{transform:scale(1.4)rotateX(55deg)rotate(0)}to{transform:scale(1.4)rotateX(55deg)rotate(360deg)}}@keyframes solar-counter-spin{0%{transform:translate(-50%,-50%)rotate(0)rotateX(-55deg)scale(.714)}to{transform:translate(-50%,-50%)rotate(-360deg)rotateX(-55deg)scale(.714)}}.s10-solar-system{width:100%;height:100%;transform-style:preserve-3d;transform-origin:50%;animation:40s linear infinite solar-spin;position:absolute;top:0;left:0}.s10-solar-system .s10-node{transform-style:preserve-3d;animation:40s linear infinite solar-counter-spin}.slide11-section{background:#fff;flex-direction:column;align-items:center;padding:8rem 2rem;display:flex;position:relative;overflow:hidden}.s11-header{text-align:center;z-index:2;margin-bottom:5rem}.s11-subtitle{color:#3b82f6;margin-bottom:1rem;font-size:1.25rem;font-weight:500}.s11-title{color:#0f172a;margin:0;font-size:3rem;font-weight:700;line-height:1.2}.s11-title-gradient{background:linear-gradient(90deg,#3b82f6,#d946ef);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0 0 1rem;font-size:3.5rem;font-weight:700;line-height:1.2}.s11-desc{color:#64748b;max-width:600px;margin:0 auto;font-size:1.1rem}.s11-timeline{z-index:2;width:100%;max-width:1200px;margin:0 auto;position:relative}.s11-connecting-line{z-index:0;width:100%;height:100px;position:absolute;top:10px;left:0}.s11-connecting-line path{stroke-dasharray:8 8;transition:all .4s}@keyframes s11-dash-flow{to{stroke-dashoffset:-32px}}.s11-timeline:has(.s11-step:hover) .s11-connecting-line path{filter:drop-shadow(0 0 8px #a855f7e6);stroke:#c084fc;stroke-width:2.5px;animation:1s linear infinite s11-dash-flow}.s11-steps-container{z-index:1;justify-content:space-between;display:flex;position:relative}.s11-step{text-align:center;cursor:pointer;flex-direction:column;align-items:center;width:22%;transition:transform .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative}.s11-step:hover{transform:translateY(-12px)}.s11-step:hover .s11-icon-box{box-shadow:0 0 60px #a855f7b3}.s11-step-up{margin-top:-40px}.s11-number{color:#f1f5f9;z-index:1;letter-spacing:-2px;font-size:3rem;font-weight:800;position:absolute;top:-60px}.s11-icon-box{z-index:2;background:#fff;border:5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:2rem;transition:box-shadow .4s;display:flex;position:relative;box-shadow:0 0 40px #d8b4fe80}.s11-icon-img{object-fit:contain;width:125px;height:125px}.s11-step-title{color:#0f172a;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.s11-step-desc{color:#64748b;font-size:.95rem;line-height:1.6}.s11-wavy-bg{z-index:0;background-image:url(/s11-bg.png);background-position:0% bottom;background-repeat:repeat-x;background-size:200% 100%;width:100%;height:150px;animation:35s ease-in-out infinite alternate s11-ocean-wave;position:absolute;bottom:0;left:0}@keyframes s11-ocean-wave{0%{background-position:0% bottom}to{background-position:100% bottom}}@media (width<=768px){.slide11-section{padding:2rem 1.5rem 3rem}.s11-header{margin-bottom:3rem}.s11-title{font-size:2rem}.s11-title-gradient{font-size:2.2rem}.s11-desc{text-align:center;font-size:1rem}.s11-steps-container{flex-direction:column;align-items:stretch;gap:0;position:relative}.s11-steps-container:before{content:"";z-index:0;background:repeating-linear-gradient(#d8b4fe,#d8b4fe 6px,#0000 6px 12px);width:2px;position:absolute;top:45px;bottom:45px;left:45px}.s11-step,.s11-step-up{text-align:left;grid-template:"icon number title""icon number desc"/90px 40px 1fr;align-items:center;column-gap:.5rem;width:100%;margin-top:0;margin-bottom:2.5rem;display:grid}.s11-step:last-child{margin-bottom:0}.s11-icon-box{grid-area:icon;width:90px;height:90px;margin-bottom:0}.s11-icon-img{width:60px;height:60px}.s11-number{color:#818cf8;text-align:left;letter-spacing:0;grid-area:number;font-size:1.5rem;font-weight:500;position:static}.s11-step-title{grid-area:title;align-self:end;margin-bottom:.25rem;font-size:1.15rem}.s11-step-desc{grid-area:desc;align-self:start;font-size:.85rem;line-height:1.4}.s11-connecting-line{display:none}}.s12-section{background-color:#dcf5ff;justify-content:center;align-items:center;min-height:100vh;padding:6rem 2rem;display:flex}.s12-container{align-items:flex-start;gap:4rem;width:100%;max-width:1200px;margin:0 auto;display:flex}.s12-left{flex-direction:column;flex:1;max-width:400px;display:flex}.s12-subtitle{color:#2563eb;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:1rem;font-weight:600}.s12-title{color:#1e293b;margin-bottom:1.5rem;font-size:2.8rem;font-weight:600;line-height:1.1}.s12-desc{color:#475569;margin-bottom:3rem;font-size:1.05rem;line-height:1.5}.s12-image-wrapper{border-radius:1rem;height:400px;overflow:hidden;box-shadow:0 10px 25px #0000001a}.s12-image{object-fit:cover;width:100%;height:100%;display:block}.s12-right{flex:1.2}.s12-accordion{flex-direction:column;gap:1rem;display:flex}.s12-faq-item{cursor:pointer;background:0 0;border:1px solid #c084fc;border-radius:20px;transition:all .2s;overflow:hidden}.s12-faq-item:hover{box-shadow:0 10px 15px -3px #a855f733}.s12-faq-item.active{box-shadow:0 4px 20px #a855f726}.s12-faq-header{background:linear-gradient(90deg,#dcd3fc 0%,#b8b9f7 100%);border-bottom:1px solid #0000;align-items:center;gap:1.25rem;padding:1.5rem;display:flex}.s12-faq-item.active .s12-faq-header{border-bottom:1px solid #c084fc}.s12-faq-icon{color:#2563eb;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.s12-faq-question{color:#0f172a;flex:1;margin:0;font-size:1.1rem;font-weight:500}.s12-faq-chevron{color:#0f172a;align-items:center;transition:transform .3s;display:flex}.s12-faq-item.active .s12-faq-chevron{transform:rotate(180deg)}.s12-faq-body{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#475569;background-color:#f8fafcd9;padding:1.5rem 1.5rem 1.5rem 4.25rem;font-size:.95rem;line-height:1.6}.s12-faq-body p{margin:0}@media (width<=900px){.s12-container{flex-direction:column}.s12-left{max-width:100%}}@media (width<=768px){.s12-section{min-height:auto;padding:2rem 1.5rem 3rem}.s12-faq-item{border-radius:8px}.s12-faq-header{gap:.75rem;padding:1rem}.s12-faq-question{font-size:.95rem}.s12-faq-body{padding:1rem 1rem 1rem 2.75rem;font-size:.85rem}.s12-faq-icon,.s12-faq-icon svg{width:20px;height:20px}}@media (width<=1024px){.nav-bar{-webkit-backdrop-filter:none;backdrop-filter:none}.mobile-menu-btn{z-index:1001;display:block}.nav-links{opacity:0;visibility:hidden;pointer-events:none;z-index:1000;background:#d4c5f9;border-radius:16px 0 24px 24px;flex-direction:column;align-items:stretch;gap:.35rem;width:clamp(200px,55vw,230px);padding:1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:100%;right:0;transform:translateY(-10px);box-shadow:-5px 10px 25px #0000001a}.nav-links.nav-links-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.nav-links .nav-link,.nav-links .nav-products-wrapper{color:#1e293b;text-align:left;border:none;border-radius:30px;justify-content:flex-start;padding:.65rem 1.25rem;font-size:1rem;font-weight:700;transition:all .2s}.nav-links .nav-link.active,.nav-links .nav-products-wrapper.active{color:#fff;background:linear-gradient(90deg,#5c6bc0,#ab47bc)}.nav-links .nav-products-wrapper.active .nav-slide-item{color:#fff!important;-webkit-text-fill-color:white!important}.nav-links .nav-link:hover{background:#fff6}.nav-products-wrapper.active .nav-cuboid-container{border:none;padding:0}.nav-products-wrapper{flex-wrap:wrap;justify-content:space-between!important}.nav-products-wrapper .nav-slide-item{justify-content:flex-start;color:#1e293b!important;-webkit-text-fill-color:#1e293b!important;background:0 0!important}.nav-products-wrapper .nav-cuboid-container{justify-content:flex-start;width:160px}.nav-mobile-dropdown-btn{color:inherit;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.nav-products-dropdown{box-shadow:none;background:0 0;border:none;flex-direction:column;gap:0;width:100%;margin-top:0;padding:0;position:static;transform:none;display:none!important}.nav-products-dropdown .dropdown-item{text-align:right;color:#1e293b;border:none;justify-content:right;padding:.8rem 1.25rem .8rem 7rem;font-size:1rem;font-weight:700;display:flex}.nav-products-dropdown.mobile-open{display:flex!important}}.main-footer{color:#333;background-color:#fff;padding:4rem 2rem 2rem;font-family:inherit}.footer-container{max-width:1400px;margin:0 auto}.footer-top{justify-content:space-between;align-items:center;gap:2rem;margin-bottom:2rem;display:flex}.footer-brand{max-width:450px}.footer-links-grid{flex-direction:column;flex:1;gap:2rem;max-width:650px;display:flex}.footer-links-row{justify-content:space-between;gap:2rem;display:flex}.footer-link-group{flex:1}.footer-heading{color:#000;margin-bottom:1rem;font-size:1.1rem;font-weight:700}.footer-list{margin:0;padding:0;list-style:none}.footer-list li{color:#333;margin-bottom:.5rem;font-size:.95rem}.footer-list li a{color:inherit;text-decoration:none;transition:color .2s}.footer-list li a:hover{color:#000;text-decoration:underline}.footer-group-divider{background-color:#ddd;width:100%;height:1px;margin-top:1.5rem}.contact-list li{align-items:center;gap:.5rem;display:flex}.contact-list .address-li{align-items:flex-start}.footer-icon{font-size:1.1rem}@media (width<=900px){.footer-top{flex-direction:column}.footer-links-grid{width:100%;max-width:100%}}@media (width<=600px){.footer-links-row{flex-direction:column}.footer-logo-img{margin-bottom:1.5rem;height:50px!important}.footer-description{text-align:center!important;max-width:100%!important;font-size:.85rem!important}}.footer-logo-img{width:auto;height:70px;margin-top:-30%;margin-bottom:2.5rem}.footer-description{color:#111;font-size:1rem;line-height:1.5}.footer-divider{background-color:#666;width:100%;height:1px;margin-bottom:1.5rem}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.footer-copyright{color:#111;font-size:.9rem;font-weight:500}.footer-socials{align-items:center;gap:1.5rem;display:flex}.social-icon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:transform .2s;display:inline-flex}.social-icon:hover{transform:translateY(-2px)}.social-icon.whatsapp{background-color:#25d366}.social-icon.instagram{background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);border-radius:12px}.social-icon.facebook{background-color:#1877f2}.social-icon.x-twitter{color:#000;background-color:#0000}@media (width<=768px){.footer-bottom{text-align:left;flex-direction:column-reverse;align-items:flex-start}}.policy-container{background:#fff;border-radius:32px;max-width:1280px;margin:2rem auto 4rem;transition:all .2s;overflow:hidden;box-shadow:0 20px 35px -12px #0000001a}.policy-header{color:#fff;background:linear-gradient(135deg,#0b2b3b 0%,#1a4a5f 100%);border-bottom:4px solid #f9b43a;padding:2rem 2rem 1.8rem}.policy-header h1{letter-spacing:-.3px;margin-bottom:.5rem;font-size:1.9rem;font-weight:600}.policy-header .subhead{opacity:.85;margin-top:.5rem;font-size:1rem;font-weight:400}.last-updated{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border-radius:40px;margin-top:1rem;padding:.3rem 1rem;font-size:.85rem;font-weight:500;display:inline-block}.policy-content{padding:2rem 2rem 2.5rem}.policy-content h2{color:#0f3b4f;border-bottom:2px solid #e6edf2;margin:1.8rem 0 .8rem;padding-bottom:.4rem;font-size:1.65rem;font-weight:600}.policy-content h2:first-of-type{margin-top:0}.policy-content h3{color:#1f5e76;margin:1.5rem 0 .5rem;font-size:1.25rem;font-weight:600}.policy-content h4{color:#2c6e8a;margin:1rem 0 .25rem;font-size:1.05rem;font-weight:600}.policy-content p{color:#2c3e44;margin-bottom:1rem;font-weight:400}.policy-content ul,.policy-content ol{margin:.75rem 0 1rem 1.8rem}.policy-content li{margin:.4rem 0}.table-wrapper{background:#fff;border:1px solid #e2edf2;border-radius:20px;margin:1.2rem 0 1.5rem;overflow-x:auto}.policy-content table{border-collapse:collapse;width:100%;min-width:500px;font-size:.9rem}.policy-content th{text-align:left;color:#1a4b60;background-color:#eef3f8;border-bottom:1px solid #d4e2ea;padding:12px;font-weight:600}.policy-content td{vertical-align:top;border-bottom:1px solid #e9f0f4;padding:10px 12px}.policy-content tr:last-child td{border-bottom:none}.highlight-note{background:#eef6fb;border-left:4px solid #f9b43a;border-radius:20px;margin:1.5rem 0;padding:1rem 1.5rem;font-size:.95rem}.correction-notice{color:#b00020;background:#fff0f0;border-left:4px solid #d32f2f;border-radius:20px;margin:1.5rem 0;padding:1rem 1.5rem;font-size:.9rem}.policy-badge{color:#1f6e8c;background:#eef2f5;border-radius:30px;padding:.2rem .6rem;font-size:.75rem;font-weight:600;display:inline-block}.policy-content hr{background:linear-gradient(90deg,#cbdde6,#0000);border:none;height:1px;margin:2rem 0}.policy-content a{color:#1f7b9e;border-bottom:1px dotted #b9d4e3;text-decoration:none}.policy-content a:hover{color:#0b4f6c;border-bottom:1px solid #0b4f6c}@media (width<=700px){.policy-content,.policy-header{padding:1.5rem}.policy-content h2{font-size:1.45rem}.policy-content td,.policy-content th{padding:8px 10px;font-size:.85rem}}:root{--panel-bg:#e7e6fc;--line:#000;--text:#000}.terms-page{flex-direction:column;align-items:center;gap:60px;width:100%;max-width:1800px;margin:0 auto;padding:40px 16px 100px;display:flex}.terms-header-pill{background-image:linear-gradient(80.43deg,#e7e6fc 0%,#83e7f8 99.57%);border-radius:60px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;width:100%;padding:28px 48px;display:flex}.terms-header-logo{flex:420px;align-items:center;min-width:280px;display:flex}.terms-header-logo img{width:100%;max-width:440px;height:auto;display:block}.terms-header-contact{text-align:right;flex:none;font-family:Inter,sans-serif;font-size:clamp(13px,1.6vw,22px);line-height:1.6}.terms-header-contact a{color:#000;text-decoration:underline}.terms-panel{background:var(--panel-bg);width:100%;color:var(--text);border-radius:60px;flex-direction:column;align-items:center;gap:44px;padding:60px clamp(24px,4vw,90px);font-family:Inter,sans-serif;display:flex}.terms-panel-title{text-align:left;width:100%}.terms-panel-title h1{margin:0 0 8px;font-size:clamp(28px,4.2vw,64px);font-weight:400}.terms-panel-title .updated{margin:0;font-size:clamp(16px,2vw,36px);font-weight:400}.terms-divider{background:var(--line);border:none;width:100%;height:1px;margin:0}.terms-section{text-align:left;width:100%;font-size:clamp(15px,1.9vw,36px);font-weight:400;line-height:1.5}.terms-section p{margin:0 0 10px}.terms-section ul{margin:0 0 10px;padding-left:44px;list-style:outside}.terms-section li{margin-bottom:2px}.terms-section a{color:inherit;text-decoration:underline}@media (width<=600px){.terms-page{gap:32px}.terms-header-pill{border-radius:32px;padding:18px}.terms-panel{border-radius:32px;gap:26px;padding:32px 20px}.terms-header-logo img{max-width:200px}}
