@import url("https://fonts.googleapis.com/css2?family=Segoe+UI:wght@300;400;500;600;700&display=swap");.copilot-page{font-family:Segoe UI,Helvetica Neue,sans-serif;color:#262626;overflow-x:hidden;background-color:#fff;min-height:100vh;width:100%;position:relative;z-index:0}.copilot-page section{background-color:transparent;position:relative;overflow:hidden;padding:5rem 0;width:100%;box-sizing:border-box}.copilot-page .section-container{max-width:1200px;width:100%;margin:0 auto;padding:0 2rem;position:relative;z-index:1;box-sizing:border-box;background:transparent}.copilot-page .section-header{text-align:center;margin-bottom:3rem}.copilot-page .section-header h2{font-size:2.5rem;font-weight:600;margin-bottom:1rem;color:#1e293b;background:none;-webkit-background-clip:initial;background-clip:initial}.copilot-page .section-header p{font-size:1.2rem;color:#555;max-width:700px;margin:0 auto}.copilot-page .section-header h2 .gradient-text-alt,.copilot-page .section-header h2.gradient-title,.copilot-page .security-section.redesigned .section-header h2 .gradient-text-alt{background:linear-gradient(90deg,#0078d4,#41a1ea);-webkit-background-clip:text;background-clip:text;color:transparent;display:inline-block}.copilot-page .gradient-text-alt{background:linear-gradient(90deg,#0078d4,#5c2d91);-webkit-background-clip:text;background-clip:text;color:transparent}.copilot-page .section-header h2.dark-gradient-title{background:linear-gradient(90deg,#004c8c,#0078d4);-webkit-background-clip:text;background-clip:text;color:transparent;display:inline-block}@keyframes animatedGradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes animatedHeroGradient{0%{background-position:0 82%}50%{background-position:100% 19%}to{background-position:0 82%}}@keyframes subtleWhiteMovement{0%{background-position:0 0;transform:translate(0)}25%{transform:translate(5px,8px)}50%{background-position:100% 100%;transform:translate(0)}75%{transform:translate(-5px,-8px)}to{background-position:0 0;transform:translate(0)}}@keyframes pulse-center{0%,to{transform:scale(1);opacity:.7}50%{transform:scale(1.6);opacity:0}}@keyframes pulse{0%{transform:scale(1);opacity:.8}50%{transform:scale(1.08);opacity:1}to{transform:scale(1);opacity:.8}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.copilot-page .copilot-hero{padding:6rem 0 8rem;background:linear-gradient(135deg,#0078d4,#5c2d91);background-size:250% 250%;animation:animatedHeroGradient 25s ease infinite;color:#fff;display:flex;align-items:center;min-height:80vh;z-index:1}.copilot-page .copilot-hero:before,.copilot-page .use-cases-section:before{content:"";position:absolute;top:-10%;left:-10%;right:-10%;bottom:-10%;background-image:url("data:image/svg+xml,%3Csvg width='80' height='80' viewBox='0 0 80 80' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M50 50 L50 55 L55 55 L55 50 Z M30 30 L30 35 L35 35 L35 30 Z M10 10 L10 15 L15 15 L15 10 Z M70 10 L70 15 L75 15 L75 10 Z M10 70 L10 75 L15 75 L15 70 Z M70 70 L70 75 L75 75 L75 70 Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-size:150px 150px;opacity:.6;z-index:0;animation:subtleWhiteMovement 35s linear infinite alternate;pointer-events:none}.copilot-page .copilot-hero-content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2.5rem;max-width:900px;margin:0 auto;padding:0 2rem;position:relative;z-index:2}.copilot-page .copilot-hero-text{width:100%}.copilot-page .copilot-hero-text h1{font-size:3.5rem;line-height:1.2;font-weight:700;margin-bottom:1.5rem;color:#fff;background:none;-webkit-background-clip:initial;background-clip:initial}.copilot-page .copilot-hero-text h1 .gradient-text{background:linear-gradient(90deg,#ffba08,#ff9800);-webkit-background-clip:text;background-clip:text;color:transparent;display:inline-block}.copilot-page .copilot-hero-text p{font-size:1.25rem;margin-bottom:2rem;opacity:.9;line-height:1.6;max-width:700px;margin-left:auto;margin-right:auto;color:#fff}.copilot-page .hero-buttons{display:flex;gap:1rem;justify-content:center;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;position:relative;z-index:10}.copilot-page .home-button,.copilot-page .primary-button{padding:.8rem 1.5rem;font-size:1rem;border-radius:4px;font-weight:600;cursor:pointer;transition:filter .3s ease,background-color .3s ease,transform .3s ease,box-shadow .3s ease;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;line-height:1.5;min-height:48px;box-sizing:border-box;border:none}.copilot-page .primary-button{background:linear-gradient(90deg,#ffba08,#ff9800);color:#333;box-shadow:0 4px 10px rgba(0,0,0,.2)}.copilot-page .primary-button:hover{filter:brightness(1.1);transform:translateY(-2px)}.copilot-page .home-button{background:hsla(0,0%,100%,.9);color:#0078d4;border:1px solid hsla(0,0%,100%,.3);box-shadow:0 4px 10px rgba(0,0,0,.1)}.copilot-page .home-button:hover{background:#fff;transform:translateY(-3px);box-shadow:0 6px 12px rgba(0,0,0,.15)}.copilot-page .copilot-hero-image{width:100%;display:flex;justify-content:center;align-items:center}.copilot-page .image-container.enlarged-hero-image{position:relative;width:100%;max-width:700px}.copilot-page .hero-main-image{border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,.3);display:block;width:100%;height:auto}.copilot-page .hero-wave{position:absolute;bottom:-1px;left:0;width:100%;z-index:1;line-height:0}.copilot-page .hero-wave svg{display:block}.copilot-page .benefits-section{background-color:#f9f9f9}.copilot-page .benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.copilot-page .benefit-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 10px 30px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column;align-items:center;text-align:center;color:#262626}.copilot-page .benefit-icon{font-size:2.5rem;color:#0078d4;margin-bottom:1.5rem;padding:1.2rem;background:rgba(0,120,212,.1);border-radius:50%;line-height:0;display:inline-flex;align-items:center;justify-content:center}.copilot-page .benefit-card h3{font-size:1.3rem;font-weight:600;margin-bottom:1rem;color:#333}.copilot-page .benefit-card p{font-size:1rem;color:#666;line-height:1.6;flex-grow:1}.copilot-page .features-section{background-color:#fff}.copilot-page .features-tabs-container{margin-top:3rem}.copilot-page .features-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:3rem}.copilot-page .feature-tab{background:none;border:none;padding:.8rem 1.5rem;font-size:1rem;font-weight:500;color:#555;cursor:pointer;transition:color .3s ease,background-color .3s ease;border-radius:30px}.copilot-page .feature-tab:hover{color:#0078d4;background:rgba(0,120,212,.1)}.copilot-page .feature-tab.active{background:#0078d4;color:#fff;box-shadow:0 5px 15px rgba(0,120,212,.3)}.copilot-page .feature-content{position:relative;min-height:450px;width:100%}.copilot-page .feature-panel{position:relative;display:flex;gap:2rem;align-items:center;background:#fff;color:#262626}.copilot-page .feature-panel.active{z-index:1}.copilot-page .feature-image{flex:1 1 55%;max-width:55%;display:flex;justify-content:center;align-items:center}.copilot-page .feature-image img{max-width:100%;height:auto;max-height:450px;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.1);-o-object-fit:contain;object-fit:contain;display:block}.copilot-page .feature-description{flex:1 1 40%;max-width:40%;display:flex;flex-direction:column;justify-content:center}.copilot-page .feature-description h3{font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;color:#0078d4}.copilot-page .feature-description p{font-size:1.1rem;line-height:1.7;color:#555;margin-bottom:0;font-weight:400}.copilot-page .feature-description p strong{font-weight:600;color:#333}.copilot-page .maturity-section{background:linear-gradient(135deg,#f3f3f3,#e9e9e9)}.copilot-page .maturity-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.copilot-page .maturity-image{border-radius:12px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.1)}.copilot-page .maturity-image img{width:100%;height:auto;display:block}.copilot-page .maturity-stages{display:flex;flex-direction:column;gap:1.5rem}.copilot-page .maturity-stage{background:#fff;border-radius:10px;padding:1.5rem;display:flex;align-items:center;gap:1rem;cursor:pointer;transition:background-color .3s ease,color .3s ease,transform .3s ease,box-shadow .3s ease;position:relative;box-shadow:0 5px 15px rgba(0,0,0,.05);overflow:hidden;color:#333}.copilot-page .maturity-stage.active{background:#0078d4;color:#fff;box-shadow:0 10px 25px rgba(0,120,212,.25)}.copilot-page .maturity-stage.active h3,.copilot-page .maturity-stage.active p{color:#fff}.copilot-page .maturity-stage.active .stage-number{background:#fff;color:#0078d4}.copilot-page .stage-number{width:40px;height:40px;border-radius:50%;background:#f3f3f3;color:#333;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;flex-shrink:0;transition:background-color .3s ease,color .3s ease;z-index:1}.copilot-page .stage-content{flex-grow:1;z-index:1}.copilot-page .stage-content h3{font-size:1.2rem;font-weight:600;margin-bottom:.5rem;color:inherit;transition:color .3s ease}.copilot-page .stage-content p{font-size:.9rem;opacity:.8;color:inherit;transition:color .3s ease}.copilot-page .maturity-stage:not(.active) h3{color:#333}.copilot-page .maturity-stage:not(.active) p{color:#666;opacity:.8}.copilot-page .stage-progress{position:absolute;bottom:0;left:0;width:100%;height:4px;background:#f0f0f0;overflow:hidden}.copilot-page .progress-bar{height:100%;background:linear-gradient(90deg,#ffba08,#ff9800);transition:width .6s ease-out;border-radius:0 2px 2px 0}.copilot-page .integration-section{background-color:#fff}.copilot-page .ms-integration-content{margin-top:3rem;position:relative;display:flex;flex-direction:column;align-items:center;gap:3rem}.copilot-page .integration-apps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;width:100%;order:1}.copilot-page .integration-app-card{background-color:#fff;border-radius:12px;padding:25px;box-shadow:0 5px 15px rgba(0,0,0,.05);transition:border-color .3s ease,transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;align-items:center;text-align:center;height:100%;min-height:200px;color:#262626}.copilot-page .app-card-icon{font-size:2.5rem;margin-bottom:15px;line-height:1;color:inherit}.copilot-page .app-card-title{font-size:1.1rem;font-weight:600;margin-bottom:.8rem;color:#333}.copilot-page .app-card-description{font-size:.85rem;color:#666;line-height:1.5;flex-grow:1}.copilot-page .integration-center{display:flex;justify-content:center;position:relative;order:2}.copilot-page .copilot-center-logo{position:relative;width:150px;height:150px;display:flex;align-items:center;justify-content:center}.copilot-page .copilot-center-logo img{border-radius:50%}.copilot-page .center-pulse{position:absolute;width:100%;height:100%;border-radius:50%;background-color:rgba(0,120,212,.1);z-index:-1;animation:pulse-center 3s ease-in-out infinite}.copilot-page .integration-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem;width:100%;order:3}.copilot-page .integration-feature{background:linear-gradient(145deg,#fff,#f5f5f5);border-radius:12px;padding:1.5rem;box-shadow:0 10px 20px rgba(0,0,0,.05);position:relative;overflow:hidden;transition:all .3s ease;cursor:pointer;display:flex;flex-direction:column}.copilot-page .integration-feature:hover{transform:translateY(-10px);box-shadow:0 15px 30px rgba(0,120,212,.2);background:linear-gradient(145deg,#f5f5f5,#fff)}.copilot-page .integration-feature:after{content:"";position:absolute;bottom:0;left:0;width:0;height:4px;background:linear-gradient(90deg,#0078d4,#5c2d91);transition:width .4s ease}.copilot-page .integration-feature:hover:after{width:100%}.copilot-page .feature-number{font-size:2.5rem;font-weight:800;color:rgba(0,120,212,.1);position:absolute;top:1rem;right:1rem;line-height:1;transition:all .3s ease;z-index:0}.copilot-page .integration-feature:hover .feature-number{color:rgba(0,120,212,.15);transform:scale(1.1)}.copilot-page .integration-feature .feature-content{flex-grow:1;display:flex;flex-direction:column;position:relative;z-index:1}.copilot-page .integration-feature h3{font-size:1.2rem;font-weight:600;margin-bottom:.7rem;color:#0078d4;transition:all .3s ease}.copilot-page .integration-feature:hover h3{transform:translateX(5px)}.copilot-page .integration-feature p{color:#555;font-size:.95rem;line-height:1.6;flex-grow:1;margin-bottom:1rem}.copilot-page .feature-icon-bottom{margin-top:auto;padding-top:1rem;text-align:center;color:#0078d4;opacity:.7;transition:opacity .3s ease}.copilot-page .integration-feature:hover .feature-icon-bottom{opacity:1}.copilot-page .security-section.redesigned{background-color:#f0f4f8;padding:6rem 0;position:relative;overflow:hidden;color:#1e293b}.copilot-page .security-section.redesigned .section-header h2{color:#1e293b;background:none;-webkit-background-clip:initial;background-clip:initial}.copilot-page .security-section.redesigned .section-header h2 .gradient-text-alt{background:linear-gradient(90deg,#0078d4,#5c2d91);-webkit-background-clip:text;background-clip:text;color:transparent}.copilot-page .security-section.redesigned .section-header p{color:#475569}.copilot-page .security-content-reordered{margin-top:3rem}.copilot-page .security-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;position:relative;z-index:2;width:100%;max-width:1100px;margin:0 auto 4rem}.copilot-page .security-feature-card{background:hsla(0,0%,100%,.75);backdrop-filter:blur(12px) saturate(150%);-webkit-backdrop-filter:blur(12px) saturate(150%);border:1px solid rgba(200,210,220,.3);border-radius:16px;padding:2rem 1.5rem;text-align:center;box-shadow:0 8px 25px rgba(100,120,150,.08);position:relative;overflow:hidden;color:#262626;transition:transform .3s ease,box-shadow .3s ease}.copilot-page .security-card-icon{color:#0078d4;margin-bottom:1rem;display:inline-block}.copilot-page .security-card-icon svg{filter:drop-shadow(0 3px 5px rgba(0,120,212,.3))}.copilot-page .security-card-title{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:.75rem}.copilot-page .security-card-description{font-size:.9rem;color:#475569;line-height:1.6}.copilot-page .security-main-image-container{text-align:center;margin-bottom:4rem;position:relative;z-index:1}.copilot-page .security-main-image{max-width:100%;height:auto;border-radius:16px;box-shadow:0 20px 50px rgba(60,70,90,.2);display:inline-block}.copilot-page .security-cta-container{margin-top:0;text-align:center;position:relative;z-index:2}.copilot-page .security-cta.redesigned{background:linear-gradient(90deg,#0078d4,#464eb8);color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 18px rgba(0,120,212,.3);display:inline-flex;align-items:center;gap:.7rem;text-decoration:none}.copilot-page .security-cta.redesigned:hover{background:linear-gradient(90deg,#006cbe,#3a42a0);transform:translateY(-4px) scale(1.03);box-shadow:0 10px 25px rgba(0,120,212,.4)}.copilot-page .use-cases-section{background:linear-gradient(135deg,#0078d4,#5c2d91);background-size:200% 200%;animation:animatedGradient 20s ease infinite;color:#fff;padding:6rem 0}.copilot-page .use-cases-section .section-header h2{color:#fff;background:none;-webkit-background-clip:initial;background-clip:initial;text-shadow:0 2px 4px rgba(0,0,0,.3)}.copilot-page .use-cases-section .section-header p{color:hsla(0,0%,100%,.9);text-shadow:0 1px 2px rgba(0,0,0,.2)}.copilot-page .use-cases-container{position:relative;z-index:1}.copilot-page .carousel-container{position:relative;max-width:1000px;margin:3rem auto 0;overflow:hidden}.copilot-page .carousel-slides{display:flex;width:100%}.copilot-page .carousel-slide{flex:0 0 100%;padding:0 1rem;box-sizing:border-box}.copilot-page .carousel-slide-content{background:rgba(0,0,0,.3);backdrop-filter:blur(12px) saturate(150%);border-radius:16px;overflow:hidden;box-shadow:0 15px 35px rgba(0,0,0,.25);display:flex;flex-direction:column;height:100%;border:1px solid hsla(0,0%,100%,.15);position:relative;z-index:1;color:#fff}.copilot-page .carousel-image{height:350px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:rgba(0,0,0,.1)}.copilot-page .carousel-image img.rounded-image{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;display:block;border-radius:0}.copilot-page .carousel-text{padding:2rem;background:rgba(0,0,0,.2)}.copilot-page .carousel-text h3{font-size:1.6rem;margin-bottom:1rem;font-weight:600;color:#fff}.copilot-page .carousel-text p{font-size:1rem;opacity:.9;line-height:1.6;color:#f0f0f0}.copilot-page .carousel-controls{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:2.5rem;position:relative;z-index:1;width:100%;min-height:45px;box-sizing:border-box}.copilot-page .carousel-dots{display:flex;align-items:center;gap:.8rem;padding:.25rem 0}.copilot-page .use-cases-section .carousel-container .carousel-controls .carousel-dots .carousel-dot{width:12px;height:12px;border-radius:50%;background-color:hsla(0,0%,100%,.4);border:none;cursor:pointer;transition:background-color .3s ease,transform .3s ease,opacity .3s ease;padding:0;opacity:.7;transform:scale(1);flex-shrink:0}.copilot-page .use-cases-section .carousel-container .carousel-controls .carousel-dots .carousel-dot.active{background-color:#fff;box-shadow:0 0 10px hsla(0,0%,100%,.6);transform:scale(1.25);opacity:1}.copilot-page .use-cases-section .carousel-container .carousel-controls .carousel-dots .carousel-dot:hover{opacity:.9;transform:scale(1.15)}.copilot-page .use-cases-section .carousel-container .carousel-controls .carousel-dots .carousel-dot.active:hover{transform:scale(1.3)}.copilot-page .cta-section{padding:5rem 0;position:relative;overflow:hidden;background:linear-gradient(135deg,#4a00e0,#8e2de2);color:#fff}.copilot-page .cta-container{position:relative;background:transparent;border-radius:0;box-shadow:none;max-width:1200px;margin:0 auto;z-index:1}.copilot-page .cta-content{position:relative;z-index:1;color:#fff;text-align:center;padding:4rem 2rem}.copilot-page .cta-content h2{font-size:2.8rem;margin-bottom:1.5rem;font-weight:700;color:#fff;background:none;-webkit-background-clip:initial;background-clip:initial;text-shadow:0 2px 6px rgba(0,0,0,.2)}.copilot-page .cta-content p{font-size:1.2rem;margin-bottom:2.5rem;max-width:800px;margin-left:auto;margin-right:auto;opacity:.9;color:#fff}.copilot-page .cta-interactive-element{position:relative;height:120px;margin-bottom:2.5rem;display:flex;align-items:center;justify-content:center}.copilot-page .interactive-spheres-container{display:flex;align-items:center;justify-content:center;position:relative;width:auto}.copilot-page .interactive-sphere{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;z-index:2}.copilot-page .copilot-sphere{background:linear-gradient(135deg,#0078d4,#00b2ff)}.copilot-page .praxilia-sphere{background:linear-gradient(135deg,hsla(0,0%,100%,.3),hsla(0,0%,100%,.1))}.copilot-page .sphere-logo{width:50px;height:50px;-o-object-fit:contain;object-fit:contain;border-radius:50%;background:transparent}.copilot-page .connection-line{height:5px;background:hsla(0,0%,100%,.3);position:relative;overflow:hidden;border-radius:3px;margin:0 10px;z-index:1;transition:width .4s ease,height .4s ease,opacity .4s ease}.copilot-page .data-flow{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:3px;background:linear-gradient(90deg,transparent,transparent 40%,rgba(255,255,200,.95) 48%,#fff 50%,rgba(255,255,200,.95) 52%,transparent 60%,transparent);background-size:250% 100%;opacity:1}.copilot-page .cta-badges{display:flex;justify-content:center;flex-wrap:wrap;gap:1.5rem;margin-bottom:2.5rem}.copilot-page .cta-badges .badge{background-color:hsla(0,0%,100%,.15);backdrop-filter:blur(8px);padding:10px 20px;border-radius:50px;display:flex;align-items:center;font-weight:500;color:#fff;border:1px solid hsla(0,0%,100%,.2);transition:transform .3s ease,box-shadow .3s ease}.copilot-page .cta-badges .badge svg{margin-right:10px;font-size:1.2rem;color:#fff}.copilot-page .cta-buttons{margin-top:0}.copilot-page .cta-buttons .primary-button{padding:1rem 2.5rem;font-size:1.1rem;box-shadow:0 8px 20px rgba(255,186,8,.3);color:#333;background:linear-gradient(90deg,#ffba08,#ff9800);transition:transform .3s ease,box-shadow .3s ease,filter .3s ease}.copilot-page .cta-buttons .primary-button:hover{filter:brightness(1.1);transform:translateY(-3px);box-shadow:0 12px 25px rgba(255,186,8,.4)}.copilot-page .cta-buttons .button-animation{margin-left:10px;font-size:1.3rem;display:inline-flex}@media (max-width:992px){.copilot-page section{padding:4rem 0}.copilot-page .copilot-hero{padding:4rem 0 6rem;min-height:auto}.copilot-page .copilot-hero-content{gap:2rem}.copilot-page .copilot-hero-text h1{font-size:2.8rem}.copilot-page .copilot-hero-text p{font-size:1.1rem}.copilot-page .image-container.enlarged-hero-image{max-width:550px}.copilot-page .feature-panel,.copilot-page .feature-panel.active{flex-direction:column;text-align:center}.copilot-page .feature-description,.copilot-page .feature-image{max-width:90%;flex-basis:auto}.copilot-page .feature-image{margin-bottom:2rem;flex:0 0 auto}.copilot-page .feature-description{flex:0 0 auto}.copilot-page .feature-image img{max-height:300px}.copilot-page .maturity-content{grid-template-columns:1fr}.copilot-page .maturity-image{grid-row:1;margin-bottom:2rem}.copilot-page .security-features-grid{grid-template-columns:1fr;max-width:450px;margin-bottom:3rem;gap:1.5rem}.copilot-page .security-main-image-container{margin-bottom:3rem}.copilot-page .security-main-image{width:100%;max-width:600px;height:auto}.copilot-page .security-cta-container{margin-top:0}.copilot-page .integration-apps-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.copilot-page .carousel-image{height:250px}.copilot-page .carousel-text{padding:1.5rem}.copilot-page .carousel-text h3{font-size:1.4rem}.copilot-page .cta-content h2{font-size:2.2rem}.copilot-page .cta-content p{font-size:1.1rem}.copilot-page .cta-badges{gap:1rem}.copilot-page .cta-section{padding:4rem 0}.copilot-page .carousel-controls{margin-top:2rem}}@media (max-width:768px){.copilot-page .section-container{padding:0 1rem}.copilot-page .section-header h2{font-size:2rem}.copilot-page .copilot-hero{padding:3rem 0 5rem}.copilot-page .copilot-hero-text h1{font-size:2.2rem}.copilot-page .hero-buttons{flex-direction:column;align-items:center}.copilot-page .home-button,.copilot-page .primary-button{width:80%;max-width:300px;justify-content:center}.copilot-page .image-container.enlarged-hero-image{max-width:90%}.copilot-page .benefits-grid,.copilot-page .integration-features{grid-template-columns:1fr}.copilot-page .benefit-card{padding:1.5rem}.copilot-page .integration-apps-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.copilot-page .feature-description,.copilot-page .feature-image{max-width:100%}.copilot-page .feature-image img{max-height:250px}.copilot-page .feature-description h3{font-size:1.5rem}.copilot-page .feature-description p{font-size:1rem}.copilot-page .maturity-content{gap:2rem}.copilot-page .carousel-controls{gap:0;justify-content:center}.copilot-page .carousel-dots{gap:.6rem;margin-top:100px}.copilot-page .carousel-dot{width:10px;height:10px}.copilot-page .carousel-text{padding:1.5rem}.copilot-page .carousel-text h3{font-size:1.3rem}.copilot-page .security-section.redesigned{padding:4rem 0}.copilot-page .security-content-reordered{margin-top:2rem}.copilot-page .security-features-grid{margin:0 auto 2rem;gap:1rem;grid-template-columns:1fr}.copilot-page .security-feature-card{padding:1.5rem 1rem}.copilot-page .security-card-title{font-size:1.1rem}.copilot-page .security-card-description{font-size:.85rem}.copilot-page .security-main-image-container{margin-bottom:2.5rem}.copilot-page .security-cta.redesigned{width:90%;max-width:350px;justify-content:center}.copilot-page .cta-section{padding:3rem 0}.copilot-page .cta-content{padding:3rem 1rem}.copilot-page .cta-content h2{font-size:1.8rem}.copilot-page .cta-badges .badge{font-size:.9rem;padding:8px 15px}.copilot-page .cta-buttons .primary-button{width:90%;max-width:300px;padding:.8rem 1.5rem;font-size:1rem}.copilot-page .interactive-sphere{width:60px;height:60px}.copilot-page .sphere-logo{width:40px;height:40px}.copilot-page .connection-line{margin:0 5px}}