.hero{text-align:center;justify-content:center;align-items:center;height:100vh;min-height:600px;display:flex;position:relative;overflow:hidden}.hero-video{object-fit:cover;z-index:1;width:auto;min-width:100%;height:auto;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-overlay{z-index:2;background:linear-gradient(to bottom right,#1b365dd9,#0a1423e6);width:100%;height:100%;position:absolute;top:0;left:0}.hero-content1{z-index:3;color:#fff;opacity:0;flex-direction:column;justify-content:center;align-items:center;max-width:900px;padding:0 20px;animation:1.5s forwards fadeIn;display:flex;position:relative}@keyframes fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-logo{filter:drop-shadow(0 0 10px #0006);width:120px;margin-bottom:25px}.hero-text-container{flex-direction:column;align-items:center;margin-bottom:2.5rem;display:flex}.hero-title{color:#d4af37;text-shadow:0 3px 10px #00000080;text-align:center;max-width:900px;margin:0;font-size:4.5rem;font-weight:700;line-height:1.2;display:inline}.hero-description{color:#f1f1f1;opacity:.95;text-align:center;letter-spacing:.5px;max-width:900px;margin:0 0 0 .5rem;font-size:1.25rem;font-weight:300;line-height:1.6;display:inline}.hero-text-wrapper{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:.5rem;margin-bottom:2.5rem;display:flex}.cta-button{color:#fff;cursor:pointer;letter-spacing:.5px;text-transform:uppercase;z-index:1;background:#d4af37;border:2px solid #0000;border-radius:50px;margin-top:1rem;padding:16px 42px;font-size:1.1rem;font-weight:600;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;box-shadow:0 6px 15px #d4af3766}.cta-button:before{content:"";z-index:-1;background:linear-gradient(135deg,#1e5483 0%,#1b365d 100%);border-radius:50px;width:0%;height:100%;transition:all .4s;position:absolute;top:0;left:0}.cta-button:hover{color:#fff;border-color:#d4af37;transform:translateY(-4px);box-shadow:0 10px 25px #1e548380}.cta-button:hover:before{width:100%}.cta-button:active{transform:translateY(-2px);box-shadow:0 6px 15px #1e548366}.cta-button:focus{outline:none;box-shadow:0 0 0 3px #d4af3799}@media (max-width:992px){.hero-text-wrapper{margin-bottom:2rem}.hero-title{font-size:2.8rem}.hero-description{font-size:1.1rem}.cta-button{padding:14px 32px;font-size:1rem}.hero-logo{width:100px}}@media (max-width:768px){.hero{height:90vh;min-height:500px;padding:0 15px}.hero-text-wrapper{flex-direction:column;align-items:center;gap:.3rem;margin-bottom:1.8rem}.hero-title{font-size:2.2rem;display:block}.hero-description{margin-left:0;font-size:1rem;display:block}.cta-button{padding:12px 28px;font-size:.95rem}.hero-logo{width:80px}}@media (max-width:480px){.hero{height:80vh;min-height:400px;padding:0 10px}.hero-text-wrapper{gap:.2rem;margin-bottom:1.5rem}.hero-title{font-size:1.8rem}.hero-description{font-size:.95rem}.cta-button{padding:12px 24px;font-size:.9rem}.hero-logo{width:70px}}@media (min-width:1400px){.hero-content{max-width:1000px}.hero-text-wrapper{margin-bottom:3rem}.hero-title{font-size:4rem}.hero-description{font-size:1.3rem}.cta-button{padding:18px 45px;font-size:1.15rem}}@media (min-width:1800px){.hero-content{max-width:1100px}.hero-text-wrapper{margin-bottom:3.5rem}.hero-title{font-size:4.5rem}.hero-description{font-size:1.5rem}}
.project-range-3d{text-align:center;background:linear-gradient(135deg,#f8fbff 0%,#fff 50%,#f0f7ff 100%);min-height:100vh;padding:60px 20px 80px;position:relative;overflow:hidden}.project-range-3d:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 80%,#1e54831a 0%,#0000 50%),radial-gradient(circle at 80% 20%,#1b365d1a 0%,#0000 50%);position:absolute;inset:0}.parallax-bg{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.parallax-layer{background-repeat:repeat;background-size:contain;width:100%;height:100%;position:absolute}.layer-1{background-image:radial-gradient(circle at 20% 30%,#d4af371a 2px,#0000 2px),radial-gradient(circle at 80% 70%,#1b365d1a 2px,#0000 2px);background-size:50px 50px;transform:translateZ(-100px)scale(2)}.layer-2{background-image:linear-gradient(45deg,#0000 49%,#1e54830d 50%,#0000 51%),linear-gradient(-45deg,#0000 49%,#1e54830d 50%,#0000 51%);background-size:30px 30px;transform:translateZ(-50px)scale(1.5)}.logo-header{z-index:10;transform-style:preserve-3d;margin-bottom:40px;position:relative}.logo-container{background:linear-gradient(135deg,#1b365d 0%,#1e5483 100%);border:2px solid #d4af37;border-radius:20px;padding:20px 40px;transition:all .5s;display:inline-block;position:relative;overflow:hidden;transform:translateZ(20px);box-shadow:0 15px 35px #1b365d4d,0 0 0 1px #d4af3733}.logo-container:hover{transform:translateZ(30px)rotateX(5deg);box-shadow:0 25px 50px #1b365d66,0 0 0 1px #d4af374d}.logo-container:before{content:"";background:linear-gradient(45deg,#0000,#d4af371a,#0000);width:200%;height:200%;animation:3s infinite shine;position:absolute;top:-50%;left:-50%;transform:rotate(45deg)}@keyframes shine{0%{transform:translate(-100%)translateY(-100%)rotate(45deg)}to{transform:translate(100%)translateY(100%)rotate(45deg)}}.logo-text h1{color:#d4af37;letter-spacing:2px;text-shadow:0 2px 8px #0000004d;margin:0;font-size:2.5rem;font-weight:700;position:relative;transform:translateZ(30px)}.logo-text p{color:#fff;letter-spacing:1px;margin:5px 0 0;font-size:1.1rem;font-weight:300;position:relative;transform:translateZ(25px)}.range-header-3d{z-index:10;transform-style:preserve-3d;position:relative}.range-header-3d h2{color:#1b365d;background:linear-gradient(135deg,#1b365d,#1e5483);-webkit-text-fill-color:transparent;text-shadow:0 2px 10px #1b365d1a;-webkit-background-clip:text;margin-bottom:15px;font-size:2.5rem;font-weight:700;transform:translateZ(15px)}.range-header-3d p{color:#555;max-width:600px;margin-bottom:50px;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.6;transform:translateZ(10px)}.range-grid-3d{perspective:1200px;z-index:10;flex-wrap:wrap;justify-content:center;gap:40px;display:flex;position:relative}.range-card-3d{cursor:pointer;width:320px;height:420px;transform-style:preserve-3d;border-radius:20px;transition:all .5s cubic-bezier(.23,1,.32,1);position:relative}.range-card-3d:hover{transform:translateY(-20px)rotateX(5deg)rotateY(5deg)}.range-card-3d:hover .card-front-3d{box-shadow:0 35px 60px #1b365d66,0 0 0 1px #d4af374d,inset 0 0 50px #d4af371a}.card-inner-3d{width:100%;height:100%;transform-style:preserve-3d;transition:transform .8s cubic-bezier(.23,1,.32,1);position:relative}.card-front-3d{backface-visibility:hidden;background:#fff;border:1px solid #d4af3733;border-radius:20px;width:100%;height:100%;transition:all .5s cubic-bezier(.23,1,.32,1);position:absolute;overflow:hidden;transform:translateZ(30px);box-shadow:0 15px 35px #1b365d33,0 5px 15px #1b365d1a,inset 0 0 0 1px #ffffff1a}.card-front-3d:before{content:"";z-index:1;background:linear-gradient(45deg,#0000 0%,#d4af371a 100%);position:absolute;inset:0}.range-card-3d img{object-fit:cover;width:100%;height:100%;transition:all .8s cubic-bezier(.23,1,.32,1);transform:translateZ(20px)}.range-card-3d:hover img{filter:brightness(1.1)contrast(1.05);transform:scale(1.15)translateZ(25px)}.range-overlay-3d{color:#fff;text-align:left;background:linear-gradient(#0000 0%,#1b365df2 100%);border-top:2px solid #d4af37;padding:25px 20px;transition:all .5s;position:absolute;bottom:0;left:0;right:0;transform:translateZ(40px)}.range-card-3d:hover .range-overlay-3d{background:linear-gradient(#0000 0%,#1b365dfa 100%);padding:30px 20px}.range-overlay-3d h3{color:#d4af37;text-shadow:0 2px 4px #0000004d;margin:0 0 8px;font-size:1.4rem;font-weight:600;transform:translateZ(45px)}.range-overlay-3d p{color:#ffffffe6;margin:0;font-size:.9rem;line-height:1.4;transform:translateZ(40px)}.card-corner-3d{background:linear-gradient(135deg,#d4af37 0%,#b8941f 100%);border:1px solid #ffffff4d;border-radius:10px 0;width:50px;height:50px;transition:all .5s;position:absolute;top:20px;right:20px;transform:translateZ(50px);box-shadow:0 5px 15px #d4af3766}.range-card-3d:hover .card-corner-3d{transform:translateZ(60px)rotate(90deg);box-shadow:0 8px 25px #d4af3799}.enquire-btn-3d{color:#1b365d;cursor:pointer;transform-style:preserve-3d;z-index:10;background:linear-gradient(135deg,#d4af37 0%,#b8941f 100%);border:1px solid #ffffff4d;border-radius:50px;align-items:center;gap:10px;margin-top:60px;margin-left:auto;margin-right:auto;padding:16px 40px;font-size:1.2rem;font-weight:700;transition:all .5s cubic-bezier(.23,1,.32,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 25px #d4af374d,0 0 0 1px #d4af3733}.enquire-btn-3d:hover{transform:translateY(-5px)translateZ(20px);box-shadow:0 15px 35px #d4af3766,0 0 0 1px #d4af374d}.enquire-btn-3d:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.enquire-btn-3d:hover:before{left:100%}.enquire-btn-3d span{z-index:1;position:relative}.scroll-element{opacity:0;transition:all .8s cubic-bezier(.23,1,.32,1);transform:translateY(50px)rotateX(15deg)}.scroll-element.visible{opacity:1;transform:translateY(0)rotateX(0)}.range-card-3d.scroll-element{transition-delay:calc(var(--delay,0)*.2s)}@keyframes float3d{0%,to{transform:translateY(0)rotateX(0)rotateY(0)translateZ(0)}33%{transform:translateY(-15px)rotateX(2deg)rotateY(2deg)translateZ(10px)}66%{transform:translateY(-8px)rotateX(-1deg)rotateY(-1deg)translateZ(5px)}}.range-card-3d{animation:8s ease-in-out infinite float3d}.range-card-3d:first-child{animation-delay:0s}.range-card-3d:nth-child(2){animation-delay:-2.6s}.range-card-3d:nth-child(3){animation-delay:-5.3s}.depth-layer{width:100%;height:100%;position:absolute;top:0;left:0}.depth-1{transform:translateZ(-200px)scale(3)}.depth-2{transform:translateZ(-100px)scale(2)}.depth-3{transform:translateZ(-50px)scale(1.5)}@media (max-width:1024px){.range-grid-3d{gap:30px}.range-card-3d{width:280px;height:380px}}@media (max-width:768px){.project-range-3d{padding:40px 15px 60px}.logo-text h1{font-size:2rem}.logo-text p{font-size:1rem}.range-header-3d h2{font-size:2rem}.range-grid-3d{flex-direction:column;align-items:center;gap:25px}.range-card-3d{width:100%;max-width:350px;height:350px}.range-card-3d:hover{transform:translateY(-10px)}}@media (max-width:480px){.logo-container{padding:15px 25px}.logo-text h1{font-size:1.6rem}.range-header-3d h2{font-size:1.7rem}.range-header-3d p{font-size:1rem}.enquire-btn-3d{padding:14px 30px;font-size:1.1rem}}.range-card-3d:after{content:"";filter:blur(15px);z-index:-1;opacity:0;background:linear-gradient(135deg,#1b365d1a 0%,#0000 50%);border-radius:25px;transition:all .5s;position:absolute;inset:10px -10px -10px 10px;transform:translateZ(-20px)}.range-card-3d:hover:after{opacity:1;transform:translateZ(-30px)}
.sooru-working-steps{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);width:100%;padding:80px 5%;position:relative;overflow:hidden}.sooru-steps-header{text-align:center;width:100%;margin-bottom:60px}.sooru-steps-header h2{color:#2c3e50;background:linear-gradient(135deg,#2c3e50,#3498db);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:2.8rem;font-weight:700}.sooru-steps-header p{color:#7f8c8d;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.sooru-steps-wrapper{width:100%;max-width:1400px;margin:0 auto}.sooru-steps-container{width:100%;position:relative}.sooru-steps-grid{grid-template-rows:repeat(2,auto);grid-template-columns:repeat(3,1fr);gap:40px 20px;padding:40px 0;display:grid;position:relative}.sooru-steps-grid:before{content:"";z-index:1;background:linear-gradient(90deg,#3498db,#2c3e50);height:3px;position:absolute;top:50%;left:5%;right:5%;transform:translateY(-50%)}.sooru-step-card:nth-child(odd){margin-top:0;position:relative}.sooru-step-card:nth-child(2n){margin-top:200px;position:relative}.sooru-step-connector{display:none}.sooru-step-card{text-align:center;z-index:2;background:#fff padding-box padding-box;border:2px solid #0000;border-radius:20px;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:220px;padding:30px 25px;transition:all .3s;display:flex;position:relative;box-shadow:0 10px 30px #0000001a}.sooru-step-card:before{content:"";z-index:-1;opacity:0;background:linear-gradient(135deg,#3498db,#2c3e50);border-radius:22px;transition:opacity .3s;position:absolute;inset:-2px}.sooru-step-card:hover:before{opacity:1}.sooru-step-number{color:#fff;z-index:3;background:linear-gradient(135deg,#3498db,#2c3e50);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.3rem;font-weight:700;display:flex;position:absolute;top:-20px;left:50%;transform:translate(-50%);box-shadow:0 4px 15px #3498db4d}.sooru-step-icon{margin:15px 0;font-size:3rem;display:block}.sooru-step-content{flex-direction:column;flex:1;justify-content:center;width:100%;display:flex}.sooru-step-content h3{color:#2c3e50;text-align:center;justify-content:center;align-items:center;min-height:50px;margin-bottom:10px;font-size:1.4rem;font-weight:700;line-height:1.3;display:flex}.sooru-step-content p{color:#7f8c8d;margin:0;padding:0 5px;font-size:.95rem;line-height:1.5}.sooru-step-border{opacity:0;z-index:-1;background:linear-gradient(135deg,#3498db,#2c3e50);border-radius:22px;transition:opacity .3s;position:absolute;inset:-2px}.sooru-step-card:hover .sooru-step-border{opacity:1}.sooru-step-card:hover .sooru-step-icon{animation:.6s bounce}@keyframes bounce{0%,20%,60%,to{transform:translateY(0)}40%{transform:translateY(-10px)}80%{transform:translateY(-5px)}}@media (max-width:1024px){.sooru-working-steps{padding:60px 4%}.sooru-steps-header h2{font-size:2.5rem}.sooru-steps-header p{font-size:1.1rem}.sooru-steps-grid{gap:30px 15px}.sooru-step-card{height:200px;padding:25px 20px}.sooru-step-number{width:45px;height:45px;font-size:1.2rem}.sooru-step-icon{font-size:2.8rem}.sooru-step-content h3{min-height:45px;font-size:1.3rem}.sooru-step-content p{font-size:.9rem}}@media (max-width:768px){.sooru-steps-header h2{font-size:2.2rem}.sooru-steps-header p{font-size:1rem}.sooru-steps-grid{grid-template-rows:repeat(3,auto);grid-template-columns:repeat(2,1fr);gap:40px 20px}.sooru-steps-grid:before{display:none}.sooru-step-card:nth-child(odd),.sooru-step-card:nth-child(2n){margin-top:0}.sooru-step-connector{display:none}.sooru-step-card{height:180px;padding:20px 15px}.sooru-step-number{width:40px;height:40px;font-size:1.1rem;top:-15px}.sooru-step-icon{margin:10px 0;font-size:2.5rem}.sooru-step-content h3{min-height:40px;font-size:1.2rem}}@media (max-width:576px){.sooru-working-steps{padding:50px 20px}.sooru-steps-header{margin-bottom:40px}.sooru-steps-header h2{font-size:2rem}.sooru-steps-header p{font-size:.95rem}.sooru-steps-grid{flex-direction:column;gap:30px;padding:20px 0;display:flex}.sooru-step-connector{width:100%;height:40px;margin:0 auto;display:block;position:relative}.sooru-connector-line{background:linear-gradient(#3498db,#2c3e50);border-radius:2px;width:3px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.sooru-connector-arrow{color:#fff;background:#3498db;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;font-size:.8rem;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #3498db4d}.sooru-step-card{width:100%;max-width:320px;height:auto;min-height:200px;margin:0 auto;padding:25px 20px}.sooru-step-number{width:45px;height:45px;font-size:1.2rem;top:-20px}.sooru-step-icon{margin:15px 0;font-size:2.8rem}.sooru-step-content h3{min-height:auto;margin-bottom:10px;font-size:1.3rem}.sooru-step-content p{font-size:.9rem}}@media (max-width:480px){.sooru-working-steps{padding:40px 15px}.sooru-steps-header h2{font-size:1.8rem}.sooru-steps-header p{font-size:.9rem}.sooru-step-card{max-width:280px;min-height:180px;padding:20px 15px}.sooru-step-number{width:40px;height:40px;font-size:1.1rem}.sooru-step-icon{font-size:2.5rem}.sooru-step-content h3{font-size:1.2rem}.sooru-step-content p{font-size:.85rem}.sooru-step-connector{height:30px}}@media (max-width:360px){.sooru-step-card{max-width:250px;min-height:170px;padding:18px 12px}.sooru-step-number{width:35px;height:35px;font-size:1rem}.sooru-step-icon{font-size:2.2rem}.sooru-step-content h3{font-size:1.1rem}.sooru-step-content p{font-size:.8rem}}@media (hover:none) and (pointer:coarse){.sooru-step-card:hover{transform:none}.sooru-step-card:hover:before,.sooru-step-card:hover .sooru-step-border{opacity:0}.sooru-step-card:active{transform:scale(.98)}}
.why-choose-section{background:linear-gradient(135deg,#fff 0%,#f8f9fa 50%,#fff 100%);min-height:100vh;padding:80px 0;position:relative;overflow:hidden}.bg-shapes{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.shape{background:linear-gradient(135deg,#1e3c720d 0%,#2a529808 100%);border-radius:50%;animation:6s ease-in-out infinite float;position:absolute}.shape-1{width:200px;height:200px;animation-delay:0s;top:10%;left:5%}.shape-2{width:150px;height:150px;animation-delay:2s;top:60%;right:8%}.shape-3{width:120px;height:120px;animation-delay:4s;bottom:15%;left:12%}.shape-4{width:180px;height:180px;animation-delay:1s;top:25%;right:12%}@keyframes float{0%,to{transform:translateY(0)rotate(0)scale(1)}50%{transform:translateY(-15px)rotate(5deg)scale(1.05)}}.container{z-index:2;max-width:1200px;margin:0 auto;padding:0 20px;position:relative}.section-header{text-align:center;margin-bottom:80px;position:relative}.header-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe6;border:1px solid #1e3c721a;border-radius:24px;padding:60px 40px;position:relative;overflow:hidden;box-shadow:0 10px 40px #1e3c721a}.header-content:before{content:"";background:linear-gradient(135deg,#1e3c7205 0%,#0000 50%);border-radius:24px;position:absolute;inset:0}.title-main{background:linear-gradient(135deg,#1e3c72 0%,#2a5298 100%);-webkit-text-fill-color:transparent;text-align:center;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:3rem;font-weight:700;line-height:1.2}.subtitle{color:#666;text-align:center;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.features-grid-container{perspective:1000px;width:100%;margin-bottom:80px}.features-grid{grid-template-columns:repeat(4,1fr);place-items:stretch center;gap:25px;display:grid}.feature-card{perspective:1000px;opacity:0;width:100%;max-width:280px;height:380px;transition:all .8s cubic-bezier(.23,1,.32,1);position:relative;transform:translateY(50px)}.feature-card.animate-in{opacity:1;transform:translateY(0)}.feature-card:first-child{transition-delay:.1s}.feature-card:nth-child(2){transition-delay:.2s}.feature-card:nth-child(3){transition-delay:.3s}.feature-card:nth-child(4){transition-delay:.4s}.card-inner{width:100%;height:100%;transform-style:preserve-3d;border-radius:20px;transition:transform .6s cubic-bezier(.23,1,.32,1);position:relative}.feature-card:hover .card-inner{transform:rotateY(180deg)}.card-front,.card-back{backface-visibility:hidden;text-align:center;box-sizing:border-box;border-radius:20px;flex-direction:column;align-items:center;width:100%;height:100%;padding:35px 25px;display:flex;position:absolute}.card-front{background:#fff;border:1px solid #1e3c721a;justify-content:center;gap:20px;box-shadow:0 5px 25px #1e3c7214}.card-back{color:#fff;background:linear-gradient(135deg,#1e3c72 0%,#2a5298 100%);justify-content:space-between;transform:rotateY(180deg)}.feature-icon{width:80px;height:80px;transform-style:preserve-3d;background:linear-gradient(135deg,#1e3c72 0%,#2a5298 100%);border-radius:20px;justify-content:center;align-items:center;transition:all .5s cubic-bezier(.23,1,.32,1);display:flex;position:relative}.feature-card:hover .feature-icon{transform:translateZ(30px)rotateY(180deg)}.feature-icon i{color:#fff;font-size:32px}.icon-glow{opacity:.3;filter:blur(10px);background:linear-gradient(135deg,#1e3c72 0%,#2a5298 100%);border-radius:20px;width:100%;height:100%;animation:2s ease-in-out infinite alternate pulse;position:absolute;top:0;left:0}@keyframes pulse{0%{opacity:.2;transform:scale(1)}to{opacity:.4;transform:scale(1.1)}}.card-front h3{color:#1e3c72;margin:0;font-size:1.3rem;font-weight:600;line-height:1.4}.feature-badge{color:#1e3c72;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#ff9a9e 0%,#fad0c4 100%);border-radius:15px;padding:6px 14px;font-size:.75rem;font-weight:700}.card-back .highlight-text{color:#fff;background:#ffffff26;border-radius:8px;margin-bottom:15px;padding:8px 16px;font-size:.9rem;font-weight:600}.card-back p{color:#ffffffe6;margin-bottom:20px;font-size:.9rem;line-height:1.5}.feature-stats{justify-content:space-around;width:100%;margin-top:15px;display:flex}.stat{text-align:center}.stat-number{color:#ff9a9e;font-size:1.5rem;font-weight:700;display:block}.stat-label{color:#fffc;font-size:.7rem}.quality-features{flex-wrap:wrap;justify-content:center;gap:6px;margin-top:15px;display:flex}.quality-tag{color:#fff;background:#ffffff26;border-radius:12px;padding:4px 10px;font-size:.75rem}.timeline{width:100%;margin-top:15px}.timeline-bar{background:#fff3;border-radius:3px;width:100%;height:5px;position:relative;overflow:hidden}.timeline-progress{background:linear-gradient(90deg,#4facfe 0%,#00f2fe 100%);border-radius:3px;width:75%;height:100%;animation:2s ease-in-out infinite alternate progress;position:absolute;top:0;left:0}@keyframes progress{0%{width:70%}to{width:80%}}.timeline-labels{color:#fffc;justify-content:space-between;margin-top:6px;font-size:.7rem;display:flex}.process-flow{justify-content:center;align-items:center;gap:8px;margin-top:15px;display:flex}.process-step{color:#fff;background:#ffffff26;border-radius:12px;padding:6px 12px;font-size:.8rem}.process-arrow{color:#4facfe;font-size:.9rem;font-weight:700}.card-glow{opacity:0;filter:blur(15px);z-index:-1;background:linear-gradient(135deg,#1e3c72 0%,#2a5298 100%);border-radius:20px;width:100%;height:100%;transition:opacity .5s;position:absolute;top:0;left:0}.feature-card:hover .card-glow{opacity:.3}.cta-section{text-align:center;opacity:0;background:linear-gradient(135deg,#1e3c72 0%,#2a5298 100%);border-radius:24px;padding:60px 40px;transition:all .8s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden;transform:translateY(50px);box-shadow:0 10px 40px #1e3c7233}.cta-section.animate-in{opacity:1;transform:translateY(0)}.cta-content{z-index:2;position:relative}.cta-section h2{color:#fff;margin-bottom:15px;font-size:2.5rem;font-weight:700;line-height:1.2}.cta-section p{color:#ffffffe6;margin-bottom:25px;font-size:1.1rem;line-height:1.5}.cta-button{color:#1e3c72;background:#fff;border:2px solid #0000;border-radius:50px;padding:16px 40px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;position:relative;overflow:hidden}.cta-button:hover{color:#fff;background:0 0;border-color:#fff;transform:translateY(-3px);box-shadow:0 15px 30px #ffffff4d}.btn-glow{background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.cta-button:hover .btn-glow{left:100%}.cta-bg-elements{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.cta-circle{background:#ffffff0d;border-radius:50%;animation:4s ease-in-out infinite ctaFloat;position:absolute}.cta-circle-1{width:80px;height:80px;animation-delay:0s;top:20%;left:10%}.cta-circle-2{width:120px;height:120px;animation-delay:1s;bottom:20%;right:10%}.cta-circle-3{width:60px;height:60px;animation-delay:2s;top:50%;left:80%}@keyframes ctaFloat{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-15px)scale(1.05)}}@media (max-width:1200px){.features-grid{grid-template-columns:repeat(2,1fr);gap:25px}.title-main{font-size:2.5rem}.feature-card{max-width:100%}}@media (max-width:768px){.why-choose-section{padding:60px 0}.features-grid{grid-template-columns:1fr;gap:20px;max-width:400px;margin:0 auto}.title-main{font-size:2rem}.subtitle{font-size:1.1rem}.header-content,.cta-section{padding:40px 25px}.cta-section h2{font-size:1.8rem}.feature-card{height:350px}}@media (max-width:480px){.why-choose-section{padding:40px 0}.title-main{font-size:1.8rem}.subtitle{padding:0 10px;font-size:1rem}.header-content,.cta-section{border-radius:20px;padding:30px 20px}.cta-section h2{font-size:1.5rem}.cta-section p{font-size:1rem}.cta-button{padding:14px 30px;font-size:.9rem}.feature-card{height:320px}.card-front,.card-back{padding:25px 20px}.feature-icon{width:70px;height:70px}.feature-icon i{font-size:28px}.card-front h3{font-size:1.2rem}}@media (max-width:360px){.container{padding:0 15px}.title-main{font-size:1.6rem}.feature-card{height:300px}.card-front h3{font-size:1.1rem}}
.spc-youtube-3d{perspective:1000px;background:linear-gradient(135deg,#0a1929 0%,#1a3658 50%,#0a1929 100%);min-height:100vh;padding:100px 20px;position:relative;overflow:hidden}.spc-3d-background{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.spc-3d-cube{background:linear-gradient(45deg,#1e54831a,#d4af370d);border:1px solid #d4af371a;animation:20s linear infinite spc-float3d;position:absolute}.spc-cube-1{width:80px;height:80px;animation-delay:0s;top:10%;left:5%;transform:rotateX(45deg)rotateY(45deg)}.spc-cube-2{width:120px;height:120px;animation-delay:-5s;top:60%;right:10%;transform:rotateX(60deg)rotateY(30deg)}.spc-cube-3{width:60px;height:60px;animation-delay:-10s;bottom:20%;left:15%;transform:rotateX(30deg)rotateY(60deg)}.spc-cube-4{width:100px;height:100px;animation-delay:-15s;top:30%;right:20%;transform:rotateX(75deg)rotateY(15deg)}.spc-3d-sphere{background:radial-gradient(circle at 30% 30%,#d4af3726,#0000);border-radius:50%;animation:25s linear infinite spc-float3d;position:absolute}.spc-sphere-1{width:150px;height:150px;animation-delay:-2s;top:15%;right:5%}.spc-sphere-2{width:100px;height:100px;animation-delay:-12s;bottom:10%;right:25%}.spc-3d-pyramid{border-style:solid;width:0;height:0;animation:30s linear infinite spc-float3d;position:absolute}.spc-pyramid-1{border-width:0 60px 100px;border-color:#0000 #0000 #1e54831a;animation-delay:-8s;top:70%;left:5%}@keyframes spc-float3d{0%,to{transform:translate(0,0)rotateX(0)rotateY(0)}25%{transform:translate3d(20px,20px,50px)rotateX(90deg)rotateY(90deg)}50%{transform:translate3d(0,40px,100px)rotateX(180deg)rotateY(180deg)}75%{transform:translate3d(-20px,20px,50px)rotateX(270deg)rotateY(270deg)}}.spc-channel-header-3d{z-index:2;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;max-width:1200px;margin:0 auto 80px;display:flex;position:relative}.spc-channel-brand-3d{align-items:center;gap:25px;display:flex}.spc-youtube-logo-3d{width:90px;height:90px;position:relative}.spc-logo-3d-inner{z-index:2;width:100%;height:100%;transform-style:preserve-3d;background:linear-gradient(135deg,#1e5483,#1b365d);border-radius:25px;justify-content:center;align-items:center;display:flex;position:relative;transform:translateZ(20px);box-shadow:0 20px 40px #1e548366,inset 0 1px 1px #fff3}.spc-logo-glow{z-index:1;background:radial-gradient(circle,#d4af374d 0%,#0000 70%);width:120px;height:120px;animation:3s infinite alternate spc-pulseGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.spc-brand-icon-3d{filter:drop-shadow(0 4px 8px #0000004d);font-size:2.5rem;transform:translateZ(30px)}.spc-channel-info-3d h2{color:#0000;background:linear-gradient(135deg,#fff,#d4af37,#1e5483);text-shadow:0 4px 8px #0000004d;-webkit-background-clip:text;background-clip:text;margin-bottom:12px;font-size:2.8rem;font-weight:800}.spc-channel-info-3d p{color:#fffc;letter-spacing:.5px;font-size:1.2rem;font-weight:400}.spc-channel-stats-3d{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #d4af3733;border-radius:25px;gap:40px;padding:30px;display:flex;box-shadow:0 20px 40px #0000004d,inset 0 1px 1px #ffffff1a}.spc-stat-item-3d{text-align:center;position:relative}.spc-stat-icon{filter:drop-shadow(0 2px 4px #0000004d);margin-bottom:10px;font-size:2rem}.spc-stat-number-3d{color:#d4af37;text-shadow:0 2px 4px #0000004d;margin-bottom:8px;font-size:2rem;font-weight:800;display:block}.spc-stat-label-3d{color:#ffffffb3;text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:500}.spc-section-header-3d{text-align:center;z-index:2;margin-bottom:60px;position:relative}.spc-featured-title-3d{color:#0000;background:linear-gradient(135deg,#fff,#d4af37);text-shadow:0 4px 8px #0000004d;-webkit-background-clip:text;background-clip:text;margin-bottom:15px;font-size:3rem;font-weight:800}.spc-featured-subtitle-3d{color:#fffc;letter-spacing:.5px;font-size:1.3rem;font-weight:400}.spc-videos-grid-3d{z-index:2;grid-template-columns:repeat(3,1fr);gap:40px;max-width:1300px;margin:0 auto 80px;display:grid;position:relative}.spc-video-card-3d{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);cursor:pointer;transform-style:preserve-3d;background:linear-gradient(145deg,#ffffff1a,#ffffff0d);border:1px solid #d4af3733;border-radius:25px;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 25px 50px #0006,inset 0 1px 1px #ffffff1a}.spc-card-glow{opacity:0;pointer-events:none;background:radial-gradient(circle at 50% 0,#d4af371a,#0000 70%);width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.spc-video-card-3d:hover .spc-card-glow{opacity:1}.spc-video-card-3d:hover{border-color:#d4af3766;transform:translateY(-10px)rotateX(5deg);box-shadow:0 35px 70px #d4af374d,inset 0 1px 1px #fff3}.spc-video-thumbnail-3d{background:linear-gradient(135deg,#1e5483,#1b365d);height:220px;position:relative;overflow:hidden}.spc-thumbnail-3d-container{width:100%;height:100%;transform-style:preserve-3d;position:relative}.spc-thumb-img-3d{object-fit:cover;width:100%;height:100%;transition:all .4s;transform:translateZ(10px)}.spc-video-card-3d:hover .spc-thumb-img-3d{transform:scale(1.1)translateZ(20px)}.spc-play-overlay-3d{opacity:0;background:linear-gradient(135deg,#1e5483e6,#d4af37cc);justify-content:center;align-items:center;width:100%;height:100%;transition:all .4s;display:flex;position:absolute;top:0;left:0;transform:translateZ(30px)}.spc-play-button-3d{background:#fffffff2;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;text-decoration:none;transition:all .4s;display:flex;transform:scale(.8)translateZ(40px);box-shadow:0 10px 30px #0000004d}.spc-play-icon-3d{color:#1b365d;margin-left:5px;font-size:1.8rem}.spc-video-badge-3d{justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:15px;left:15px;right:15px;transform:translateZ(15px)}.spc-video-date-3d{color:#d4af37;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1b365df2;border-radius:20px;padding:8px 16px;font-size:.85rem;font-weight:600}.spc-video-card-3d:hover .spc-play-overlay-3d{opacity:1}.spc-video-card-3d:hover .spc-play-button-3d{transform:scale(1)translateZ(50px)}.spc-video-content-3d{z-index:2;padding:30px;position:relative}.spc-video-title-3d{color:#fff;-webkit-line-clamp:2;text-shadow:0 2px 4px #0000004d;-webkit-box-orient:vertical;margin-bottom:15px;font-size:1.3rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.spc-video-desc-3d{color:#fffc;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:25px;font-size:1rem;line-height:1.6;display:-webkit-box;overflow:hidden}.spc-video-actions-3d{justify-content:space-between;align-items:center;display:flex}.spc-watch-now-3d{color:#1b365d;cursor:pointer;background:linear-gradient(135deg,#d4af37,#b8941f);border:none;border-radius:25px;align-items:center;gap:10px;padding:12px 25px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 8px 25px #d4af3766}.spc-watch-now-3d:hover{background:linear-gradient(135deg,#b8941f,#d4af37);box-shadow:0 12px 30px #d4af3799}.spc-yt-icon-3d{font-size:1rem}.spc-pagination-3d{z-index:2;justify-content:center;align-items:center;gap:20px;margin-top:50px;display:flex;position:relative}.spc-pagination-btn{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#d4af37;cursor:pointer;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border:1px solid #d4af374d;border-radius:25px;align-items:center;gap:8px;padding:12px 25px;font-weight:700;transition:all .3s;display:flex;box-shadow:0 8px 25px #0000004d}.spc-pagination-btn:hover:not(:disabled){color:#1b365d;background:linear-gradient(135deg,#d4af37,#b8941f);transform:translateY(-3px);box-shadow:0 12px 30px #d4af3766}.spc-pagination-btn:disabled{opacity:.5;cursor:not-allowed;color:#ffffff4d;border-color:#ffffff1a}.spc-pagination-numbers-3d{gap:10px;display:flex}.spc-pagination-number-3d{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fffc;cursor:pointer;background:#ffffff1a;border:1px solid #d4af3733;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-weight:700;transition:all .3s;display:flex;box-shadow:0 5px 15px #0003}.spc-pagination-number-3d:hover{color:#d4af37;border-color:#d4af37;transform:scale(1.1)}.spc-pagination-active-3d{color:#1b365d;background:linear-gradient(135deg,#d4af37,#b8941f);border-color:#d4af37;box-shadow:0 8px 25px #d4af3766}.spc-channel-cta-3d{z-index:2;max-width:900px;margin:80px auto 0;position:relative}.spc-cta-content-3d{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);text-align:center;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border:1px solid #d4af374d;border-radius:35px;padding:60px 50px;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000080,inset 0 1px 1px #ffffff1a}.spc-cta-glow{background:radial-gradient(circle,#d4af371a 0%,#0000 70%);width:200%;height:200%;animation:10s linear infinite spc-rotateGlow;position:absolute;top:-50%;left:-50%}.spc-cta-content-3d h3{color:#0000;background:linear-gradient(135deg,#fff,#d4af37);z-index:2;text-shadow:0 4px 8px #0000004d;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:2.5rem;font-weight:800;position:relative}.spc-cta-content-3d p{color:#ffffffe6;z-index:2;margin-bottom:40px;font-size:1.3rem;font-weight:400;line-height:1.6;position:relative}.spc-cta-buttons-3d{z-index:2;flex-wrap:wrap;justify-content:center;gap:25px;display:flex;position:relative}.spc-subscribe-btn-3d{color:#1b365d;background:linear-gradient(135deg,#d4af37,#b8941f);border:none;border-radius:30px;align-items:center;gap:12px;padding:18px 35px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 35px #d4af3766}.spc-btn-glow{background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.spc-subscribe-btn-3d:hover .spc-btn-glow{left:100%}.spc-subscribe-yt-3d{color:#d4af37;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:0 0;border:2px solid #d4af37;border-radius:30px;align-items:center;gap:12px;padding:18px 35px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.spc-subscribe-yt-3d:hover{color:#1b365d;background:#d4af37;box-shadow:0 15px 35px #d4af3766}.spc-btn-icon-3d{font-size:1.3rem}.spc-yt-gold-3d{color:#d4af37;font-size:1.2rem;transition:color .3s}.spc-subscribe-yt-3d:hover .spc-yt-gold-3d{color:#1b365d}@keyframes spc-pulseGlow{0%,to{opacity:.5;transform:translate(-50%,-50%)scale(1)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.1)}}@keyframes spc-rotateGlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1200px){.spc-videos-grid-3d{grid-template-columns:repeat(2,1fr);gap:30px}.spc-channel-header-3d{text-align:center;flex-direction:column;gap:30px}.spc-channel-brand-3d{text-align:center;flex-direction:column}.spc-channel-stats-3d{gap:30px}}@media (max-width:768px){.spc-youtube-3d{padding:80px 15px}.spc-videos-grid-3d{grid-template-columns:1fr;gap:25px;max-width:500px}.spc-channel-info-3d h2,.spc-featured-title-3d{font-size:2.2rem}.spc-channel-stats-3d{gap:20px;padding:20px}.spc-stat-number-3d{font-size:1.6rem}.spc-pagination-3d{flex-direction:column;gap:20px}.spc-pagination-numbers-3d{order:-1}.spc-cta-content-3d{padding:40px 25px}.spc-cta-content-3d h3{font-size:2rem}.spc-cta-buttons-3d{flex-direction:column;align-items:center}.spc-subscribe-btn-3d,.spc-subscribe-yt-3d{justify-content:center;width:100%;max-width:280px}}@media (max-width:480px){.spc-video-thumbnail-3d{height:200px}.spc-video-content-3d{padding:25px}.spc-channel-stats-3d{flex-direction:column;gap:15px}.spc-stat-item-3d{flex:1}.spc-stat-number-3d{font-size:1.4rem}.spc-3d-cube,.spc-3d-sphere,.spc-3d-pyramid{display:none}}.spc-youtube-3d,.spc-video-card-3d,.spc-channel-header-3d,.spc-cta-content-3d{transform-style:preserve-3d}
