.home-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background-color:#0f172a;color:#fff;text-align:center;padding:0 20px;position:relative;overflow:hidden;margin:0}.video-background{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}.video-background #youtube-player,.video-background iframe{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:100%;min-height:100%;width:auto;height:auto;pointer-events:none}.video-background iframe{width:100vw!important;height:56.25vw!important;min-height:100vh!important;min-width:177.77vh!important}.video-background .ytp-watermark,.video-background .ytp-chrome-top,.video-background .ytp-show-cards-title,.video-background .ytp-pause-overlay,.video-background .ytp-gradient-top,.video-background .ytp-gradient-bottom,.video-background .ytp-chrome-controls,.video-background .ytp-chrome-bottom,.video-background .ytp-title,.video-background .ytp-title-text,.video-background .ytp-share-button,.video-background .ytp-copylink-button,.video-background .ytp-watch-later-button,.video-background .ytp-button,.video-background .ytp-contextmenu,.video-background .ytp-cards-teaser,.video-background .ytp-ce-element,.video-background .ytp-suggested-action{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}.video-background,.video-background iframe{pointer-events:none!important}.video-background:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0f172ab3;z-index:1}.home-content{position:relative;z-index:2;opacity:0;transform:translateY(20px);transition:opacity 1s ease,transform 1s ease}.fade-in{opacity:1;transform:translateY(0)}.rotating-text-container{min-height:6rem;display:flex;justify-content:center;align-items:center;margin-bottom:1rem;perspective:1000px;position:relative}.home-title{font-size:3.5rem;color:#fff;margin-bottom:1rem;letter-spacing:-.5px;font-weight:700}.rotating-text{display:inline-block;position:relative;width:auto;max-width:100%;text-align:center;background:linear-gradient(90deg,#06b6d4,#818cf8,#f472b6);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:gradient 5s ease infinite;transition:opacity .5s ease,transform .5s ease;line-height:1.15;word-break:break-word;white-space:normal}.rotating-text.typewriter{display:inline-block;min-height:1.2em;transition:opacity .5s ease,transform .5s ease,filter .5s ease;word-wrap:break-word;white-space:normal}.rotating-text.typewriter.fade-out{opacity:0;transform:translateY(-50%) scale(.95);filter:blur(5px)}.typewriter-cursor{display:inline;background:linear-gradient(90deg,#06b6d4,#818cf8);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:cursorBlink .7s ease-in-out infinite,cursorGlow 1.5s ease-in-out infinite;font-weight:300;margin-left:2px;position:relative;vertical-align:baseline}.typewriter-cursor:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background:radial-gradient(circle,rgba(6,182,212,.4) 0%,transparent 70%);filter:blur(8px);animation:cursorGlow 1.5s ease-in-out infinite;pointer-events:none}@keyframes cursorBlink{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes cursorGlow{0%,to{filter:drop-shadow(0 0 5px rgba(6,182,212,.5))}50%{filter:drop-shadow(0 0 15px rgba(6,182,212,.8)) drop-shadow(0 0 30px rgba(129,140,248,.5))}}.text-enter{animation:textEnter .7s forwards,gradient 5s ease infinite}.text-exit{animation:textExit .5s forwards,gradient 5s ease infinite}@keyframes textEnter{0%{opacity:0;transform:translateY(-50%) translateY(10px) scale(.95);filter:blur(5px)}to{opacity:1;transform:translateY(-50%) translateY(0) scale(1);filter:blur(0)}}@keyframes textExit{0%{opacity:1;transform:translateY(-50%) translateY(0) scale(1);filter:blur(0)}to{opacity:0;transform:translateY(-50%) translateY(-10px) scale(.95);filter:blur(5px)}}@keyframes fadeEffect{0%,to{opacity:1}50%{opacity:.8}}.home-subtitle{font-size:1.5rem;color:#94a3b8;margin-bottom:2.5rem;font-weight:400}.home-button{font-size:1.2rem;color:#000;background:linear-gradient(90deg,#06b6d4,#3b82f6);border:none;padding:15px 30px;border-radius:8px;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;font-weight:500;box-shadow:0 4px 14px #06b6d44d;margin:0 auto;width:auto;min-width:180px;max-width:300px;min-height:50px;white-space:nowrap;text-decoration:none;overflow:visible;box-sizing:border-box;text-align:center}.button-text{display:inline;margin-right:8px}.home-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #06b6d480}.button-arrow{display:inline;transition:transform .3s ease}.home-button:hover .button-arrow{transform:translate(4px)}.home-logo{width:100px;height:100px;margin-bottom:30px;filter:brightness(1.2) drop-shadow(0 0 10px rgba(6,182,212,.5))}.pulse{animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(1);filter:brightness(1) drop-shadow(0 0 5px rgba(6,182,212,.3))}50%{transform:scale(1.05);filter:brightness(1.3) drop-shadow(0 0 15px rgba(6,182,212,.6))}to{transform:scale(1);filter:brightness(1) drop-shadow(0 0 5px rgba(6,182,212,.3))}}.background-shapes{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden}.shape{position:absolute;opacity:.15;transition:all 3s ease}.shape-1{top:15%;left:10%;width:180px;height:180px;border-radius:50%;background:conic-gradient(#06b6d4,#06b6d4 25%,#3b82f6 25%,#3b82f6 50%,#818cf8 50%,#818cf8 75%,#f472b6 75%,#f472b6);animation:rotate 20s linear infinite,float 8s ease-in-out infinite}.shape-2{bottom:20%;right:15%;display:flex;align-items:flex-end;justify-content:space-between;width:120px;height:100px;background:transparent;animation:float 10s ease-in-out infinite}.shape-2:before{content:"";position:absolute;width:20px;height:60%;background:linear-gradient(to top,#06b6d4,#3b82f6);border-radius:4px 4px 0 0;left:0;bottom:0;animation:bar-grow 5s ease-in-out infinite}.shape-2:after{content:"";position:absolute;width:20px;height:90%;background:linear-gradient(to top,#818cf8,#f472b6);border-radius:4px 4px 0 0;right:0;bottom:0;animation:bar-grow 5s ease-in-out .5s infinite}.shape-3{top:25%;right:10%;width:200px;height:100px;background:transparent;overflow:visible;animation:float 9s ease-in-out infinite}.shape-3:before{content:"";position:absolute;width:100%;height:3px;background:linear-gradient(90deg,#06b6d4,#3b82f6);top:50%;left:0;clip-path:path("M0,50 Q40,10 80,40 T160,20 T200,50");animation:line-move 8s ease-in-out infinite}.shape-4{bottom:15%;left:15%;width:180px;height:120px;background:transparent;animation:float 11s ease-in-out infinite;position:relative}.shape-4:before,.shape-4:after{content:"";position:absolute;border-radius:50%;animation:pulse 4s ease-in-out infinite}.shape-4:before{width:14px;height:14px;background:#06b6d4;top:20%;left:30%}.shape-4:after{width:10px;height:10px;background:#f472b6;bottom:30%;right:25%;animation-delay:1s}.data-point-1,.data-point-2,.data-point-3{position:absolute;border-radius:50%;animation:pulse 4s ease-in-out infinite}.data-point-1{width:12px;height:12px;background:#3b82f6;top:40%;left:60%;animation-delay:.5s}.data-point-2{width:8px;height:8px;background:#818cf8;top:70%;left:40%;animation-delay:1.5s}.data-point-3{width:16px;height:16px;background:#10b981;top:60%;left:15%;animation-delay:2s}.data-table{position:absolute;width:180px;height:100px;background:#ffffff08;border-radius:8px;top:65%;right:25%;overflow:hidden;animation:float 14s ease-in-out infinite}.data-table:before{content:"";position:absolute;width:100%;height:20px;background:#ffffff0d;top:0;left:0}.data-table:after{content:"";position:absolute;width:100%;height:1px;background:#ffffff1a;top:20px;left:0}.table-row{position:absolute;width:90%;height:12px;left:5%;background:#ffffff08;border-radius:3px}.table-row-1{top:30px;animation:table-row-slide 10s ease-in-out infinite}.table-row-2{top:50px;animation:table-row-slide 10s ease-in-out .5s infinite}.table-row-3{top:70px;animation:table-row-slide 10s ease-in-out 1s infinite}.heatmap{position:absolute;width:100px;height:100px;top:35%;left:35%;display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);gap:2px;border-radius:8px;opacity:.2;animation:float 12s ease-in-out infinite}.heatmap-cell{border-radius:2px;animation:heatmap-pulse 8s ease-in-out infinite}.heat-high{background-color:#f472b6;animation-delay:0s}.heat-medium{background-color:#818cf8;animation-delay:.2s}.heat-low{background-color:#06b6d4;animation-delay:.4s}.binary-element{position:absolute;color:#ffffff1a;font-family:monospace;white-space:nowrap;animation:fade-move 15s linear infinite;font-size:14px;width:max-content}.binary-1{top:15%;left:45%;transform:rotate(-15deg);animation-duration:25s}.binary-2{bottom:20%;right:40%;transform:rotate(10deg);animation-duration:30s}.data-connection{position:absolute;height:1px;background:linear-gradient(90deg,#06b6d433,#818cf833);opacity:.2;transform-origin:left center;animation:connection-pulse 6s ease-in-out infinite}.connection-1{width:120px;top:25%;left:25%;transform:rotate(30deg);animation-delay:0s}.connection-2{width:150px;bottom:35%;right:30%;transform:rotate(-45deg);animation-delay:1s}.connection-3{width:100px;top:60%;left:40%;transform:rotate(-15deg);animation-delay:2s}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes bar-grow{0%,to{height:70%}50%{height:100%}}@keyframes line-move{0%,to{clip-path:path("M0,50 Q40,10 80,40 T160,20 T200,50")}50%{clip-path:path("M0,50 Q40,90 80,60 T160,80 T200,50")}}@keyframes pulse{0%,to{transform:scale(1);opacity:.7}50%{transform:scale(1.5);opacity:1}}@keyframes fade-move{0%{opacity:0;transform:translate(-50px) rotate(-15deg)}10%{opacity:.1}90%{opacity:.1}to{opacity:0;transform:translate(50px) rotate(-15deg)}}@keyframes table-row-slide{0%,to{transform:translate(0)}50%{transform:translate(20px)}}@keyframes heatmap-pulse{0%,to{opacity:.5}50%{opacity:1}}@keyframes connection-pulse{0%,to{opacity:.1}50%{opacity:.3}}.background-data-transformation{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1;pointer-events:none}.data-file{position:absolute;width:40px;height:50px;background:#ffffff1a;border-radius:4px;opacity:0;transform-origin:center;animation:fileFlyIn 10s linear infinite;z-index:1}.data-file:before{content:"";position:absolute;top:0;right:0;width:15px;height:15px;background:#fff3;clip-path:polygon(100% 0,0 0,100% 100%)}.data-file:after{content:"";position:absolute;top:20px;left:10px;width:20px;height:3px;background:#fff3;box-shadow:0 8px #fff3,0 16px #fff3}.visualization{position:absolute;opacity:0;transform-origin:center bottom;animation:visualizationAppear 10s linear infinite}.bar-chart{width:80px;height:100px;display:flex;align-items:flex-end;justify-content:space-between}.bar{width:12px;background:linear-gradient(to top,#06b6d499,#6366f14d);border-radius:2px 2px 0 0;transform:scaleY(0);transform-origin:bottom;animation:barGrow 1.5s ease-out forwards;animation-delay:calc(var(--bar-delay) * .2s)}.pie-chart{width:80px;height:80px;border-radius:50%;background:conic-gradient(#06b6d499,#06b6d499 25%,#6366f199 25%,#6366f199 55%,#f472b699 55%,#f472b699 85%,#34d39999 85%,#34d39999);transform:scale(0);animation:pieAppear 1.5s ease-out forwards}.line-graph{width:100px;height:60px;position:relative;overflow:visible}.line-graph:before{content:"";position:absolute;width:100%;height:3px;background:#06b6d499;top:50%;left:0;clip-path:path("M0,30 Q25,10 50,25 T100,15");transform:scaleX(0);transform-origin:left;animation:lineAppear 1.5s ease-out forwards}.scatter-plot{width:90px;height:70px;position:relative}.data-point{position:absolute;width:8px;height:8px;border-radius:50%;background:#06b6d4b3;transform:scale(0);animation:pointAppear 1.5s ease-out forwards}.data-file:nth-child(1){--start-pos: 10%;--end-x: 20%;--end-y: 30%;animation-delay:0s}.data-file:nth-child(2){--start-pos: 80%;--end-x: 70%;--end-y: 25%;animation-delay:3s}.data-file:nth-child(3){--start-pos: 30%;--end-x: 40%;--end-y: 75%;animation-delay:5s}.data-file:nth-child(4){--start-pos: 90%;--end-x: 75%;--end-y: 60%;animation-delay:8s}.data-file:nth-child(5){--start-pos: 20%;--end-x: 15%;--end-y: 65%;animation-delay:12s}.data-file:nth-child(6){--start-pos: 60%;--end-x: 55%;--end-y: 30%;animation-delay:16s}.visualization:nth-child(7){left:20%;top:30%;animation-delay:1.5s}.visualization:nth-child(8){left:70%;top:25%;animation-delay:4.5s}.visualization:nth-child(9){left:40%;top:75%;animation-delay:6.5s}.visualization:nth-child(10){left:75%;top:60%;animation-delay:9.5s}.visualization:nth-child(11){left:15%;top:65%;animation-delay:13.5s}.visualization:nth-child(12){left:55%;top:30%;animation-delay:17.5s}.scatter-plot .data-point:nth-child(1){top:20%;left:30%;animation-delay:9.8s}.scatter-plot .data-point:nth-child(2){top:50%;left:60%;animation-delay:10s}.scatter-plot .data-point:nth-child(3){top:70%;left:40%;animation-delay:10.2s}.scatter-plot .data-point:nth-child(4){top:30%;left:70%;animation-delay:10.4s}.scatter-plot .data-point:nth-child(5){top:60%;left:20%;animation-delay:10.6s}.bar-chart .bar:nth-child(1){height:60%;--bar-delay: 1}.bar-chart .bar:nth-child(2){height:80%;--bar-delay: 2}.bar-chart .bar:nth-child(3){height:40%;--bar-delay: 3}.bar-chart .bar:nth-child(4){height:70%;--bar-delay: 4}@keyframes fileFlyIn{0%{opacity:0;transform:translate(calc(-100px + var(--start-pos) * 2),-100px) rotate(30deg)}5%{opacity:.5}45%{opacity:.5;transform:translate(calc(var(--end-x) - 10px),calc(var(--end-y) - 10px)) rotate(0)}50%{opacity:0;transform:translate(var(--end-x),var(--end-y)) scale(.5)}to{opacity:0}}@keyframes visualizationAppear{0%,45%{opacity:0;transform:scale(0)}50%{opacity:.7;transform:scale(.2)}55%{opacity:.7;transform:scale(1)}85%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(1)}}@keyframes barGrow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes pieAppear{0%{transform:scale(0) rotate(0)}to{transform:scale(1) rotate(360deg)}}@keyframes lineAppear{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes pointAppear{0%{transform:scale(0)}60%{transform:scale(1.5)}to{transform:scale(1)}}.partners-section{position:absolute;bottom:0;left:0;right:0;z-index:2;background:transparent;padding:30px 20px 20px}.partners-content{max-width:1200px;margin:0 auto;text-align:center}.partners-title{font-size:1.2rem;color:#c4c4c4b3;margin-bottom:20px;font-weight:400}.partners-subtitle{display:none}.partners-logos{display:flex;justify-content:center;align-items:center;gap:50px;flex-wrap:nowrap;opacity:0;animation:partnersSlideIn 1s ease 2s forwards;overflow:hidden;position:relative;white-space:nowrap;width:100%;max-width:1024px;margin:0 auto}.partners-carousel{display:flex;align-items:center;gap:10px;animation:rotatePartners 20s infinite linear}.partners-carousel:hover{animation-play-state:paused}@keyframes rotatePartners{0%{transform:translate(0)}to{transform:translate(calc(-100% / 3))}}.partner-logo{display:flex;align-items:center;justify-content:center;height:60px;padding:8px 20px;border-radius:6px;background:transparent;border:none;transition:all .3s ease;position:relative;overflow:visible;flex-shrink:0;min-width:120px}.partner-logo:hover{background:transparent;transform:translateY(-2px)}.partner-logo img{height:100%;width:auto;max-width:75px;object-fit:contain;filter:brightness(1) saturate(.8) opacity(.6);transition:all .3s ease;z-index:2;position:relative}.partner-logo:hover img{filter:brightness(1.2) saturate(1) opacity(.2);transform:scale(.85)}.company-name{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#ffffffe6;font-size:.8rem;font-weight:500;text-align:center;opacity:0;transition:all .3s ease;z-index:3;white-space:nowrap;pointer-events:none;min-width:max-content;padding:4px 8px;background:#000c;border-radius:4px;box-shadow:0 2px 8px #0000004d}.partner-logo:hover .company-name{opacity:1;transform:translate(-50%,-50%) scale(1)}@keyframes partnersSlideIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.partners-section{padding:25px 15px 15px}.partners-title{font-size:1.1rem;margin-bottom:15px}.partners-logos{gap:20px;overflow:visible}.partners-carousel{gap:20px}.partner-logo{height:50px;padding:6px 15px;min-width:100px}.company-name{font-size:.75rem;padding:3px 6px}}@media (max-width: 480px){.partners-section{padding:20px 10px 10px}.partners-title{font-size:1rem;margin-bottom:12px}.partners-logos{gap:15px;overflow:visible}.partners-carousel{gap:15px}.partner-logo{height:45px;padding:3px 10px;min-width:90px}.partner-logo img{max-width:100px}.company-name{font-size:.7rem;padding:2px 4px}}@media (max-width: 768px){.home-button{font-size:1rem;padding:12px 24px;min-height:45px;min-width:160px;max-width:260px}.home-title{font-size:2.5rem}.home-subtitle{font-size:1rem}.rotating-text-container{height:5.5rem}}@media (max-width: 480px){.home-button{font-size:.9rem;padding:10px 20px;min-height:40px;min-width:140px;max-width:220px}.button-text{font-size:.9rem}.home-title{font-size:2rem}.home-subtitle{font-size:.9rem}.rotating-text-container{height:5rem}}.about-container{min-height:100vh;background-color:#0f172a;color:#fff;padding:80px 20px;position:relative;overflow:hidden}.about-content{position:relative;z-index:2;max-width:1200px;margin:0 auto;opacity:0;transform:translateY(20px)}.about-header{text-align:center;margin-bottom:60px}.about-title{font-size:3rem;margin-bottom:20px;background:linear-gradient(90deg,#06b6d4,#818cf8,#f472b6);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:gradient 5s ease infinite}.about-subtitle{font-size:1.2rem;color:#94a3b8;max-width:700px;margin:0 auto 40px;line-height:1.6}.team-section{margin-bottom:80px}.section-heading{font-size:2.2rem;text-align:center;margin-bottom:40px;color:#fff;position:relative;display:inline-block;left:50%;transform:translate(-50%)}.section-heading:after{content:"";position:absolute;bottom:-10px;left:0;width:100%;height:3px;background:linear-gradient(90deg,#06b6d4,#818cf8);border-radius:2px}.team-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:30px;margin-top:30px}.board-grid,.core-team-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.team-member{background:#1e293b80;border-radius:16px;padding:30px;transition:all .3s ease;border:1px solid rgba(255,255,255,.05);display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 8px 32px #0206174d}.team-member:hover{transform:translateY(-5px);box-shadow:0 15px 30px #06b6d426;border-color:#06b6d433}.member-image-container{width:140px;height:140px;border-radius:50%;margin-bottom:15px;padding:4px;background:linear-gradient(135deg,#06b6d4,#3b82f6);position:relative;overflow:hidden}.board-member .member-image-container{width:120px;height:120px}.core-team .member-image-container{width:100px;height:100px}.member-image{width:100%;height:100%;border-radius:50%;object-fit:cover;background-color:#1e293b}.member-name{font-size:1.4rem;margin:15px 0 5px;color:#fff}.member-title{font-size:1rem;color:#06b6d4;margin-bottom:15px;font-weight:500}.member-bio{color:#cbd5e1;line-height:1.6;margin-bottom:20px;font-size:.95rem;flex-grow:1}.member-socials{display:flex;gap:15px;margin-top:auto}.social-link{color:#94a3b8;text-decoration:none;transition:all .3s ease;font-size:.9rem;padding:6px 12px;border-radius:20px;background:#1e293bcc}.social-link:hover{color:#fff;background:linear-gradient(90deg,#06b6d4,#3b82f6)}.company-values{margin-bottom:80px}.values-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:30px;margin-top:30px}.value-card{background:#1e293b80;border-radius:12px;padding:25px;transition:all .3s ease;border:1px solid rgba(255,255,255,.05);text-align:center}.value-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #06b6d41a;border-color:#06b6d433}.value-icon{width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:#fff}.accessibility-icon{background:linear-gradient(135deg,#06b6d4,#3b82f6)}.innovation-icon{background:linear-gradient(135deg,#818cf8,#6366f1)}.transparency-icon{background:linear-gradient(135deg,#f472b6,#ec4899)}.impact-icon{background:linear-gradient(135deg,#34d399,#10b981)}.value-title{font-size:1.3rem;color:#fff;margin:15px 0}.value-description{color:#cbd5e1;line-height:1.6;font-size:.95rem}.about-cta{text-align:center;margin-top:60px;margin-bottom:40px}.cta-button{font-size:1.1rem;color:#000;background:linear-gradient(90deg,#06b6d4,#3b82f6);border:none;padding:15px 32px;border-radius:8px;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;font-weight:500;box-shadow:0 4px 14px #06b6d44d;text-decoration:none;width:max-content;white-space:nowrap;box-sizing:border-box}.about-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.about-shape{position:absolute;border-radius:50%;opacity:.1}.about-shape-1{top:10%;left:10%;width:300px;height:300px;background:linear-gradient(to right,#06b6d4,#3b82f6);animation:float 10s ease-in-out infinite}.about-shape-2{top:60%;right:10%;width:200px;height:200px;background:linear-gradient(to right,#f472b6,#ec4899);animation:float 14s ease-in-out infinite}.about-shape-3{bottom:10%;left:30%;width:180px;height:180px;background:linear-gradient(to right,#818cf8,#6366f1);animation:float 12s ease-in-out infinite}@media (max-width: 768px){.about-title{font-size:2.5rem}.section-heading{font-size:1.8rem}.team-grid,.board-grid,.core-team-grid,.values-grid{grid-template-columns:1fr}.member-image-container{width:120px;height:120px}.board-member .member-image-container,.core-team .member-image-container{width:100px;height:100px}}.product-container{padding:96px 20px;max-width:1200px;margin:0 auto;position:relative;overflow:hidden;background:linear-gradient(180deg,#fff,#fafafa);min-height:100vh}.product-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,rgba(79,86,255,.08) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(144,137,252,.06) 0%,transparent 50%),radial-gradient(circle at 40% 80%,rgba(99,102,241,.04) 0%,transparent 50%);animation:backgroundShift 12s ease-in-out infinite;z-index:0}@keyframes backgroundShift{0%,to{opacity:.6;transform:scale(1) rotate(0)}50%{opacity:1;transform:scale(1.1) rotate(2deg)}}.product-content{position:relative;z-index:1;animation:fadeInUp .8s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.product-header{text-align:center;margin-bottom:48px;position:relative}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.product-title{font-size:2.8rem;font-weight:700;margin-bottom:18px;color:#0f172a;line-height:1.15}.product-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:3px;background:#4f56ff;border-radius:2px}@keyframes titleUnderline{to{width:120px}}.product-subtitle{font-size:1.05rem;max-width:780px;margin:0 auto;color:#475569;line-height:1.6;font-weight:400}.what-we-do-section{margin:56px 0 72px;position:relative;z-index:2}.product-hero-visual{display:flex;justify-content:center;margin-top:36px}.hero-image{width:100%;max-width:880px;border-radius:20px;box-shadow:0 20px 60px #0000001f;transform:translateY(0)}.capabilities-row{display:flex;gap:24px;justify-content:center;margin-top:28px;flex-wrap:wrap;max-width:1100px;margin-left:auto;margin-right:auto}.capability{display:flex;gap:12px;align-items:center;background:#ffffffe6;padding:10px 14px;border-radius:12px;min-width:220px;box-shadow:0 6px 20px #0000000f}.cap-icon{font-size:24px}.cap-text strong{display:block;color:#1e293b;font-size:1rem}.cap-desc{color:#475569;font-size:.85rem;line-height:1.3}.what-we-do-title{font-size:3.2rem;font-weight:800;text-align:center;margin-bottom:80px;color:#1e293b;letter-spacing:-.02em;animation:fadeInUp .8s ease-out}.what-we-do-grid{display:grid;gap:28px;max-width:1200px;margin:0 auto;grid-template-columns:repeat(4,1fr)}.what-we-do-card{background:#fff;border-radius:12px;padding:28px 20px;border:1px solid rgba(15,23,42,.06);box-shadow:0 8px 20px #0f172a0a;transition:transform .22s ease,box-shadow .22s ease;position:relative;overflow:hidden;text-align:center;min-height:240px;display:flex;flex-direction:column}.what-we-do-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(139,92,246,.08),transparent);transition:left .8s ease;z-index:1}.what-we-do-card:hover:before{left:100%}.what-we-do-card:hover{transform:translateY(-6px);box-shadow:0 14px 34px #0f172a14}.card-content{position:relative;z-index:2;flex:1;display:flex;flex-direction:column}.card-title{font-size:1.35rem;font-weight:700;margin-bottom:12px;color:#0f172a}.card-description{font-size:.98rem;color:#475569;line-height:1.5;margin-bottom:16px;font-weight:400;flex:1}.card-illustration{height:120px;display:flex;align-items:center;justify-content:center;position:relative;margin-top:auto}.capture-icon{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.person-working{position:relative;z-index:2}.person-avatar{width:50px;height:50px;background:linear-gradient(135deg,#f59e0b,#f97316);border-radius:50%;margin:0 auto 10px;position:relative;animation:personFloat 3s ease-in-out infinite}.person-avatar:before{content:"👩‍💻";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:24px}.laptop{width:60px;height:40px;background:linear-gradient(135deg,#64748b,#475569);border-radius:8px;margin:0 auto;position:relative;animation:laptopGlow 3s ease-in-out infinite}.laptop:before{content:"";position:absolute;top:4px;left:4px;right:4px;bottom:12px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:4px}.data-elements{position:absolute;width:100%;height:100%;z-index:1}.email-icon,.file-icon,.cloud-icon{position:absolute;width:24px;height:24px;background:#ffffffe6;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;box-shadow:0 4px 12px #0000001a;animation:dataFloat 4s ease-in-out infinite}.email-icon{top:10px;left:20px;animation-delay:0s}.file-icon{top:20px;right:15px;animation-delay:1.3s}.cloud-icon{bottom:10px;left:15px;animation-delay:2.6s}.understand-icon{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.team-meeting{display:flex;gap:8px;z-index:2;position:relative}.person-1,.person-2,.person-3,.person-4{width:35px;height:35px;border-radius:50%;animation:teamFloat 3s ease-in-out infinite}.person-1{background:linear-gradient(135deg,#8b5cf6,#7c3aed);animation-delay:0s}.person-2{background:linear-gradient(135deg,#06b6d4,#0891b2);animation-delay:.5s}.person-3{background:linear-gradient(135deg,#f59e0b,#f97316);animation-delay:1s}.person-4{background:linear-gradient(135deg,#10b981,#059669);animation-delay:1.5s}.analytics-elements{position:absolute;width:100%;height:100%;z-index:1}.chart-icon,.pie-chart,.gear-icon{position:absolute;width:20px;height:20px;background:#ffffffe6;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:10px;box-shadow:0 4px 12px #0000001a;animation:analyticsFloat 4s ease-in-out infinite}.chart-icon{top:5px;left:10px;animation-delay:0s}.pie-chart{top:15px;right:5px;animation-delay:1.3s}.gear-icon{bottom:5px;right:20px;animation-delay:2.6s}.automate-icon{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.person-with-device{position:relative;z-index:2}.tablet{width:45px;height:35px;background:linear-gradient(135deg,#1f2937,#111827);border-radius:6px;margin:10px auto 0;position:relative;animation:tabletGlow 3s ease-in-out infinite}.tablet:before{content:"";position:absolute;top:3px;left:3px;right:3px;bottom:8px;background:linear-gradient(135deg,#06b6d4,#0891b2);border-radius:3px}.automation-bots{position:absolute;width:100%;height:100%;z-index:1}.bot-1,.bot-2,.bot-3{position:absolute;width:25px;height:25px;background:#ffffffe6;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:12px;box-shadow:0 4px 12px #0000001a;animation:botFloat 4s ease-in-out infinite}.bot-1{top:10px;right:10px;animation-delay:0s}.bot-2{bottom:15px;left:5px;animation-delay:1.3s}.bot-3{bottom:5px;right:25px;animation-delay:2.6s}@keyframes personFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes laptopGlow{0%,to{box-shadow:0 4px 12px #3b82f64d}50%{box-shadow:0 8px 20px #3b82f680}}@keyframes tabletGlow{0%,to{box-shadow:0 4px 12px #06b6d44d}50%{box-shadow:0 8px 20px #06b6d480}}@keyframes dataFloat{0%,to{transform:translateY(0) scale(1);opacity:.8}50%{transform:translateY(-10px) scale(1.1);opacity:1}}@keyframes analyticsFloat{0%,to{transform:translateY(0) rotate(0);opacity:.8}50%{transform:translateY(-8px) rotate(5deg);opacity:1}}@keyframes botFloat{0%,to{transform:translateY(0) scale(1);opacity:.8}50%{transform:translateY(-12px) scale(1.1);opacity:1}}@keyframes teamFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (max-width: 1200px){.what-we-do-title{font-size:2.8rem}.what-we-do-card{padding:40px 30px;min-height:380px}.card-title{font-size:2rem}}@media (max-width: 768px){.what-we-do-section{margin:60px 0 80px}.what-we-do-title{font-size:2.2rem;margin-bottom:50px}.what-we-do-grid{grid-template-columns:1fr;gap:30px}.what-we-do-card{padding:35px 25px;min-height:350px}.card-title{font-size:1.8rem}.card-description{font-size:1rem}.card-illustration{height:100px}.email-icon,.file-icon,.cloud-icon,.chart-icon,.pie-chart,.gear-icon,.bot-1,.bot-2,.bot-3{animation:none;opacity:.8}}@media (max-width: 1024px) and (min-width: 769px){.what-we-do-grid{grid-template-columns:repeat(2,1fr);max-width:960px}}.product-sections{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;margin-bottom:72px;position:relative}.product-section{background:#fff;padding:28px;border-radius:12px;box-shadow:0 8px 20px #0f172a0a;transition:transform .2s ease,box-shadow .2s ease;position:relative;overflow:hidden;border:1px solid rgba(15,23,42,.06)}@keyframes slideInUp{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}.product-section:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(79,86,255,.08),transparent);transition:left .8s ease;z-index:1}.product-section:hover:before{left:100%}.product-section:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 35px 70px #00000026,0 0 0 1px #4f56ff33,0 0 60px #4f56ff1a}.product-section>*{position:relative;z-index:2}.section-image-container{width:100%;height:160px;margin-bottom:18px;overflow:hidden;border-radius:12px;position:relative;box-shadow:0 8px 18px #0f172a0f;transition:all .3s ease}.section-image-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,#0f172a1a,#0f172a66);z-index:1;transition:opacity .4s ease}.section-image-container:hover{transform:translateY(-8px) scale(1.03);box-shadow:0 20px 40px #4f56ff33}.section-image-container:hover:before{opacity:.3}.section-image{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.section-image-container:hover .section-image{transform:scale(1.08)}.section-title{font-size:1.25rem;margin-bottom:10px;color:#0f172a;position:relative;padding-bottom:8px;font-weight:700}.section-title:after{content:"";position:absolute;bottom:0;left:0;width:0;height:4px;background:linear-gradient(90deg,#4f56ff,#9089fc);border-radius:2px;transition:width .6s ease}.product-section:hover .section-title:after{width:80px}.section-content{color:#475569;line-height:1.7;font-size:1.1rem;font-weight:400}.automation-highlight-section{background:linear-gradient(135deg,#475569,#64748b);border-radius:16px;padding:48px 32px;margin:72px 0;color:#fff;position:relative;overflow:hidden;box-shadow:0 18px 48px #0f172a0f}@keyframes automationEntrance{0%{opacity:0;transform:translateY(80px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.automation-highlight-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.15) 0%,transparent 50%),radial-gradient(circle at 70% 80%,rgba(255,255,255,.1) 0%,transparent 50%);animation:automationGlow 8s ease-in-out infinite;z-index:0}@keyframes automationGlow{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.automation-container{position:relative;z-index:1}.automation-title{font-size:1.6rem;font-weight:700;text-align:center;margin-bottom:16px}@keyframes titleGlow{0%{text-shadow:0 4px 12px rgba(0,0,0,.3)}to{text-shadow:0 4px 20px rgba(255,255,255,.4)}}.automation-description{font-size:1rem;text-align:center;margin-bottom:36px;line-height:1.6;max-width:720px;margin-left:auto;margin-right:auto}.automation-flow-visual{display:flex;justify-content:center;align-items:center;gap:30px;margin:60px 0;flex-wrap:nowrap}.flow-step{background:#fff3;border-radius:20px;padding:30px 25px;text-align:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:2px solid rgba(255,255,255,.3);min-width:180px;transition:all .4s ease;animation:flowStepPulse 3s ease-in-out infinite}.flow-step[data-step="1"]{animation-delay:0s}.flow-step[data-step="2"]{animation-delay:1s}.flow-step[data-step="3"]{animation-delay:2s}@keyframes flowStepPulse{0%,to{transform:scale(1);box-shadow:0 10px 30px #0003}50%{transform:scale(1.05);box-shadow:0 15px 40px #ffffff4d}}.flow-step:hover{background:#ffffff4d;transform:translateY(-10px) scale(1.08);box-shadow:0 20px 50px #fff6}.flow-icon{font-size:3rem;margin-bottom:16px;display:block;animation:iconFloat 2s ease-in-out infinite}@keyframes iconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.flow-step h4{font-size:1.3rem;font-weight:700;margin-bottom:12px;color:#fff}.flow-step p{font-size:.95rem;opacity:.9;line-height:1.5}.flow-arrow{font-size:2.5rem;color:#fffc;animation:arrowPulse 2s ease-in-out infinite;font-weight:700}@keyframes arrowPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.integration-tools{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;margin:36px 0}.tool-category{background:#ffffff26;border-radius:16px;padding:25px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);transition:all .3s ease}.tool-category:hover{background:#ffffff40;transform:translateY(-5px)}.tool-category h4{font-size:1.2rem;font-weight:600;margin-bottom:16px;color:#fff;text-align:center}.tools-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:12px}.tool-item{background:#fff3;border-radius:8px;padding:12px 8px;text-align:center;font-size:.85rem;font-weight:500;border:1px solid rgba(255,255,255,.3);transition:all .3s ease}.tool-item:hover{background:#ffffff4d;transform:scale(1.05)}.automation-features-grid{display:grid;gap:25px;margin-top:50px}.automation-feature{display:flex;align-items:flex-start;gap:20px;padding:30px;background:linear-gradient(135deg,#fff3,#ffffff1a);border-radius:20px;border:2px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);transition:all .4s ease;position:relative;overflow:hidden}.automation-feature:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s ease}.automation-feature:hover:before{left:100%}.automation-feature:hover{background:linear-gradient(135deg,#ffffff4d,#ffffff26);transform:translate(15px);box-shadow:0 15px 40px #fff3}.automation-feature .feature-icon{font-size:2rem;background:linear-gradient(135deg,#fff6,#fff3);width:60px;height:60px;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:2px solid rgba(255,255,255,.4);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:all .3s ease}.automation-feature:hover .feature-icon{transform:scale(1.1) rotate(10deg);background:linear-gradient(135deg,#ffffff80,#ffffff4d)}.automation-feature h4{margin:0 0 8px;font-size:1.2rem;font-weight:700;color:#fff}.automation-feature p{margin:0;color:#ffffffe6;line-height:1.6;font-weight:400}.automation-use-cases{margin-top:60px;position:relative}.use-cases-title{font-size:2rem;font-weight:700;text-align:center;margin-bottom:40px;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.4)}.use-cases-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px}.use-case-card{background:linear-gradient(135deg,#ffffff26,#ffffff14);border-radius:20px;padding:30px 25px;border:2px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);transition:all .4s ease;position:relative;overflow:hidden;text-align:center;box-shadow:0 10px 30px #0003,inset 0 1px #ffffff4d}.use-case-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.15),transparent);transition:left .6s ease}.use-case-card:hover:before{left:100%}.use-case-card:hover{background:linear-gradient(135deg,#ffffff40,#ffffff1f);transform:translateY(-8px) scale(1.03);box-shadow:0 20px 40px #00000040,inset 0 1px #fff6,0 0 30px #fff3}.use-case-icon{font-size:2.5rem;margin-bottom:20px;display:block;animation:useCaseIconFloat 3s ease-in-out infinite}.use-case-card:nth-child(1) .use-case-icon{animation-delay:0s}.use-case-card:nth-child(2) .use-case-icon{animation-delay:.5s}.use-case-card:nth-child(3) .use-case-icon{animation-delay:1s}.use-case-card:nth-child(4) .use-case-icon{animation-delay:1.5s}@keyframes useCaseIconFloat{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-8px) rotate(5deg)}}.use-case-card h4{font-size:1.3rem;font-weight:700;margin-bottom:15px;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.5)}.use-case-card p{font-size:.95rem;color:#ffffffe6;line-height:1.6;margin:0;text-shadow:0 1px 3px rgba(0,0,0,.3)}.product-cta{text-align:center;margin-top:80px}.cta-button{display:inline-flex;align-items:center;padding:16px 40px;background:linear-gradient(135deg,#4f56ff,#9089fc,#667eea);color:#fff;font-weight:700;text-decoration:none;border-radius:12px;font-size:1.1rem;transition:all .4s ease;box-shadow:0 8px 25px #4f56ff66;animation:ctaGlow 3s ease-in-out infinite}@keyframes ctaGlow{0%,to{box-shadow:0 8px 25px #4f56ff66}50%{box-shadow:0 12px 35px #4f56ff99}}.cta-button:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 15px 40px #4f56ff99;background:linear-gradient(135deg,#6366f1,#8b5cf6,#7c3aed)}.button-arrow{margin-left:12px;transition:transform .3s ease;font-size:1.2rem}.cta-button:hover .button-arrow{transform:translate(6px)}.product-background{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;overflow:hidden}.floating-particle{position:absolute;width:6px;height:6px;background:linear-gradient(45deg,#4f56ff,#9089fc);border-radius:50%;animation:particleFloat 8s ease-in-out infinite;opacity:.6}@keyframes particleFloat{0%,to{transform:translateY(100vh) scale(0);opacity:0}10%{opacity:.6;transform:scale(1)}90%{opacity:.6;transform:scale(1)}to{transform:translateY(-100px) scale(0);opacity:0}}.gradient-shape{position:absolute;border-radius:50%;opacity:.1;filter:blur(2px);animation:shapeFloat 15s ease-in-out infinite}.gradient-shape-1{width:600px;height:600px;background:linear-gradient(135deg,#4f56ff,#9089fc);top:-300px;right:-200px;animation-delay:0s}.gradient-shape-2{width:400px;height:400px;background:linear-gradient(135deg,#9089fc,#667eea);bottom:-200px;left:-150px;animation-delay:5s}.gradient-shape-3{width:300px;height:300px;background:linear-gradient(135deg,#667eea,#4f56ff);top:50%;right:10%;animation-delay:10s}@keyframes shapeFloat{0%,to{transform:translateY(0) rotate(0) scale(1)}33%{transform:translateY(-30px) rotate(120deg) scale(1.1)}66%{transform:translateY(20px) rotate(240deg) scale(.9)}}.data-grid{position:absolute;width:200px;height:160px;top:20%;right:8%;display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(4,1fr);gap:3px;opacity:.2;animation:gridFloat 12s ease-in-out infinite}@keyframes gridFloat{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(2deg)}}.grid-cell{background:linear-gradient(45deg,#4f56ff4d,#9089fc33);border-radius:3px;animation:gridPulse 4s ease-in-out infinite}.grid-header{background:linear-gradient(45deg,#4f56ff80,#9089fc66)}.grid-highlight{background:linear-gradient(45deg,#9089fc80,#677eea66)}@keyframes gridPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.code-snippet{position:absolute;font-family:Courier New,monospace;color:#4f56ff33;font-size:14px;line-height:1.5;bottom:15%;left:10%;transform:rotate(-3deg);width:280px;animation:codeFloat 10s ease-in-out infinite;background:#ffffff0d;padding:20px;border-radius:8px;border:1px solid rgba(79,86,255,.1)}@keyframes codeFloat{0%,to{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-15px) rotate(1deg)}}.network-lines{position:absolute;top:10%;left:5%;width:400px;height:300px;opacity:.3;animation:networkPulse 8s ease-in-out infinite}@keyframes networkPulse{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.4;transform:scale(1.05)}}.network-line-group{animation:networkFlow 6s ease-in-out infinite}@keyframes networkFlow{0%,to{stroke-dasharray:0,100}50%{stroke-dasharray:50,50}}@media (max-width: 1024px){.product-container{padding:80px 20px}.product-title{font-size:3rem}.automation-highlight-section{padding:60px 40px;margin:80px 0}.automation-title{font-size:2.5rem}.flow-step{min-width:150px;padding:25px 20px}}@media (max-width: 768px){.product-container{padding:60px 16px}.product-title{font-size:2.5rem}.product-subtitle{font-size:1.2rem}.product-sections{grid-template-columns:1fr;gap:30px;margin-bottom:60px}.product-section{padding:35px 30px}.automation-highlight-section{padding:40px 30px;margin:60px 0;border-radius:20px}.automation-title{font-size:2rem}.automation-description{font-size:1.1rem}.automation-flow-visual{flex-direction:column;gap:20px}.flow-arrow{transform:rotate(90deg);font-size:2rem}.flow-step{min-width:100%}.integration-tools{grid-template-columns:1fr;gap:20px}.automation-feature{flex-direction:column;text-align:center;padding:25px}.automation-feature .feature-icon{align-self:center}.floating-particle,.network-lines,.code-snippet{display:none}.gradient-shape{opacity:.05}}.contact-page{min-height:100vh;position:relative;display:flex;justify-content:center;align-items:flex-start;padding:80px 20px 60px;background-color:#000;color:#fff;overflow:hidden}.contact-wrapper{width:100%;max-width:1200px;margin:0 auto;position:relative;z-index:1;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.contact-wrapper.fade-in{opacity:1;transform:translateY(0)}.contact-header{text-align:center;margin-bottom:50px}.contact-logo{width:70px;height:70px;margin-bottom:24px;filter:brightness(1.1) drop-shadow(0 0 15px rgba(129,140,248,.4));animation:float 3s ease-in-out infinite}.contact-title{font-size:2.8rem;font-weight:700;margin-bottom:16px;background:linear-gradient(90deg,#818cf8,#a78bfa,#c4b5fd);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.02em;animation:gradient 6s linear infinite}.contact-subtitle{font-size:1.15rem;color:#94a3b8;max-width:600px;margin:0 auto;line-height:1.6}.contact-main{display:grid;grid-template-columns:1.2fr .8fr;gap:40px;align-items:start}.contact-calendly-section{background:#0f172a99;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:32px;border:1px solid rgba(129,140,248,.15);box-shadow:0 20px 50px #0003}.calendly-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.calendly-icon{font-size:1.5rem}.calendly-header h2{font-size:1.5rem;color:#fff;margin:0}.calendly-description{color:#94a3b8;font-size:.95rem;line-height:1.6;margin-bottom:24px}.calendly-embed-container{border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:#0003}.calendly-embed-container iframe{border-radius:12px;display:block}.contact-options{display:flex;flex-direction:column;gap:20px}.contact-card{background:#0f172a80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:24px;border:1px solid rgba(255,255,255,.06);transition:all .3s ease}.contact-card:hover{transform:translateY(-3px);border-color:#818cf840;box-shadow:0 12px 30px #818cf81a}.contact-card h3{display:flex;align-items:center;gap:10px;font-size:1.1rem;color:#fff;margin:0 0 16px}.card-icon{font-size:1.2rem}.benefits-list{list-style:none;padding:0;margin:0}.benefits-list li{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px;color:#cbd5e1;font-size:.9rem;line-height:1.5}.benefits-list li:last-child{margin-bottom:0}.check-icon{color:#818cf8;font-weight:700;flex-shrink:0;margin-top:2px}.email-links{display:flex;flex-direction:column;gap:12px}.email-item{display:flex;flex-direction:column;gap:4px;padding:12px 16px;background:#818cf80d;border-radius:10px;text-decoration:none;transition:all .3s ease;border:1px solid transparent}.email-item:hover{background:#818cf81a;border-color:#818cf833}.email-label{font-size:.8rem;color:#64748b}.email-address{color:#a78bfa;font-weight:500;font-size:.95rem}.social-links{display:flex;gap:12px}.social-link{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:#818cf81a;border:1px solid rgba(129,140,248,.2);border-radius:10px;color:#a78bfa;text-decoration:none;font-size:.9rem;font-weight:500;transition:all .3s ease}.social-link:hover{background:linear-gradient(135deg,#818cf8,#a78bfa);border-color:transparent;color:#fff;transform:translateY(-2px)}.social-link svg{flex-shrink:0}.contact-cta-button{display:flex;align-items:center;justify-content:center;gap:10px;padding:16px 32px;background:linear-gradient(135deg,#7c3aed,#818cf8);color:#fff;text-decoration:none;border-radius:12px;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 20px #7c3aed4d}.contact-cta-button:hover{transform:translateY(-3px);box-shadow:0 8px 30px #7c3aed66;background:linear-gradient(135deg,#6d28d9,#7c3aed)}.contact-cta-button .button-arrow{transition:transform .3s ease}.contact-cta-button:hover .button-arrow{transform:translate(4px)}.contact-background{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.bg-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(129,140,248,.1),transparent),radial-gradient(ellipse 60% 40% at 80% 100%,rgba(167,139,250,.05),transparent),radial-gradient(ellipse 50% 30% at 20% 80%,rgba(124,58,237,.04),transparent)}.bg-pattern{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.02;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%239C7AFF' fill-opacity='0.9'%3E%3Ccircle cx='30' cy='30' r='1.5'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width: 1024px){.contact-page{padding:60px 16px 40px}.contact-main{grid-template-columns:1fr;gap:30px}.contact-calendly-section{order:1}.contact-options{order:2;display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-cta-button{grid-column:1 / -1}}@media (max-width: 768px){.contact-page{padding:50px 16px 30px}.contact-header{margin-bottom:36px}.contact-title{font-size:2.2rem}.contact-subtitle{font-size:1rem}.contact-options{grid-template-columns:1fr}.contact-calendly-section{padding:24px}.calendly-embed-container iframe{height:550px}}@media (max-width: 480px){.contact-page{padding:40px 12px 24px}.contact-logo{width:56px;height:56px}.contact-title{font-size:1.8rem}.contact-subtitle{font-size:.95rem}.contact-calendly-section{padding:20px;border-radius:16px}.calendly-header h2{font-size:1.25rem}.calendly-embed-container iframe{height:480px}.contact-card{padding:20px}.contact-card h3{font-size:1rem}.benefits-list li{font-size:.85rem}.contact-cta-button{padding:14px 24px;font-size:.95rem}}.shape{position:absolute;background:linear-gradient(135deg,#06b6d4,#3b82f6);border-radius:50%;opacity:.3;animation:float 6s ease-in-out infinite}.shape-1{width:80px;height:80px;top:10%;left:5%;animation-delay:0s}.shape-2{width:120px;height:120px;top:60%;right:8%;animation-delay:2s}.shape-3{width:60px;height:60px;bottom:20%;left:15%;animation-delay:4s}.shape-4{width:100px;height:100px;top:30%;right:20%;animation-delay:1s}.data-point-1,.data-point-2,.data-point-3{position:absolute;width:8px;height:8px;background:#06b6d4;border-radius:50%;animation:pointAppear 2s ease infinite}.data-point-1{top:20%;left:30%;animation-delay:0s}.data-point-2{top:60%;left:70%;animation-delay:.5s}.data-point-3{top:40%;left:50%;animation-delay:1s}.data-table{position:absolute;top:50%;left:10%;width:150px;height:100px}.table-row{height:20px;background:linear-gradient(90deg,transparent,#06B6D4,transparent);margin-bottom:10px;border-radius:2px;animation:table-row-slide 3s ease infinite}.table-row-1{animation-delay:0s}.table-row-2{animation-delay:.5s}.table-row-3{animation-delay:1s}.heatmap{position:absolute;top:20%;right:10%;display:grid;grid-template-columns:repeat(5,15px);grid-template-rows:repeat(5,15px);gap:2px}.heatmap-cell{border-radius:2px;animation:heatmap-pulse 2s ease infinite}.heat-high{background:#06b6d4}.heat-medium{background:#3b82f6}.heat-low{background:#1e293b}.binary-element{position:absolute;font-family:Courier New,monospace;font-size:12px;color:#06b6d4;opacity:.4;animation:fade-move 8s linear infinite}.binary-1{top:70%;left:40%;animation-delay:0s}.binary-2{top:15%;right:30%;animation-delay:4s}.data-connection{position:absolute;height:2px;background:linear-gradient(90deg,transparent,#06B6D4,transparent);animation:connection-pulse 4s ease infinite}.connection-1{width:150px;top:25%;left:25%;transform:rotate(45deg);animation-delay:0s}.connection-2{width:100px;top:65%;right:25%;transform:rotate(-30deg);animation-delay:1s}.connection-3{width:120px;bottom:30%;left:50%;transform:rotate(15deg);animation-delay:2s}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes textEnter{0%{transform:rotateY(90deg) translateZ(50px);opacity:0}to{transform:rotateY(0) translateZ(0);opacity:1}}@keyframes textExit{0%{transform:rotateY(0) translateZ(0);opacity:1}to{transform:rotateY(-90deg) translateZ(50px);opacity:0}}@keyframes gradient{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes pointAppear{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}@keyframes table-row-slide{0%{transform:translate(-100%);opacity:0}50%{opacity:1}to{transform:translate(100%);opacity:0}}@keyframes heatmap-pulse{0%,to{opacity:.3}50%{opacity:.8}}@keyframes connection-pulse{0%,to{opacity:.2}50%{opacity:.8}}@keyframes fade-move{0%{transform:translateY(0);opacity:.4}50%{opacity:.8}to{transform:translateY(-30px);opacity:0}}@media (max-width: 1024px){.features-container{padding:50px 15px}.contact-section{max-width:95%;padding:30px;gap:30px}.demo-benefits{flex:0 0 45%;padding-right:30px}.contact-card{flex:0 0 55%;padding:30px}.calendly-embed-container iframe{height:550px}.features-title{font-size:3rem}}@media (max-width: 768px){.features-container{padding:40px 15px}.contact-section{flex-direction:column;padding:25px;gap:25px}.demo-benefits{flex:none;border-right:none;padding-right:0;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:25px;margin-bottom:0}.contact-card{flex:none;padding:25px}.calendly-embed-container iframe{height:500px}.rotating-text-container{min-height:4rem}.features-title{font-size:2.8rem}.download-logo{width:80px;height:80px}.benefit-text strong{font-size:1rem}.benefit-text p{font-size:.9rem}.contact-card h2{font-size:1.6rem}.contact-card p{font-size:1rem}.alternative-contact{text-align:left}.cta-button{display:inline-block;margin-top:10px;padding:12px 20px;font-size:.9rem}}@media (max-width: 480px){.features-container{padding:30px 10px;min-height:100vh}.contact-section{padding:0 15px}.contact-section{padding:20px;margin-top:15px;border-radius:12px}.rotating-text-container{min-height:3rem}.features-title{font-size:2.2rem;line-height:1.2}.features-subtitle{font-size:1.1rem;margin-bottom:1.5rem}.download-logo{width:70px;height:70px;margin-bottom:20px}.demo-benefits h3{font-size:1.3rem;margin-bottom:20px}.benefits-list li{margin-bottom:20px}.benefit-icon{width:28px;height:28px;font-size:12px;margin-right:12px}.benefit-text strong{font-size:.95rem}.benefit-text p{font-size:.85rem}.contact-card{padding:20px}.contact-card h2{font-size:1.4rem}.contact-card p{font-size:.95rem;margin-bottom:20px}.calendly-embed-container iframe{height:450px}.alternative-contact p{font-size:.9rem;margin-bottom:10px}.cta-button{padding:10px 16px;font-size:.85rem;margin-top:8px}.contact-info{gap:20px;margin-top:25px}.info-item{padding:20px}.info-item h3{font-size:1.1rem;margin-bottom:12px}.info-item p{font-size:.9rem;margin-bottom:8px}.social-links{gap:10px}.social-links a{padding:6px 12px;font-size:.85rem}.shape,.data-table,.heatmap,.binary-element,.data-connection{opacity:.2;animation-duration:8s}}@media (max-width: 360px){.features-container{padding:20px 8px}.features-title{font-size:1.8rem}.features-subtitle{font-size:1rem}.contact-section{padding:15px}.demo-benefits h3{font-size:1.2rem}.contact-card h2{font-size:1.3rem}.calendly-embed-container iframe{height:400px}.info-item{padding:15px}}.features-container{--bg: #0F172A;--fg: #FFFFFF;--muted: #94A3B8;--accent1: #06B6D4;--accent2: #818CF8;--accent3: #F472B6;--glass: rgba(30, 41, 59, .5);--card-bg: rgba(255, 255, 255, .03);--shape-opacity: .06;--check-size: 36px;--check-size-sm: 28px;--check-radius: 8px;--check-shadow: 0 6px 14px rgba(2,6,23,.25);min-height:100vh;background-color:var(--bg);color:var(--fg);padding:80px 20px;position:relative;overflow:hidden}.features-content{position:relative;z-index:2;max-width:1200px;margin:0 auto;opacity:0;transform:translateY(10px);will-change:opacity,transform}.fade-in{opacity:1;transform:translateY(0);transition:opacity .5s cubic-bezier(.2,.9,.3,1),transform .5s cubic-bezier(.2,.9,.3,1)}.features-header{text-align:center;margin-bottom:56px}.features-title{font-size:2.6rem;margin-bottom:12px;background:linear-gradient(90deg,#06b6d4,#818cf8,#f472b6);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:gradient 6s linear infinite}.features-subtitle{font-size:1.05rem;color:#94a3b8;max-width:800px;margin:0 auto 24px;line-height:1.4}.feature-section-modern{margin-bottom:60px;opacity:0}.feature-header-row{display:flex;flex-direction:column;gap:8px;margin-bottom:18px;align-items:flex-start}@media (max-width: 768px){.feature-header-row{align-items:center;text-align:center}}.feature-section-modern .feature-header-row,.feature-section-modern.feature-section-reverse .feature-header-row{align-items:center!important;text-align:center!important}.feature-section-reverse .feature-header-row{align-items:flex-end;text-align:right}.features-content.fade-in .feature-section-modern:nth-child(2){animation-delay:.12s}.features-content.fade-in .feature-section-modern:nth-child(3){animation-delay:.24s}.features-content.fade-in .feature-section-modern:nth-child(4){animation-delay:.36s}.features-content.fade-in .feature-section-modern:nth-child(5){animation-delay:.48s}.features-content.fade-in .feature-section-modern{animation:fadeInUp .7s cubic-bezier(.2,.9,.3,1) forwards}.feature-content-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"image text";gap:32px;align-items:start}.feature-section-reverse .feature-content-wrapper{grid-template-areas:"text image"}.feature-image-side{position:relative;grid-area:image}.feature-main-image{width:100%;height:100%;max-height:420px;object-fit:cover;border-radius:14px;box-shadow:0 14px 30px #02061759;display:block;transition:transform .2s ease,box-shadow .2s ease}.feature-main-image:hover{transform:translateY(-3px) scale(1.01);box-shadow:0 20px 40px #0206176b}.feature-text-side{padding:20px;grid-area:text}.feature-main-title{font-size:2.5rem;margin-bottom:12px;background:linear-gradient(90deg,#06b6d4,#818cf8);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:gradient 6s linear infinite;font-weight:700;line-height:1.2}.feature-main-subtitle{font-size:1.05rem;color:var(--muted);margin-bottom:18px;line-height:1.6}.feature-points{display:flex;flex-direction:column;gap:12px}.feature-point{display:flex;gap:12px;align-items:flex-start;transition:background .16s ease,transform .16s ease;border-radius:8px;padding:4px}.feature-point-icon{width:var(--check-size);height:var(--check-size);min-width:var(--check-size);background:linear-gradient(135deg,var(--accent1),var(--accent2));border-radius:var(--check-radius);display:inline-flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;box-shadow:var(--check-shadow);border:1px solid rgba(255,255,255,.04);transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease;margin-right:12px;vertical-align:middle}.feature-point-icon svg{width:18px;height:18px;fill:#fff;opacity:.98;transition:transform .2s cubic-bezier(.2,.9,.3,1),opacity .2s ease}.feature-point-content h4{font-size:1.05rem;color:var(--accent1);margin-bottom:6px;font-weight:600}.feature-point-content p{font-size:.98rem;color:#c9d4df;line-height:1.45;margin:0}.feature-point:hover .feature-point-icon,.feature-point:focus-within .feature-point-icon{transform:translateY(-3px) scale(1.04);box-shadow:0 14px 34px #02061752}.feature-point:hover .feature-point-icon svg,.feature-point:focus-within .feature-point-icon svg{transform:scale(1.06);opacity:1}.features-cta{text-align:center;padding:60px 28px;background:var(--glass);border-radius:18px;border:1px solid rgba(255,255,255,.06);margin-top:64px}.cta-title{font-size:2.5rem;margin-bottom:20px;background:linear-gradient(90deg,#06b6d4,#818cf8);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:gradient 6s linear infinite}.cta-subtitle{font-size:1.05rem;color:var(--muted);margin-bottom:28px;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}.cta-button{font-size:1.05rem;color:#fff;background:linear-gradient(90deg,var(--accent1),var(--accent2));border:none;padding:12px 34px;border-radius:10px;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease;display:inline-flex;align-items:center;justify-content:center;font-weight:600;box-shadow:0 8px 18px #02061759;text-decoration:none}.cta-button:focus-visible{outline:3px solid rgba(6,182,212,.18);outline-offset:2px}.button-arrow{margin-left:10px;transition:transform .3s ease}.cta-button:hover .button-arrow{transform:translate(5px)}.feature-section{margin-bottom:60px;position:relative}.feature-section:last-of-type{margin-bottom:60px}.section-header{text-align:center;margin-bottom:40px}.section-image-container{margin-bottom:24px;display:flex;justify-content:center}.section-image{width:80px;height:80px;border-radius:32px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;transition:all .4s ease;box-shadow:0 10px 30px #00000026}.section-image:hover{transform:translateY(-8px) scale(1.05);box-shadow:0 20px 40px #00000040}.section-title{font-size:2.2rem;margin-bottom:15px;background:linear-gradient(90deg,#06b6d4,#818cf8);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:gradient 6s linear infinite;font-weight:600}.section-subtitle{font-size:1.1rem;color:#94a3b8;max-width:600px;margin:0 auto;line-height:1.5}.ai-section{background:#818cf805;border-radius:24px;padding:70px 50px;border:1px solid rgba(129,140,248,.1);box-shadow:0 4px 20px #818cf814;transition:all .3s ease}.performance-section:hover{transform:translateY(-2px);box-shadow:0 8px 30px #818cf826}.security-section{background:#ec489905;border-radius:24px;padding:70px 50px;border:1px solid rgba(236,72,153,.1);box-shadow:0 4px 20px #ec489914;transition:all .3s ease}.security-section:hover{transform:translateY(-2px);box-shadow:0 8px 30px #ec489926}.feature-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:40px;margin-bottom:40px}.core-features,.ai-features,.visual-features{gap:50px}.security-features{justify-content:center}.security-features .feature-category{max-width:600px}@media (max-width: 768px){.feature-categories{grid-template-columns:1fr;gap:30px}.core-features,.ai-features,.visual-features{gap:30px}}@media (max-width: 500px){.feature-categories{grid-template-columns:1fr;gap:25px}}.feature-category{background:#1e293b80;border-radius:16px;padding:30px;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(255,255,255,.05);box-shadow:0 8px 32px #0206174d}.feature-category:hover{transform:translateY(-5px);box-shadow:0 15px 30px #06b6d426;border-color:#06b6d433}.category-header{display:flex;flex-direction:row;align-items:flex-start;text-align:left;margin-bottom:30px;gap:20px}.category-content{flex:1}.category-title{font-size:1.6rem;color:#fff;font-weight:600;margin:0 0 10px;line-height:1.3}.category-description{font-size:.9rem;color:#94a3b8;margin:0;line-height:1.5;font-weight:400}@media (max-width: 768px){.category-header{flex-direction:column;align-items:center;text-align:center;gap:15px}.category-title{font-size:1.4rem}.category-description{font-size:.85rem}}@media (min-width: 769px){.category-icon{margin:0 15px 0 0}}.category-icon{width:50px;height:50px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0;color:#fff;flex-shrink:0}@media (max-width: 768px){.category-icon{width:45px;height:45px}}.data-prep-icon{background:linear-gradient(135deg,var(--accent1),#3B82F6)}.feature-point:hover{background:#ffffff05;transform:translateY(-2px)}.visualization-icon{background:linear-gradient(135deg,#f472b6,#ec4899)}.analysis-icon{background:linear-gradient(135deg,#818cf8,#6366f1)}.sharing-icon{background:linear-gradient(135deg,#34d399,#10b981)}.organization-icon{background:linear-gradient(135deg,#fbbf24,#f59e0b)}.category-title{font-size:1.8rem;color:#fff;font-weight:600}.feature-list{display:flex;flex-direction:column;gap:16px}.feature-item{padding:16px;border-radius:12px;background:#ffffff08;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.05);position:relative;overflow:hidden}.feature-item:hover{background:#ffffff12;box-shadow:0 8px 20px #06b6d41a;transform:translateY(-2px)}.feature-item h4{color:#06b6d4;margin-bottom:8px;font-size:1.1rem;font-weight:600;line-height:1.4}.feature-item p{color:#cbd5e1;font-size:.95rem;line-height:1.6;margin:0}.featured-category{position:relative}.featured-category:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(45deg,#06b6d4,#818cf8,#f472b6);background-size:300% 300%;border-radius:18px;animation:gradient 6s linear infinite;z-index:-1}.highlight-feature{border:1px solid rgba(6,182,212,.3);background:#06b6d405}.highlight-feature:hover{border-color:#06b6d480;background:#06b6d40d}.features-demo{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:60px;margin-bottom:40px;align-items:center}@media (max-width: 900px){.features-demo{grid-template-columns:1fr;gap:30px;text-align:center}.demo-content{order:2}.demo-visual{order:1}}.demo-content{padding-right:20px}.demo-title{font-size:2.2rem;margin-bottom:20px;background:linear-gradient(90deg,#06b6d4,#818cf8);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:gradient 6s linear infinite}.demo-text{color:#94a3b8;font-size:1.1rem;line-height:1.6;margin-bottom:20px}.demo-visual{display:flex;justify-content:center}.demo-card{background:#1e293bb3;border-radius:16px;padding:20px;width:100%;max-width:450px;border:1px solid rgba(6,182,212,.2);box-shadow:0 15px 35px #06b6d41a}.demo-step{display:flex;margin-bottom:18px;transition:transform .3s ease}.demo-step:last-child{margin-bottom:0}.demo-step:hover{transform:translate(5px)}.step-number{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#06b6d4,#3b82f6);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;margin-right:15px;flex-shrink:0}.step-content h3{color:#fff;margin-bottom:5px;font-size:1.1rem}.step-content p{color:#94a3b8;font-size:.9rem;line-height:1.4}.cta-button{font-size:1.05rem;color:#fff;background:linear-gradient(90deg,var(--accent1),var(--accent2));border:none;padding:12px 28px;border-radius:10px;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease;display:inline-flex;align-items:center;justify-content:center;font-weight:600;box-shadow:0 8px 18px #02061759;text-decoration:none}.cta-button:hover{transform:translateY(-2px);box-shadow:0 10px 26px #02061773}.features-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.features-shape{position:absolute;border-radius:50%;opacity:var(--shape-opacity);filter:blur(34px)}.features-shape-1{top:10%;left:10%;width:300px;height:300px;background:linear-gradient(to right,#06b6d4,#3b82f6);animation:float 10s ease-in-out infinite}.features-shape-2{top:60%;right:10%;width:200px;height:200px;background:linear-gradient(to right,#f472b6,#ec4899);animation:float 14s ease-in-out infinite}.features-shape-3{bottom:10%;left:30%;width:180px;height:180px;background:linear-gradient(to right,#818cf8,#6366f1);animation:float 12s ease-in-out infinite}@keyframes float{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-8px) rotate(4deg)}to{transform:translateY(0) rotate(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){.feature-content-wrapper{gap:28px}.feature-main-title{font-size:2rem}.feature-main-subtitle{font-size:1.1rem}}@media (max-width: 768px){.features-container{padding:60px 15px}.features-header{margin-bottom:60px}.features-title{font-size:2.2rem}.features-subtitle{font-size:1.1rem}.feature-section-modern{margin-bottom:60px}.feature-content-wrapper{grid-template-columns:1fr;gap:32px;grid-template-areas:"image" "text"}.feature-section-reverse .feature-content-wrapper{grid-template-areas:"image" "text"}.feature-text-side{padding:0}.feature-image-side{align-self:start;margin-bottom:12px}.feature-main-title{font-size:1.8rem}.feature-main-subtitle{font-size:1rem;margin-bottom:30px}.feature-points{gap:12px}.feature-point-content h4{font-size:1.1rem}.feature-point-content p{font-size:.95rem}.features-cta{padding:40px 22px}.cta-title{font-size:2rem}.cta-subtitle{font-size:1.1rem}.features-shape-1{width:200px;height:200px}.features-shape-2{width:150px;height:150px}.features-shape-3{width:120px;height:120px}}@media (max-width: 480px){.features-container{padding:40px 12px}.features-header{margin-bottom:40px}.features-title{font-size:2rem}.features-subtitle{font-size:1rem}.feature-section-modern{margin-bottom:60px}.feature-main-title{font-size:1.6rem}.feature-main-subtitle{font-size:.95rem}.feature-points{gap:20px}.feature-point{gap:15px}.feature-point-icon{width:var(--check-size-sm);height:var(--check-size-sm);min-width:var(--check-size-sm)}.feature-point-icon svg{width:16px;height:16px}.feature-point-content h4{font-size:1rem}.feature-point-content p{font-size:.9rem}.features-cta{padding:40px 20px}.cta-title{font-size:1.6rem}.cta-subtitle{font-size:1rem}.cta-button{padding:14px 30px;font-size:1rem}}@keyframes featureItemFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.agentic-ai-category{position:relative}.agentic-ai-category .category-description{color:#94a3b8;font-size:.9rem;margin-top:8px;font-style:italic}.agentic-ai-icon{background:linear-gradient(135deg,#818cf8,#6366f1);position:relative;overflow:hidden}.agentic-ai-icon:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.2) 0%,transparent 70%);animation:pulse 2s ease-in-out infinite}.agentic-feature{padding:20px;border-radius:12px;background:#ffffff08;transition:all .3s ease;opacity:0;transform:translateY(10px);animation:featureItemFadeIn .6s forwards;position:relative;overflow:hidden}.agentic-feature:before{content:"";position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,#06b6d4,#818cf8,#f472b6);background-size:200% auto;animation:gradient 6s linear infinite}.agentic-feature:hover{background:#ffffff12;box-shadow:0 8px 20px #06b6d41a;transform:translateY(-2px)}.agentic-feature h3{color:#06b6d4;margin-bottom:10px;font-size:1.2rem;margin-top:8px}.agentic-feature p{color:#cbd5e1;font-size:.95rem;line-height:1.5}.agent-indicator{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-size:.7rem;font-weight:600;letter-spacing:.5px;opacity:.8}.agent-status{width:6px;height:6px;border-radius:50%;position:relative}.agent-status.active{background-color:#10b981;box-shadow:0 0 0 1px #10b9814d}.agent-status.monitoring{background-color:#f59e0b;box-shadow:0 0 0 1px #f59e0b4d}.agent-status.learning{background-color:#8b5cf6;box-shadow:0 0 0 1px #8b5cf64d}.agent-label{color:#94a3b8;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace}.agent-capabilities{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}@media (max-width: 768px){.agent-capabilities{gap:8px;justify-content:flex-start}}@media (max-width: 480px){.agent-capabilities{gap:6px;max-width:100%}}.capability{background:#06b6d414;border:1px solid rgba(6,182,212,.2);color:#06b6d4;padding:3px 8px;border-radius:8px;font-size:.7rem;font-weight:500;transition:all .2s ease;opacity:.9}.capability:hover{background:#06b6d41f;border-color:#06b6d44d;opacity:1}@keyframes pulse-green{0%,to{box-shadow:0 0 0 2px #10b9814d}50%{box-shadow:0 0 0 4px #10b9811a}}@keyframes pulse-yellow{0%,to{box-shadow:0 0 0 2px #f59e0b4d}50%{box-shadow:0 0 0 4px #f59e0b1a}}@keyframes pulse-purple{0%,to{box-shadow:0 0 0 2px #8b5cf64d}50%{box-shadow:0 0 0 4px #8b5cf61a}}@keyframes pulse{0%,to{opacity:.8}50%{opacity:.4}}@media (max-width: 1024px){.feature-categories,.features-demo{gap:30px}}@media (max-width: 768px){.features-container{padding:60px 15px}.features-header{margin-bottom:60px}.features-title{font-size:2.5rem}.features-subtitle{font-size:1.1rem;padding:0 10px}.feature-section{margin-bottom:70px}.section-header{margin-bottom:40px}.section-title{font-size:1.8rem}.section-subtitle{font-size:1rem}.ai-section,.security-section{padding:40px 20px;border-radius:16px}.feature-categories{gap:25px;margin-bottom:30px}.feature-category{padding:25px 20px}.feature-item{padding:18px}.feature-item h4{font-size:1rem}.feature-item p{font-size:.9rem}.demo-title{font-size:2rem}.demo-text{font-size:1rem}.demo-card{padding:25px 20px}.step-content h3{font-size:1rem}.step-content p{font-size:.85rem}.features-shape-1{width:200px;height:200px}.features-shape-2{width:150px;height:150px}.features-shape-3{width:120px;height:120px}.agent-capabilities{gap:8px}.capability{font-size:.7rem;padding:4px 8px}.cta-button{padding:14px 24px;font-size:1rem}.section-image{width:60px;height:60px}.section-image-container{margin-bottom:30px}}@media (max-width: 480px){.features-container{padding:40px 12px}.features-title{font-size:1.8rem;line-height:1.2}.features-subtitle{font-size:.95rem;padding:0 5px}.feature-category{padding:20px 15px}.category-title{font-size:1.3rem;line-height:1.3}.category-description{font-size:.8rem}.feature-item{padding:15px}.feature-item h3{font-size:.95rem}.feature-item p{font-size:.85rem}.demo-title{font-size:1.6rem}.demo-text{font-size:.9rem}.demo-card{padding:20px 15px}.demo-step{flex-direction:column;align-items:center;text-align:center;margin-bottom:20px}.step-number{margin-right:0;margin-bottom:10px;width:35px;height:35px;font-size:1rem}.step-content h3{font-size:.95rem}.step-content p{font-size:.8rem}.features-shape-1{width:120px;height:120px}.features-shape-2{width:80px;height:80px}.features-shape-3{width:60px;height:60px}.agent-capabilities{gap:6px}.capability{font-size:.65rem;padding:3px 6px}.cta-button{padding:12px 20px;font-size:.95rem}}.security-category{border:1px solid rgba(236,72,153,.3);background:#ec48990d}.security-category:hover{border-color:#ec489966;box-shadow:0 15px 30px #ec489926}.section-image{width:80px;height:80px;border-radius:20px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.feature-screenshot{width:100%;height:100%;object-fit:cover;border-radius:32px;opacity:1}.image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:#0000001a}.ai-understanding-image{background:linear-gradient(135deg,#818cf8,#6366f1)}.automated-processing-image{background:linear-gradient(135deg,#06b6d4,#3b82f6)}.connections-image{background:linear-gradient(135deg,#667eea,#764ba2)}.plug-ai-image{background:linear-gradient(135deg,#f472b6,#ec4899)}.automation-image{background:linear-gradient(135deg,#34d399,#10b981)}.form-filling-image{background:linear-gradient(135deg,#fbbf24,#f59e0b)}.collaboration-image{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.use-case-image{background:linear-gradient(135deg,#ec4899,#be185d)}.ai-brain-image{background:linear-gradient(135deg,#818cf8,#6366f1)}.ai-brain-visual{position:relative;width:80px;height:80px}.brain-core{width:30px;height:30px;background:radial-gradient(circle,#fff,#ffffff4d);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);animation:glow 3s ease-in-out infinite}.neural-network{position:absolute;top:0;left:0;width:100%;height:100%}.neuron{width:8px;height:8px;background:#fffc;border-radius:50%;position:absolute;animation:neuronPulse 2s ease-in-out infinite}.neuron:nth-child(1){top:10%;left:20%;animation-delay:0s}.neuron:nth-child(2){top:20%;right:15%;animation-delay:.4s}.neuron:nth-child(3){bottom:25%;left:15%;animation-delay:.8s}.neuron:nth-child(4){bottom:15%;right:25%;animation-delay:1.2s}.neuron:nth-child(5){top:60%;left:70%;animation-delay:1.6s}.ai-waves{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wave{width:40px;height:40px;border:2px solid rgba(255,255,255,.3);border-radius:50%;position:absolute;animation:wave 3s ease-in-out infinite}.wave:nth-child(1){animation-delay:0s}.wave:nth-child(2){animation-delay:1s}.wave:nth-child(3){animation-delay:2s}@keyframes glow{0%,to{opacity:.8;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.1)}}@keyframes neuronPulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}@keyframes wave{0%{opacity:1;transform:scale(.5)}to{opacity:0;transform:scale(2)}}.visualization-image{background:linear-gradient(135deg,#f472b6,#ec4899);position:relative}.feature-screenshot{width:100%;height:100%;object-fit:cover;border-radius:25px;opacity:1}.viz-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;gap:20px}.chart-element{opacity:.8}.bar-chart{display:flex;align-items:end;gap:3px;height:30px}.bar{width:4px;background:linear-gradient(to top,#fff,#fff9);border-radius:2px 2px 0 0;animation:barGrow 2s ease-in-out infinite}.bar:nth-child(1){animation-delay:0s}.bar:nth-child(2){animation-delay:.2s}.bar:nth-child(3){animation-delay:.4s}.bar:nth-child(4){animation-delay:.6s}.line-chart{width:40px;height:20px}.line-svg{width:100%;height:100%;filter:drop-shadow(0 0 2px rgba(255,255,255,.5))}@keyframes barGrow{0%,to{transform:scaleY(.8)}50%{transform:scaleY(1.2)}}.security-image{background:linear-gradient(135deg,#ec4899,#be185d)}.security-visual{position:relative;width:80px;height:80px}.shield-icon{width:40px;height:40px;color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;filter:drop-shadow(0 0 10px rgba(255,255,255,.5))}.shield-icon svg{width:100%;height:100%}.security-rings{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ring{border:2px solid rgba(255,255,255,.3);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);animation:securityRing 4s linear infinite}.ring-1{width:50px;height:50px;animation-delay:0s}.ring-2{width:65px;height:65px;animation-delay:1.3s}.ring-3{width:80px;height:80px;animation-delay:2.6s}.security-particles{position:absolute;top:0;left:0;width:100%;height:100%}.particle{width:4px;height:4px;background:#ffffffb3;border-radius:50%;position:absolute;animation:securityParticle 6s linear infinite}.particle:nth-child(1){top:20%;left:80%;animation-delay:0s}.particle:nth-child(2){top:70%;left:15%;animation-delay:1.5s}.particle:nth-child(3){top:30%;left:20%;animation-delay:3s}.particle:nth-child(4){top:80%;left:75%;animation-delay:4.5s}@keyframes securityRing{0%{opacity:0;transform:translate(-50%,-50%) scale(.5)}50%{opacity:1}to{opacity:0;transform:translate(-50%,-50%) scale(1.5)}}@keyframes securityParticle{0%,to{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(1)}}.security-icon svg{color:#d9a7c7;filter:drop-shadow(0 2px 4px rgba(217,167,199,.3))}.category-description{font-size:.9rem;color:#a0a9c0;margin-top:8px;font-weight:400;line-height:1.5}.feature-item{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:20px;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;overflow:hidden}.feature-item:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transform:translate(-100%);transition:transform .6s ease}.feature-item:hover:before{transform:translate(100%)}.feature-item:hover{transform:translateY(-4px);background:#ffffff0f;border-color:#fff3;box-shadow:0 10px 30px #0003,0 0 0 1px #ffffff1a}.feature-item h3{font-size:1.1rem;font-weight:600;color:#fff;margin-bottom:8px;line-height:1.4}.feature-item p{font-size:.95rem;color:#b8c5d1;line-height:1.6;margin:0}.category-header{text-align:center;margin-bottom:32px;padding:0 20px}.category-title{font-size:1.8rem;font-weight:700;color:#fff;margin:16px 0 8px;line-height:1.3}@media (max-width: 768px){.category-title{font-size:1.5rem}.category-description{font-size:.85rem}.feature-item h3{font-size:1rem}.feature-item p{font-size:.9rem}}.feature-point-content{padding-left:0;text-align:left}.feature-point-content h4{display:inline-flex;align-items:center;gap:10px;text-align:left}.feature-point-content p{text-align:left}@media (max-width: 768px){.feature-point-icon{width:var(--check-size-sm);height:var(--check-size-sm);min-width:var(--check-size-sm);margin-right:10px}}.features-video{display:flex;justify-content:center;padding:20px;background:var(--glass);border-radius:14px;border:1px solid rgba(255,255,255,.04);box-shadow:0 12px 30px #02061747;align-items:center;max-width:1100px;margin:40px auto 52px}.feature-video{width:100%;max-width:1100px;height:620px;border-radius:10px;overflow:hidden;border:none;box-shadow:0 10px 24px #02061740}@media (max-width: 1024px){.feature-video{height:480px}}@media (max-width: 768px){.feature-video{height:300px;border-radius:12px}.features-video{margin:20px 0;padding:12px}}.documentation-container{min-height:100vh;background-color:#0f172a;color:#fff;padding:80px 0 0;position:relative;overflow:hidden}.documentation-content{position:relative;z-index:2;max-width:1200px;margin:0 auto;opacity:0;transform:translateY(20px)}.fade-in{opacity:1;transform:translateY(0);transition:opacity 1s ease,transform 1s ease}.documentation-header{text-align:center;margin-bottom:60px;padding:0 20px}.documentation-title{font-size:3rem;margin-bottom:20px;background:linear-gradient(90deg,#06b6d4,#818cf8,#f472b6);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:gradient 5s ease infinite}.documentation-subtitle{font-size:1.2rem;color:#94a3b8;max-width:700px;margin:0 auto 40px;line-height:1.6}.documentation-layout{display:flex;gap:40px;min-height:calc(100vh - 250px)}.documentation-sidebar{width:280px;background:#1e293b99;padding:30px 0;border-radius:0;position:sticky;top:80px;height:calc(100vh - 80px);overflow-y:auto;flex-shrink:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-right:1px solid rgba(255,255,255,.05)}.sidebar-section{margin-bottom:25px;padding:0 20px}.sidebar-section h3{font-size:1.1rem;margin-bottom:15px;padding-bottom:10px;color:#cbd5e1;border-bottom:1px solid rgba(255,255,255,.1)}.sidebar-nav{list-style:none;padding:0}.sidebar-nav li{margin-bottom:10px;padding:8px 15px;border-radius:6px;cursor:pointer;transition:all .2s ease;color:#94a3b8;font-size:.95rem}.sidebar-nav li:hover{background:#ffffff0d;color:#fff}.sidebar-nav li.active{background:linear-gradient(90deg,#06b6d433,#818cf81a);color:#06b6d4;font-weight:500;border-left:3px solid #06B6D4}.sidebar-help{margin-top:40px;padding:20px;background:#06b6d41a;border-radius:8px;margin-left:20px;margin-right:20px}.sidebar-help h3{color:#06b6d4;font-size:1.1rem;margin-bottom:10px;border-bottom:none;padding-bottom:0}.sidebar-help p{color:#cbd5e1;font-size:.9rem;margin-bottom:15px;line-height:1.6}.help-button{display:inline-block;padding:8px 16px;background:linear-gradient(90deg,#06b6d4,#3b82f6);color:#fff;border-radius:6px;font-size:.9rem;text-decoration:none;transition:all .3s ease}.help-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #06b6d44d}.documentation-main{flex:1;padding:0 20px 60px}.doc-section{margin-bottom:60px;animation:fadeIn .5s ease-in-out;padding-top:20px}.doc-section h2{font-size:2.2rem;margin-bottom:25px;color:#fff;position:relative;padding-bottom:10px}.doc-section h2:after{content:"";position:absolute;bottom:0;left:0;width:80px;height:3px;background:linear-gradient(90deg,#06b6d4,#818cf8);border-radius:3px}.doc-content{background:#1e293b80;border-radius:12px;padding:30px;border:1px solid rgba(255,255,255,.05);box-shadow:0 8px 32px #02061733}.doc-content p{color:#cbd5e1;line-height:1.7;margin-bottom:20px;font-size:1rem}.doc-content h3{font-size:1.5rem;margin:30px 0 15px;color:#fff}.doc-content h4{font-size:1.2rem;margin:25px 0 15px;color:#e2e8f0}.doc-content a{color:#06b6d4;text-decoration:none;transition:all .2s ease;border-bottom:1px dashed rgba(6,182,212,.5)}.doc-content a:hover{color:#38bdf8;border-bottom:1px solid #38BDF8}.info-box,.tip-box,.warning-box{display:flex;margin:25px 0;padding:20px;border-radius:8px;align-items:flex-start}.info-box{background:#06b6d41a;border-left:4px solid #06B6D4}.tip-box{background:#10b9811a;border-left:4px solid #10B981}.warning-box{background:#f472b61a;border-left:4px solid #F472B6}.info-icon,.tip-icon,.warning-icon{padding-right:15px;display:flex;align-items:center;justify-content:center}.info-icon svg{color:#06b6d4}.tip-icon svg{color:#10b981}.warning-icon svg{color:#f472b6}.info-content,.tip-content,.warning-content{flex:1}.info-content h4,.tip-content h4,.warning-content h4{margin-top:0;margin-bottom:10px}.info-content p,.tip-content p,.warning-content p{margin-bottom:0}.feature-list{margin:20px 0;padding-left:25px}.feature-list li{margin-bottom:12px;color:#cbd5e1;line-height:1.6}.feature-list li strong{color:#e2e8f0}.screenshot{margin:30px 0;border-radius:8px;overflow:hidden;box-shadow:0 10px 25px #0003;border:1px solid rgba(255,255,255,.1)}.screenshot-image{width:100%;display:block}.screenshot-caption{padding:12px 15px;background:#0f172acc;color:#cbd5e1;text-align:center;font-size:.9rem;margin-bottom:0}.code-block{margin:20px 0;background:#0f172acc;border-radius:8px;padding:20px;overflow-x:auto;border:1px solid rgba(255,255,255,.1)}.code-block pre{margin:0}.code-block code{color:#e2e8f0;font-family:Fira Code,monospace;font-size:.9rem;line-height:1.5}.system-requirements{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin:20px 0}.req-item{background:#0f172a80;border-radius:8px;padding:15px;border:1px solid rgba(255,255,255,.05)}.req-item h5{font-size:1.1rem;margin-bottom:10px;color:#e2e8f0}.req-item ul{padding-left:20px}.req-item li{margin-bottom:8px;color:#cbd5e1;font-size:.95rem}.connector-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin:25px 0}.connector{background:#0f172a80;border-radius:8px;padding:20px;transition:all .3s ease;border:1px solid rgba(255,255,255,.05)}.connector:hover{transform:translateY(-3px);box-shadow:0 10px 20px #06b6d41a;border-color:#06b6d433;background:#1e293b80}.connector h4{font-size:1.1rem;margin-bottom:10px;color:#06b6d4}.connector p{font-size:.95rem;margin-bottom:0}.more-sections-teaser{text-align:center;margin-top:70px;padding:40px;background:#1e293b80;border-radius:12px;border:1px solid rgba(255,255,255,.05)}.more-sections-teaser h3{font-size:1.8rem;margin-bottom:15px;color:#fff;background:linear-gradient(90deg,#06b6d4,#818cf8);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:gradient 5s ease infinite}.more-sections-teaser p{color:#cbd5e1;font-size:1.1rem;max-width:700px;margin:0 auto 30px;line-height:1.6}.doc-cta{margin-top:20px}.cta-button{font-size:1.1rem;color:#fff;background:linear-gradient(90deg,#06b6d4,#3b82f6);border:none;padding:15px 32px;border-radius:8px;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;font-weight:500;box-shadow:0 4px 14px #06b6d44d;text-decoration:none;width:max-content;white-space:nowrap;box-sizing:border-box}.cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #06b6d480}.button-arrow{margin-left:8px;transition:transform .3s ease}.cta-button:hover .button-arrow{transform:translate(4px)}.documentation-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.doc-shape{position:absolute;border-radius:50%;opacity:.07}.doc-shape-1{top:20%;right:10%;width:300px;height:300px;background:linear-gradient(to right,#06b6d4,#3b82f6);animation:float 15s ease-in-out infinite}.doc-shape-2{bottom:30%;left:5%;width:200px;height:200px;background:linear-gradient(to right,#f472b6,#ec4899);animation:float 18s ease-in-out infinite}.doc-shape-3{top:60%;right:20%;width:180px;height:180px;background:linear-gradient(to right,#818cf8,#6366f1);animation:float 12s ease-in-out infinite}.doc-shape-4{top:30%;left:15%;width:250px;height:250px;background:linear-gradient(to right,#10b981,#34d399);animation:float 20s ease-in-out infinite}@keyframes float{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(10deg)}to{transform:translateY(0) rotate(0)}}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 960px){.documentation-layout{flex-direction:column;gap:20px}.documentation-sidebar{width:100%;position:relative;top:0;height:auto;max-height:300px;border-right:none;border-bottom:1px solid rgba(255,255,255,.05)}.documentation-container{padding-top:60px}}@media (max-width: 768px){.documentation-title{font-size:2.5rem}.doc-section h2{font-size:1.8rem}.connector-grid,.system-requirements{grid-template-columns:1fr}}.language-switcher{display:flex;align-items:center;margin-left:1rem}.language-options{display:flex;background:#ffffff1a;border-radius:12px;padding:3px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);box-shadow:0 4px 12px #0000001a}.language-option{display:flex;align-items:center;justify-content:center;padding:8px 14px;border:none;background:transparent;color:#fff;cursor:pointer;border-radius:10px;transition:all .3s ease;font-size:.85rem;font-weight:600;letter-spacing:.5px;min-width:40px;position:relative;text-transform:uppercase}.language-option:hover{background:#ffffff26;transform:translateY(-1px);box-shadow:0 2px 8px #00000026}.language-option.active{background:linear-gradient(90deg,#06b6d4,#3b82f6);color:#000;font-weight:700;box-shadow:0 4px 16px #06b6d44d;transform:translateY(-1px)}.language-option.active:hover{background:linear-gradient(90deg,#0891b2,#2563eb);transform:translateY(-1px)}.language-name{font-size:.85rem;font-weight:inherit;letter-spacing:inherit}@media (max-width: 768px){.language-switcher{margin-left:.5rem}.language-option{padding:4px 6px;gap:2px}.language-name{font-size:.7rem}.language-flag{font-size:.9rem}}@media (prefers-color-scheme: dark){.language-options{background:#0000004d;border:1px solid rgba(255,255,255,.1)}.language-option:hover{background:#ffffff0d}.language-option.active{background:#ffffff26}}.header{background:linear-gradient(135deg,#0f172af2,#1e293be6);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(148,163,184,.1);box-shadow:0 8px 32px #0000001f;padding:12px 24px;position:sticky;top:0;z-index:100;transition:all .4s cubic-bezier(.4,0,.2,1)}.header-scrolled{background:linear-gradient(135deg,#0f172afa,#1e293bf2);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);padding:8px 24px;box-shadow:0 12px 40px #0000002e}.header-container{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto}.header-left{display:flex;align-items:center}.logo-container{display:flex;align-items:center;text-decoration:none;transition:all .3s ease;z-index:110;padding:4px 8px;border-radius:12px}.logo-container:hover{transform:translateY(-2px);background:#ffffff0d}.header-logo{width:40px;height:40px;margin-right:12px;transition:all .3s ease;filter:drop-shadow(0 4px 8px rgba(6,182,212,.3))}.brand-name{font-size:1.25rem;font-weight:700;background:linear-gradient(135deg,#06b6d4,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.025em}.header-right{display:flex;align-items:center;gap:1.5rem}.header-nav{display:flex;align-items:center;gap:.5rem}.nav-link{position:relative;text-decoration:none;padding:8px 16px;border-radius:8px;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;border:1px solid transparent}.nav-text{color:#e2e8f0;font-weight:500;font-size:.95rem;letter-spacing:-.01em;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;z-index:2}.nav-link:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#06b6d41a,#3b82f61a);border-radius:8px;opacity:0;transform:scale(.8);transition:all .3s ease;z-index:1}.nav-link:hover:before{opacity:1;transform:scale(1)}.nav-link:hover .nav-text{color:#06b6d4;transform:translateY(-1px)}.header-actions{display:flex;align-items:center;gap:1rem}.nav-link:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background-color:#06b6d4;transition:width .3s ease}.nav-link:hover:after{width:100%}.cta-button{background:linear-gradient(135deg,#4f56ff,#9089fc);color:#fff;border:none;padding:12px 24px;border-radius:12px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 14px #4f56ff40;width:max-content;white-space:nowrap;box-sizing:border-box;position:relative;overflow:hidden}.cta-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.cta-button:hover:before{left:100%}.cta-text{font-weight:inherit;letter-spacing:-.01em}.cta-button:hover{transform:translateY(-2px);background:linear-gradient(135deg,#4338ca,#6366f1);box-shadow:0 8px 25px #4f56ff66}.wishlist-button{background:linear-gradient(90deg,#06b6d4,#0891b2);color:#fff;border:none;padding:8px 18px;border-radius:6px;font-weight:500;font-size:16px;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;box-shadow:0 4px 6px #06b6d44d;margin-right:24px}.wishlist-button:hover{transform:translateY(-2px);background:linear-gradient(90deg,#0891b2,#0e7490);box-shadow:0 6px 10px #06b6d466}.header-scrolled{padding:6px 24px;background-color:#0f172af2;box-shadow:0 4px 20px #00000040}.mobile-menu-button{display:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;background:transparent;border:none;cursor:pointer;padding:0;z-index:110;order:3;margin-left:20px}.mobile-menu-button span{display:block;width:100%;height:3px;background:#cbd5e1;border-radius:3px;transition:all .3s ease}.mobile-menu-button.active span:nth-child(1){transform:translateY(9px) rotate(45deg)}.mobile-menu-button.active span:nth-child(2){opacity:0}.mobile-menu-button.active span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.nav-link.active{background:transparent;border:none}.nav-link.active:before{opacity:0;transform:scale(.8)}.nav-link.active .nav-text{color:#06b6d4;font-weight:600}.nav-link.active:after{width:100%;background:#06b6d4;height:2px;bottom:-2px}.cta-button.active{background:linear-gradient(135deg,#06b6d4,#3b82f6);box-shadow:0 2px 8px #06b6d44d}.cta-button.active .cta-text{color:#fff;font-weight:600}@media (max-width: 768px){.nav-link.active{background:transparent;border:none;border-bottom:2px solid #06B6D4;border-radius:0}.nav-link.active:after{display:none}.cta-button.active{background:linear-gradient(135deg,#06b6d4,#3b82f6);box-shadow:0 2px 8px #06b6d44d}}.mobile-language-switcher{display:none}@media screen and (max-width: 900px){.brand-name,.header-actions .language-switcher{display:none}.mobile-language-switcher{display:flex;margin-top:0;padding-top:0;border-top:none;margin-left:8px;align-items:center}.header-nav{display:none;flex-direction:column;align-items:flex-start;position:absolute;top:calc(100% + 8px);right:12px;width:calc(100% - 24px);background:linear-gradient(180deg,#0f172afa,#1e293bfa);padding:8px 12px;border-radius:12px;gap:8px;z-index:120;box-shadow:0 10px 30px #00000040}.header.mobile-menu-open .header-nav,.header-nav.show{display:flex}.nav-link{margin:0;font-size:16px;padding:10px 12px;width:100%}.mobile-menu-button{display:flex}.header-container{flex-wrap:nowrap;gap:8px}.header-right{display:flex;align-items:center;justify-content:flex-end;gap:8px}.header-nav .cta-button{margin-top:0}.mobile-menu-open .header-nav .cta-button,.header-right .cta-button{display:inline-block}.mobile-menu-open .header-right .cta-button{display:none}.nav-dropdown .dropdown-menu{position:static;display:none;padding-left:10px}.nav-dropdown.open .dropdown-menu{display:flex}}@media screen and (max-width: 600px){.header{padding:10px 16px}.header-scrolled{padding:6px 16px}.nav-link{font-size:16px;margin:12px 0}.cta-button{padding:10px 20px;font-size:14px;width:max-content;white-space:nowrap}}.nav-link:not(.active):hover:before{opacity:1;transform:scale(1)}.nav-link:not(.active):hover .nav-text{color:#06b6d4;transform:translateY(-1px)}.nav-link:not(.active):hover:after{width:100%}.nav-dropdown{position:relative}.nav-dropdown .dropdown-toggle{display:inline-flex;align-items:center;gap:8px;background:transparent;border:none;cursor:pointer}.dropdown-caret{font-size:.8rem;opacity:.9;transition:transform .3s ease}.nav-dropdown.open .dropdown-caret{transform:rotate(180deg)}.nav-dropdown .dropdown-menu{display:none;position:absolute;top:calc(100% + 4px);left:0;background:linear-gradient(180deg,#0f172afa,#1e293bfa);padding:10px;border-radius:8px;min-width:200px;box-shadow:0 10px 30px #00000040;flex-direction:column;gap:6px;z-index:120;opacity:0;transform:translateY(-10px);transition:opacity .2s ease,transform .2s ease;pointer-events:none}.nav-dropdown .dropdown-menu:before{content:"";position:absolute;top:-4px;left:0;right:0;height:4px;background:transparent}.nav-dropdown.open .dropdown-menu,.nav-dropdown .dropdown-menu.show{display:flex;opacity:1;transform:translateY(0);pointer-events:auto}.nav-dropdown .dropdown-menu .nav-link{padding:8px 12px;margin:0;background:transparent;border-radius:6px}.nav-dropdown .dropdown-menu .nav-link:hover{background:#ffffff08}.footer{background-color:#0f172a;color:#94a3b8;padding:20px 0;text-align:center;border-top:1px solid rgba(148,163,184,.1);margin-top:auto;width:100%}.footer-content{max-width:1200px;margin:0 auto;padding:0 20px}.copyright{margin:0;font-size:.9rem;font-weight:400;opacity:.8}@media (max-width: 768px){.footer{padding:15px 0}.copyright{font-size:.8rem}}@media (max-width: 480px){.footer{padding:12px 0}.footer-content{padding:0 15px}}*{margin:0;padding:0;box-sizing:border-box}:root{--primary-color: #451348;--primary-hover: #ac8ff0;--text-dark: #333;--text-light: #666;--accent-color: #ff4757;--bg-light: #f5f7fa;--transition-normal: all .3s ease}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:var(--text-dark);line-height:1.6;background-color:var(--bg-light);overflow-x:hidden;margin:0;padding:0}#root{max-width:100%;margin:0;padding:0;text-align:left;height:100%}.app-container{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1;display:flex;flex-direction:column}.main-content>div:only-child{flex:1}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin-bottom:1rem}p{margin-bottom:1.5rem}a{color:var(--primary-color);text-decoration:none;transition:var(--transition-normal)}button{cursor:pointer;font-family:inherit}.page-transition-enter{opacity:1;transform:translateY(0);width:100%;height:100%}.page-transition-exit{opacity:0;transform:translateY(-10px);transition:opacity .3s,transform .3s;width:100%;height:100%}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .7s ease forwards}.text-center{text-align:center}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.section{padding:5rem 0}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
