.sql-hero-section{background:linear-gradient(135deg,#0f0a18 0%,#1a1429 100%);padding:40px 0 70px 0;text-align:center;color:#fff;position:relative;overflow:hidden}.sql-hero-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 20%,rgb(108 99 255 / .1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgb(108 99 255 / .1) 0%,transparent 50%),radial-gradient(circle at 50% 50%,rgb(108 99 255 / .05) 0%,transparent 50%);animation:clusterBackground 15s ease-in-out infinite;z-index:1}@keyframes clusterBackground{0%{background-position:0% 0%}25%{background-position:100% 0%}50%{background-position:100% 100%}75%{background-position:0% 100%}100%{background-position:0% 0%}}.sql-hero-section::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 10% 10%,rgb(108 99 255 / .2) 0%,transparent 2%),radial-gradient(circle at 30% 40%,rgb(108 99 255 / .2) 0%,transparent 2%),radial-gradient(circle at 50% 20%,rgb(108 99 255 / .2) 0%,transparent 2%),radial-gradient(circle at 70% 60%,rgb(108 99 255 / .2) 0%,transparent 2%),radial-gradient(circle at 90% 30%,rgb(108 99 255 / .2) 0%,transparent 2%),radial-gradient(circle at 20% 80%,rgb(108 99 255 / .2) 0%,transparent 2%),radial-gradient(circle at 40% 90%,rgb(108 99 255 / .2) 0%,transparent 2%),radial-gradient(circle at 60% 70%,rgb(108 99 255 / .2) 0%,transparent 2%),radial-gradient(circle at 80% 50%,rgb(108 99 255 / .2) 0%,transparent 2%);background-size:200% 200%;animation:clusterDots 20s linear infinite;z-index:1}@keyframes clusterDots{0%{background-position:0% 0%}100%{background-position:200% 200%}}.sql-hero-section .container{position:relative;z-index:2}.sql-hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#fff 0%,#6c63ff 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text}.sql-hero-subtitle{font-size:1.8rem;color:#6c63ff;margin-bottom:1.5rem}.sql-hero-description{font-size:1.2rem;color:rgb(255 255 255 / .85);max-width:800px;margin:0 auto 2rem auto;line-height:1.8}.sql-cta-button{display:inline-block;background-color:#6c63ff;color:#fff;padding:15px 30px;border-radius:5px;font-weight:600;text-decoration:none;transition:all 0.3s ease;box-shadow:0 5px 20px rgb(108 99 255 / .15)}.sql-cta-button:hover{background-color:#fff;color:#6c63ff;box-shadow:0 10px 30px rgb(108 99 255 / .2);transform:translateY(-5px)}.sql-why-section{padding:80px 0;background:#f8f9fa}.sql-feature-panel-head{max-width:800px;margin:0 auto 40px auto;text-align:center}.sql-feature-panel-head h2{font-size:2.3rem;color:#1a1429;margin-bottom:10px;font-weight:700}.sql-feature-panel-head p{color:#555;font-size:1.1rem;margin:0}.sql-feature-panel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px 32px;max-width:1200px;margin:0 auto}.sql-feature-panel-item{background:#fff;border-radius:16px;box-shadow:0 4px 20px rgb(108 99 255 / .08);padding:32px 22px 26px 22px;text-align:center;border:2px solid #fff0;display:flex;flex-direction:column;align-items:center;min-height:220px;position:relative;overflow:hidden;background-image:radial-gradient(circle at 100% 0%,rgb(108 99 255 / .05) 0%,transparent 50%),linear-gradient(135deg,rgb(108 99 255 / .03) 0%,transparent 100%);opacity:1;transform:none}.sql-feature-panel-item::before{content:'';position:absolute;width:150px;height:150px;background:radial-gradient(circle at center,#6c63ff 0%,transparent 70%);opacity:.03;top:-75px;left:-75px;z-index:0}.sql-feature-panel-item:hover{border:2px solid #6c63ff;box-shadow:0 8px 32px rgb(108 99 255 / .15);transform:translateY(-5px)}.sql-feature-panel-item:hover::before{opacity:.05;transform:scale(1.2)}.sql-feature-panel-icon{width:64px;height:64px;background:#6c63ff;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;box-shadow:0 4px 12px rgb(108 99 255 / .2);position:relative;z-index:1}.sql-feature-panel-icon svg{width:32px;height:32px;stroke-linecap:round;stroke-linejoin:round}.sql-feature-panel-item:hover .sql-feature-panel-icon{background:#fff;box-shadow:0 4px 12px rgb(108 99 255 / .3)}.sql-feature-panel-item:hover .sql-feature-panel-icon svg{transform:scale(1.1);color:#6c63ff}.sql-feature-panel-title{font-size:1.15rem;font-weight:700;color:#1a1429;margin-bottom:10px;position:relative;z-index:1}.sql-feature-panel-desc{color:#555;font-size:.98rem;line-height:1.6;position:relative;z-index:1}.sql-feature-panel-item::after{content:'';position:absolute;width:200px;height:200px;background:linear-gradient(45deg,transparent 48%,#6c63ff 49%,#6c63ff 51%,transparent 52%),linear-gradient(-45deg,transparent 48%,#6c63ff 49%,#6c63ff 51%,transparent 52%);background-size:40px 40px;opacity:.05;bottom:-100px;right:-100px;z-index:0;transition:all 0.3s ease}.sql-feature-panel-item:hover::after{opacity:.08;transform:rotate(45deg) scale(1.1)}.sql-feature-panel-item:nth-child(1),.sql-feature-panel-item:nth-child(2),.sql-feature-panel-item:nth-child(3),.sql-feature-panel-item:nth-child(4),.sql-feature-panel-item:nth-child(5),.sql-feature-panel-item:nth-child(6){transition-delay:0s}.sql-feature-panel-item.animate{opacity:1;transform:none}@media (max-width:1100px){.sql-feature-panel-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.sql-feature-panel-grid{grid-template-columns:1fr;gap:18px}.sql-feature-panel-head h2{font-size:1.5rem}.sql-hero-title{font-size:2.5rem}.sql-hero-subtitle{font-size:1.4rem}.sql-hero-description{font-size:1rem}}.sql-supported-section{background:linear-gradient(135deg,#18142a 0%,#23203a 100%);padding:70px 0 60px 0}.sql-supported-head{text-align:center;margin-bottom:40px}.sql-supported-head h2{color:#fff;font-size:2.2rem;font-weight:700;margin-bottom:10px}.sql-supported-head p{color:#bdb8e9;font-size:1.08rem;margin:0}.sql-supported-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;max-width:1100px;margin:0 auto}.sql-supported-item{background:linear-gradient(135deg,#23203a 60%,#18142a 100%);border-radius:18px;box-shadow:0 4px 24px rgb(108 99 255 / .1);padding:38px 28px 32px 28px;color:#fff;display:flex;flex-direction:column;align-items:flex-start;border:2px solid #fff0;transition:all 0.3s cubic-bezier(.4,2,.6,1) 0s;position:relative;overflow:hidden}.sql-supported-item:hover{border:2px solid #6c63ff;box-shadow:0 8px 32px rgb(108 99 255 / .18);transform:translateY(-6px) scale(1.03)}.sql-supported-item h3{font-size:1.25rem;font-weight:700;color:#6c63ff;margin-bottom:8px}.sql-supported-label{display:inline-block;font-size:.98rem;color:#bdb8e9;margin-bottom:18px}.sql-supported-item ul{list-style:none;padding:0;margin:0}.sql-supported-item ul li{position:relative;padding-left:22px;margin-bottom:10px;color:#e0def7;font-size:1.01rem}.sql-supported-item ul li::before{content:'';position:absolute;left:0;top:8px;width:8px;height:8px;background:#6c63ff;border-radius:50%;box-shadow:0 0 8px #6c63ff44}@media (max-width:900px){.sql-supported-grid{grid-template-columns:1fr 1fr;gap:22px}}@media (max-width:600px){.sql-supported-grid{grid-template-columns:1fr;gap:16px}.sql-supported-section{padding:40px 0 30px 0}.sql-supported-head h2{font-size:1.3rem}.sql-supported-item{padding:24px 14px 20px 14px}}.sql-cluster-types-section{background:#f8f9fa;padding:60px 0 50px 0}.sql-cluster-types-head{text-align:center;max-width:800px;margin:0 auto 36px auto}.sql-cluster-types-head h2{color:#1a1429;font-size:2.2rem;font-weight:700;margin-bottom:10px}.sql-cluster-types-head p{color:#555;font-size:1.08rem}.sql-cluster-types-list{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:32px}.sql-cluster-type{background:#fff;border-radius:16px;box-shadow:0 4px 24px rgb(108 99 255 / .08);padding:28px 28px 18px 28px}.sql-cluster-type h3{color:#6c63ff;font-size:1.15rem;font-weight:700;margin-bottom:12px}.sql-cluster-type ul{list-style:none;padding:0;margin:0}.sql-cluster-type li{margin-bottom:14px;color:#23203a;font-size:1.01rem}.sql-cluster-type strong{color:#23203a}.sql-cluster-type em{color:#888;font-size:.97em}@media (max-width:700px){.sql-cluster-type{padding:16px 8px 10px 8px}.sql-cluster-types-head h2{font-size:1.3rem}}.sql-cluster-services-section{background:linear-gradient(135deg,#f8f9fa 60%,#ecebfa 100%);border-radius:14px;box-shadow:0 8px 32px rgb(108 99 255 / .13);max-width:900px;margin:64px auto 0 auto;padding:0 0 38px 0;border:1.5px solid #ecebfa;position:relative;overflow:visible}.sql-cluster-services-section::before{content:'';display:block;position:absolute;top:0;left:0;right:0;height:8px;background:linear-gradient(90deg,#6c63ff 0%,#bdb8e9 100%);border-radius:14px 14px 0 0;z-index:2}.sql-cluster-services-head{text-align:center;margin-bottom:32px;padding-top:38px}.sql-cluster-services-head h2{color:#23203a;font-size:2rem;font-weight:800;letter-spacing:.01em;margin-bottom:14px}.sql-cluster-services-head p{color:#6c63ff;font-size:1.13rem;font-weight:500;margin-bottom:0}.sql-cluster-services-list{display:flex;flex-direction:column;gap:18px;max-width:700px;margin:0 auto;padding:0 18px}.sql-cluster-services-list li{background:#fff;border:1.5px solid #6c63ff33;border-radius:10px;box-shadow:0 2px 12px rgb(108 99 255 / .07);padding:18px 22px 16px 48px;color:#23203a;font-size:1.09rem;font-weight:500;position:relative;transition:box-shadow 0.2s,border 0.2s;min-height:48px;display:flex;align-items:center}.sql-cluster-services-list li::before{content:'';position:absolute;left:18px;top:50%;transform:translateY(-50%);width:16px;height:16px;background:linear-gradient(135deg,#6c63ff 60%,#bdb8e9 100%);border-radius:50%;box-shadow:0 0 8px #6c63ff44}.sql-cluster-services-list li:hover{border:1.5px solid #6c63ff;box-shadow:0 4px 18px rgb(108 99 255 / .13)}@media (max-width:700px){.sql-cluster-services-section{padding:0 0 16px 0}.sql-cluster-services-head h2{font-size:1.18rem}.sql-cluster-services-list li{padding:12px 8px 10px 38px;font-size:.98rem}}.sql-cluster-featured-area{background:linear-gradient(120deg,#18142a 60%,#23203a 100%);padding:80px 0 60px 0}.sql-cluster-featured-head-inner{text-align:center;margin-bottom:48px}.sql-cluster-featured-head-inner h2{color:#fff;font-size:2.2rem;font-weight:800;margin-bottom:14px;letter-spacing:.01em}.sql-cluster-featured-head-inner p{color:#bdb8e9;font-size:1.18rem;font-weight:500;margin:0 auto;max-width:600px}.sql-cluster-featured-inner{display:flex;align-items:center;justify-content:center;gap:56px;max-width:1200px;margin:0 auto}.sql-cluster-featured-left{flex:1 1 340px;max-width:420px}.sql-cluster-featured-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:18px}.sql-cluster-featured-list li{position:relative;background:#23203a;border-radius:10px;box-shadow:0 2px 12px rgb(108 99 255 / .1);padding:16px 18px 16px 44px;color:#fff;font-size:1.07rem;font-weight:500;min-height:44px;display:flex;align-items:center;border-left:4px solid #6c63ff;transition:box-shadow 0.2s,border 0.2s}.sql-cluster-featured-list li::before{content:'';position:absolute;left:18px;top:50%;transform:translateY(-50%);width:12px;height:12px;background:linear-gradient(135deg,#6c63ff 60%,#bdb8e9 100%);border-radius:50%;box-shadow:0 0 8px #6c63ff44}.sql-cluster-featured-right{flex:2 1 0%;width:100%;min-width:0;display:flex;align-items:center;justify-content:center}.cluster-anim-svg{width:100%;height:auto;max-width:none;min-width:0;background:#23203a;border-radius:18px;box-shadow:0 4px 24px rgb(108 99 255 / .13)}@media (max-width:1100px){.sql-cluster-featured-inner{gap:24px}.sql-cluster-featured-left{max-width:340px}}@media (max-width:900px){.sql-cluster-featured-area{padding:36px 0 18px 0}.sql-cluster-featured-inner{flex-direction:column;gap:36px;align-items:stretch}.sql-cluster-featured-left,.sql-cluster-featured-right{max-width:100%;min-width:0}.cluster-anim-svg{width:100%;max-width:600px;height:auto}}@media (max-width:600px){.sql-cluster-featured-area{padding:18px 0 8px 0}.sql-cluster-featured-head-inner h2{font-size:1.15rem}.sql-cluster-featured-head-inner p{font-size:.98rem}.sql-cluster-featured-list li{font-size:.97rem;padding:10px 8px 10px 32px}.cluster-anim-svg{width:100%;max-width:100vw;height:auto}}.contact-banner{background:linear-gradient(135deg,#6c63ff 0%,#4a42e8 100%);padding:60px 0;margin-top:80px;text-align:center}.contact-banner-content{max-width:800px;margin:0 auto}.contact-banner h2{color:#fff;font-size:32px;font-weight:700;margin-bottom:20px;line-height:1.3}.contact-banner p{color:rgb(255 255 255 / .9);font-size:18px;margin-bottom:30px;line-height:1.6}.contact-banner-button{display:inline-block;background:#fff;color:#6c63ff;padding:15px 35px;border-radius:30px;font-size:16px;font-weight:600;text-decoration:none;transition:all 0.3s ease;box-shadow:0 4px 15px rgb(0 0 0 / .1)}.contact-banner-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgb(0 0 0 / .15);background:#f8f8ff}@media (max-width:768px){.contact-banner{padding:40px 20px}.contact-banner h2{font-size:24px}.contact-banner p{font-size:16px}.contact-banner-button{padding:12px 30px;font-size:15px}}.sql-faq-section{padding:80px 0;background-color:#f8f9fa}.sql-faq-subtitle{max-width:720px;margin:.75rem auto 0;font-size:1.05rem;line-height:1.6;color:#666;text-align:center}.sql-faq-list{max-width:900px;margin:0 auto;padding:0 20px}.sql-faq-item{margin-bottom:14px;border-radius:10px;overflow:hidden;background:#fff;border:1px solid #e8e4f8;box-shadow:0 2px 10px rgb(108 99 255 / .06);transition:border-color 0.2s ease,box-shadow 0.2s ease}.sql-faq-item:hover{border-color:#c7bdf5}.sql-faq-item.active{border-color:#6c63ff;box-shadow:0 4px 16px rgb(108 99 255 / .15)}.sql-faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;background:#fff0;border:none;text-align:left;font-size:1.05rem;font-weight:600;color:#333;cursor:pointer;font-family:inherit;transition:color 0.2s ease}.sql-faq-question:hover{color:#6c63ff}.sql-faq-toggle{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:1.35rem;font-weight:300;color:#6c63ff;background:#f4f1fd;border-radius:8px}.sql-faq-item.active .sql-faq-toggle{background:rgb(108 99 255 / .2)}.sql-faq-answer{max-height:0;overflow:hidden;transition:max-height 0.35s ease}.sql-faq-item.active .sql-faq-answer{max-height:500px}.sql-faq-answer p{margin:0;padding:0 24px 22px;font-size:1rem;line-height:1.7;color:#555}.sql-faq-cta{text-align:center;margin-top:40px;padding:0 20px}@media (max-width:600px){.sql-faq-section{padding:50px 0 60px}.sql-faq-question{padding:16px 18px;font-size:.98rem}.sql-faq-answer p{padding:0 18px 18px}}