@charset "UTF-8";.animate-fade-in{opacity:0;transform:translateY(20px);transition:all .8s cubic-bezier(.25,.46,.45,.94)}.animate-fade-in.animate-in{opacity:1;transform:translateY(0)}.animate-slide-left{opacity:0;transform:translate(-30px);transition:all .8s cubic-bezier(.25,.46,.45,.94)}.animate-slide-left.animate-in{opacity:1;transform:translate(0)}.animate-slide-right{opacity:0;transform:translate(30px);transition:all .8s cubic-bezier(.25,.46,.45,.94)}.animate-slide-right.animate-in{opacity:1;transform:translate(0)}.animate-scale-in{opacity:0;transform:scale(.9);transition:all .6s cubic-bezier(.25,.46,.45,.94)}.animate-scale-in.animate-in{opacity:1;transform:scale(1)}.logo-image{max-height:280px;width:auto;transition:transform .3s ease}.logo-image:hover{transform:scale(1.02)}.profile-avatar,.folder-icon{width:60px;height:60px}.video-thumbnail{height:80px}.video-thumbnail.bg-blue{background-color:#3498db}.video-thumbnail.bg-red{background-color:#e74c3c}.video-thumbnail.bg-green{background-color:#2ecc71}.video-thumbnail.bg-purple{background-color:#9b59b6}.video-thumbnail.bg-orange{background-color:#f39c12}.welcome-page .hero-section{overflow:hidden;min-height:800px;background-color:#000;background-image:url(/images/welcome/space-background.jpg);background-size:cover;background-position:center;padding:120px 5%;position:relative}.welcome-page .hero-section:after{content:"";position:absolute;top:15%;right:10%;width:300px;height:300px;background:radial-gradient(circle,#6366f199,#6366f14d 30%,#6366f100 70%);border-radius:50%;filter:blur(50px);z-index:1;animation:pulse 8s infinite ease-in-out}.welcome-page .hero-section:before{position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;background:linear-gradient(135deg,#0a0a1ee6,#14143ccc,#1e1450b3 60%,#28146499);z-index:1}.welcome-page .hero-section .container,.welcome-page .hero-section .container-fluid{position:relative;z-index:10}.welcome-page .hero-section .hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;z-index:1;background:linear-gradient(135deg,#0a0a1ee6,#14143ccc,#1e1450b3 60%,#28146499)}.welcome-page .hero-section .hero-content-wrapper{display:flex;align-items:center;min-height:600px;position:relative;z-index:10}.welcome-page .hero-section .hero-text-container{padding:2rem 0;position:relative;z-index:2;color:#fff;margin-top:1rem;transition:all .8s cubic-bezier(.25,.46,.45,.94)}.welcome-page .hero-section .hero-text-container .hero-subtitle{font-size:1.8rem;font-weight:600;margin-bottom:1rem;background:linear-gradient(90deg,#fff,#a8b2ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}.welcome-page .hero-section .hero-logo-container{display:block;margin-bottom:2rem;text-align:center;transition:all .8s cubic-bezier(.25,.46,.45,.94)}.welcome-page .hero-section .hero-logo-container .logo-image{display:block;max-width:100%;height:auto;margin:0 auto;filter:drop-shadow(0 8px 24px rgba(0,0,0,.3));animation:subtle-float 3s ease-in-out infinite alternate;transition:all .4s cubic-bezier(.25,.46,.45,.94)}@media (max-width: 767px){.welcome-page .hero-section .hero-logo-container .logo-image{max-height:200px}}@keyframes subtle-float{0%{transform:translateY(0)}to{transform:translateY(-10px)}}.welcome-page .hero-section .visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.welcome-page .hero-section .hero-subtitle{font-size:2.2rem;font-weight:600;color:#fff;line-height:1.3;margin-bottom:1.5rem}.welcome-page .hero-section .hero-description{font-size:1.25rem;color:#ffffffd9;margin-bottom:2rem;max-width:90%;line-height:1.6;margin-left:auto;margin-right:auto;text-shadow:0 2px 4px rgba(0,0,0,.3)}.welcome-page .hero-section .hero-features{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem;transition:all .8s cubic-bezier(.25,.46,.45,.94)}.welcome-page .hero-section .hero-features .feature-badge{background:#6366f126;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:.6rem 1.2rem;border-radius:30px;color:#fff;font-size:.95rem;font-weight:500;display:flex;align-items:center;border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 10px #0003;transition:all .3s ease}.welcome-page .hero-section .hero-features .feature-badge:hover{transform:translateY(-2px);box-shadow:0 6px 15px #0000004d;background:#6366f140}.welcome-page .hero-section .hero-features .feature-badge i{margin-right:.5rem;font-size:1.1rem;color:#a8b2ff;text-shadow:0 0 10px rgba(99,102,241,.5)}.welcome-page .hero-section .hero-image-col{position:relative}.welcome-page .hero-section .hero-video-container{position:relative;height:500px;width:100%;transition:all .8s cubic-bezier(.25,.46,.45,.94)}.welcome-page .hero-section .hero-video-container .floating-card{position:absolute;background-color:#1e293bcc;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.welcome-page .hero-section .hero-video-container .floating-card:hover{transform:translate(-50%,-51%);box-shadow:0 30px 60px -15px #0009}.welcome-page .hero-section .hero-video-container .floating-card .hero-video-player{width:100%;border-radius:16px;overflow:hidden;position:relative;padding-top:56.25%}.welcome-page .hero-section .hero-video-container .floating-card .hero-video-player .video-iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.welcome-page .hero-section .hero-video-container .floating-card .video-placeholder{width:100%;height:360px;background:linear-gradient(135deg,#1e293b,#334155);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;text-align:center}.welcome-page .hero-section .hero-video-container .floating-card .video-placeholder i{font-size:4rem;color:#6366f1;opacity:.8;margin-bottom:1.5rem;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.welcome-page .hero-section .hero-video-container .floating-card .video-placeholder i:hover{transform:translateY(-2px)}.welcome-page .hero-section .hero-video-container .floating-card .video-placeholder i:hover{opacity:1;transform:scale(1.1)}.welcome-page .hero-section .hero-video-container .floating-card .video-placeholder p{color:#e2e8f0;font-size:1.25rem;font-weight:300;margin-top:1rem}.welcome-page .hero-section .hero-actions{display:flex;gap:1.25rem;flex-wrap:wrap;justify-content:center;margin-top:2rem;position:relative;z-index:3;transition:all .8s cubic-bezier(.25,.46,.45,.94)}.welcome-page .hero-section .hero-actions:before{content:"";position:absolute;width:150px;height:150px;background:radial-gradient(circle,#6366f133,#6366f100 70%);border-radius:50%;z-index:-1;top:50%;left:50%;transform:translate(-50%,-50%);filter:blur(15px)}.welcome-page .hero-section .hero-actions .btn{font-weight:600;text-align:center;position:relative;z-index:2}.welcome-page .hero-section .hero-actions .btn:hover{transform:translateY(-3px)}.welcome-page .hero-section .hero-actions .btn:active{transform:translateY(1px)}.welcome-page .hero-section .hero-actions .btn.cosmic-btn{overflow:hidden;border-radius:12px;box-shadow:0 4px 15px #0003,0 0 20px #6366f126;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:all .3s ease}.welcome-page .hero-section .hero-actions .btn.cosmic-btn:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,#ffffff4d,#fff0 70%);opacity:0;transform:scale(.5);transition:transform .5s ease,opacity .5s ease;pointer-events:none;z-index:1}.welcome-page .hero-section .hero-actions .btn.cosmic-btn:after{content:"";position:absolute;bottom:-2px;left:10%;width:80%;height:2px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.5),transparent);opacity:.5}.welcome-page .hero-section .hero-actions .btn.cosmic-btn:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0000004d,0 0 30px #6366f14d}.welcome-page .hero-section .hero-actions .btn.cosmic-btn:hover:before{opacity:1;transform:scale(1)}.welcome-page .hero-section .hero-actions .btn.cosmic-btn.btn-primary{background:linear-gradient(135deg,#4f46e5,#6366f1)}.welcome-page .hero-section .hero-actions .btn.cosmic-btn.btn-success{background:linear-gradient(135deg,#10b981,#34d399)}.welcome-page .hero-section .hero-actions .btn.cosmic-btn.btn-outline-light{background:#ffffff1a}.welcome-page .hero-section .hero-actions .btn.cosmic-btn.btn-outline-light:hover{background:#fff3}.welcome-page .hero-section .hero-actions .btn.cosmic-btn.btn-info{background:linear-gradient(135deg,#0ea5e9,#38bdf8)}.welcome-page .hero-section .btn-primary{transition:all .4s cubic-bezier(.25,.46,.45,.94)}.welcome-page .hero-section .btn-primary:hover{transform:translateY(-2px)}.welcome-page .hero-section .btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0003}.welcome-page .hero-section .btn-outline-light{transition:all .4s cubic-bezier(.25,.46,.45,.94)}.welcome-page .hero-section .btn-outline-light:hover{transform:translateY(-2px)}.welcome-page .hero-section .btn-outline-light i{transition:transform .3s ease}.welcome-page .hero-section .btn-outline-light:hover i{transform:translate(5px)}@media (max-width: 991.98px){.welcome-page .hero-section{min-height:auto;padding:80px 0}.welcome-page .hero-section .hero-content-wrapper{flex-direction:column;min-height:auto}.welcome-page .hero-section .hero-text-container{text-align:center;margin-bottom:3rem}.welcome-page .hero-section .hero-text-container .hero-description{max-width:100%}.welcome-page .hero-section .hero-text-container .hero-features,.welcome-page .hero-section .hero-text-container .action-buttons{justify-content:center}.welcome-page .hero-section .hero-video-container{height:400px}.welcome-page .hero-section .hero-video-container .floating-card{display:none}.welcome-page .hero-section .hero-video-container .video-player-wrapper{width:95%;max-width:560px}}@media (max-width: 767.98px){.welcome-page .hero-section{padding:60px 0}.welcome-page .hero-section .hero-title{font-size:3rem}.welcome-page .hero-section .hero-subtitle{font-size:1.5rem}.welcome-page .hero-section .hero-video-container{height:350px}.welcome-page .hero-section .hero-video-container .video-player-wrapper{width:100%;max-width:480px}.welcome-page .hero-section .hero-video-container .video-player-wrapper .video-placeholder{height:270px}}@media (max-width: 575.98px){.welcome-page .hero-section .hero-video-container{height:300px}.welcome-page .hero-section .hero-video-container .video-player-wrapper{width:100%;max-width:100%}.welcome-page .hero-section .hero-video-container .video-player-wrapper .video-placeholder{height:220px}}.welcome-page .features-section{background:linear-gradient(135deg,#1a2332,#1e293b 40%,#1c2733);padding:7rem 0;position:relative;overflow:hidden}.welcome-page .features-section:before{position:absolute;background:#0006;background:radial-gradient(circle at 30% 70%,rgba(99,102,241,.08) 0%,transparent 70%);width:100%;height:100%;top:0;left:0;z-index:1;animation:pulse-slow 15s infinite alternate}.welcome-page .features-section:after{position:absolute;background:#0006;background:radial-gradient(circle at 80% 20%,rgba(139,92,246,.07) 0%,transparent 60%);width:100%;height:100%;top:0;left:0;z-index:1;animation:pulse-slow 12s infinite alternate-reverse}.welcome-page .features-section .creators-glow-effect{position:absolute;top:20%;right:10%;width:300px;height:300px;background:radial-gradient(circle,#6366f133,#6366f11a 30%,#6366f100 70%);border-radius:50%;filter:blur(50px);z-index:2;animation:float 8s ease-in-out infinite}.welcome-page .features-section .creators-particles{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;overflow:hidden}.welcome-page .features-section .creators-particles:before,.welcome-page .features-section .creators-particles:after{content:"";position:absolute;background-color:#6366f14d;border-radius:50%;filter:blur(2px)}.welcome-page .features-section .creators-particles:before{width:8px;height:8px;top:20%;left:15%;animation:float-particle 20s ease-in-out infinite}.welcome-page .features-section .creators-particles:after{width:6px;height:6px;top:70%;right:10%;animation:float-particle 15s ease-in-out infinite 2s}.welcome-page .features-section .container{position:relative;z-index:10}.welcome-page .features-section .section-badge{display:inline-block;background:linear-gradient(90deg,#6366f1,#ad8cf9);color:#fff;font-size:.8rem;font-weight:600;padding:.4rem 1rem;border-radius:30px;letter-spacing:1px;margin-bottom:1rem;text-transform:uppercase}.welcome-page .features-section .creators-title{font-size:3rem;font-weight:800;letter-spacing:-.5px;color:#fff;margin-bottom:1rem;background:linear-gradient(90deg,#fff,#c1c2f9);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.welcome-page .features-section p.section-subtitle{font-size:1.2rem;color:#94a3b8;margin-bottom:2.5rem;max-width:800px;margin-left:auto;margin-right:auto}.welcome-page .features-section .features-image-wrapper{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 20px 40px #0003;transform:perspective(1000px) rotateY(-5deg);transition:all .5s ease}.welcome-page .features-section .features-image-wrapper:hover{transform:perspective(1000px) rotateY(0)}.welcome-page .features-section .features-image-wrapper img.creators-main-image{width:100%;height:auto;object-fit:cover;transition:transform .5s ease}.welcome-page .features-section .features-image-wrapper img.creators-main-image:hover{transform:scale(1.03)}.welcome-page .features-section .features-image-wrapper .features-badge{position:absolute;bottom:20px;left:20px;background:linear-gradient(90deg,#6366f1,#a9abf7);color:#fff;padding:.6rem 1.2rem;border-radius:30px;font-size:.9rem;font-weight:600;box-shadow:0 4px 15px #6366f14d;z-index:3;transform:translateY(0);transition:transform .3s ease}.welcome-page .features-section .features-image-wrapper .features-badge:hover{transform:translateY(-3px)}.welcome-page .features-section .features-image-wrapper .pulse-circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;border:2px solid rgba(99,102,241,.3);border-radius:16px;opacity:0;z-index:2;animation:pulse-border 3s infinite}.welcome-page .features-section .feature-card-modern{background:#34415580;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.8rem;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;align-items:flex-start;position:relative;overflow:hidden;transition:all .8s cubic-bezier(.25,.46,.45,.94)}.welcome-page .features-section .feature-card-modern:nth-child(1){animation-delay:.2s}.welcome-page .features-section .feature-card-modern:nth-child(2){animation-delay:.4s}.welcome-page .features-section .feature-card-modern:nth-child(3){animation-delay:.6s}.welcome-page .features-section .feature-card-modern:nth-child(4){animation-delay:.8s}.welcome-page .features-section .feature-card-modern:before{content:"";position:absolute;top:0;left:0;width:4px;height:0;background:linear-gradient(to bottom,#6366f1,#c1c2f9);transition:height .4s ease}.welcome-page .features-section .feature-card-modern:hover{transform:translateY(-7px) translate(5px);box-shadow:0 15px 30px #00000026;background:#344155b3}.welcome-page .features-section .feature-card-modern:hover:before{height:100%}.welcome-page .features-section .feature-card-modern:hover .feature-progress-bar{width:100%!important}.welcome-page .features-section .feature-card-modern .feature-icon-wrapper{width:60px;height:60px;border-radius:16px;background:linear-gradient(135deg,#6366f133,#8b5cf61a);display:flex;align-items:center;justify-content:center;margin-right:1.5rem;flex-shrink:0;box-shadow:0 5px 15px #6366f126;transition:transform .3s ease}.welcome-page .features-section .feature-card-modern .feature-icon-wrapper i{font-size:1.8rem;background:linear-gradient(135deg,#6366f1,#a9abf7);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;transition:transform .3s ease}.welcome-page .features-section .feature-card-modern:hover .feature-icon-wrapper{transform:scale(1.1) rotate(5deg)}.welcome-page .features-section .feature-card-modern:hover .feature-icon-wrapper i{transform:scale(1.1)}.welcome-page .features-section .feature-card-modern .feature-content{flex:1}.welcome-page .features-section .feature-card-modern h3{font-size:1.3rem;font-weight:700;color:#fff;margin-bottom:.7rem;transition:color .3s ease}.welcome-page .features-section .feature-card-modern:hover h3{color:#9294f5}.welcome-page .features-section .feature-card-modern p{font-size:1rem;color:#94a3b8;margin-bottom:.8rem;line-height:1.5}.welcome-page .features-section .feature-card-modern .feature-progress{height:4px;background:#ffffff1a;border-radius:4px;overflow:hidden;margin-top:.8rem}.welcome-page .features-section .feature-card-modern .feature-progress .feature-progress-bar{height:100%;background:linear-gradient(90deg,#6366f1,#a9abf7);border-radius:4px;transition:width 1.5s cubic-bezier(.165,.84,.44,1)}@keyframes pulse{0%{opacity:.7;transform:scale(1)}50%{opacity:.9;transform:scale(1.2)}to{opacity:.7;transform:scale(1)}}@keyframes pulse-slow{0%{opacity:.7;transform:scale(1)}50%{opacity:.9;transform:scale(1.05)}to{opacity:.7;transform:scale(1)}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}@keyframes float-particle{0%{transform:translate(0)}25%{transform:translate(10px,-15px)}50%{transform:translate(20px)}75%{transform:translate(10px,15px)}to{transform:translate(0)}}@keyframes pulse-border{0%{transform:translate(-50%,-50%) scale(1);opacity:0}50%{opacity:.5}to{transform:translate(-50%,-50%) scale(1.3);opacity:0}}.welcome-page .btn-glow-primary{background:linear-gradient(90deg,#6366f1,#a9abf7);color:#fff;border:none;padding:.8rem 2rem;border-radius:50px;font-weight:600;position:relative;overflow:hidden;z-index:1;transition:all .3s ease;box-shadow:0 5px 15px #6366f14d}.welcome-page .btn-glow-primary:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(90deg,#6366f1,#ad8cf9,#6366f1);background-size:200% 200%;z-index:-1;border-radius:50px;animation:glow-animation 3s ease infinite}.welcome-page .btn-glow-primary:hover{transform:translateY(-3px);box-shadow:0 8px 25px #6366f166;color:#fff}.welcome-page .btn-glow-primary i{transition:transform .3s ease}.welcome-page .btn-glow-primary:hover i{transform:translate(5px)}@keyframes glow-animation{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.welcome-page .creators-features-row{position:relative;z-index:3}.welcome-page .creators-cta{text-align:left}.main-features{position:relative;overflow:hidden;background:linear-gradient(135deg,#0d1420,#0f172a,#0e1521);padding:5rem 0}.main-features:before{position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23ffffff' fill-opacity='0.03' fill-rule='evenodd'%3E%3Ccircle cx='3' cy='3' r='3'/%3E%3Ccircle cx='13' cy='13' r='3'/%3E%3C/g%3E%3C/svg%3E");z-index:1}.main-features .container{position:relative;z-index:10}.main-features h2{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:3rem}.main-features .feature-item{text-align:center;padding:1.5rem;transition:transform .3s ease}.main-features .feature-item:hover{transform:translateY(-10px)}.main-features .feature-item .feature-icon{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;box-shadow:0 4px 15px #0000001a}.main-features .feature-item .feature-icon i{font-size:2.5rem;color:#fff;display:block;line-height:1;text-shadow:0 1px 3px rgba(0,0,0,.2)}.main-features .feature-item .feature-icon.blue{background:linear-gradient(135deg,#6366f1,#1d21eb)}.main-features .feature-item .feature-icon.red{background:linear-gradient(135deg,#ef4444,#d41212)}.main-features .feature-item .feature-icon.purple{background:linear-gradient(135deg,#3b82f6,#0a59da)}.main-features .feature-item .feature-icon.green{background:linear-gradient(135deg,#10b981,#0a7350)}.main-features .feature-item .feature-icon.green i.bi-share-fill{font-size:2.5rem;position:relative;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3);opacity:1}.main-features .feature-item .feature-icon.green h3{color:#fff;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.3)}.main-features .feature-item .feature-icon.green p{color:#ffffffd9}.main-features .feature-item .feature-icon.green .btn-success{background:linear-gradient(135deg,#10b981,#0a7350);border:none;box-shadow:0 4px 15px #0003;transition:transform .3s ease,box-shadow .3s ease}.main-features .feature-item .feature-icon.green .btn-success:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0000004d}.main-features .feature-item .feature-icon.green i.bi-gift{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));color:#fff!important}.main-features .videos-section{position:relative;overflow:hidden;background:linear-gradient(135deg,#0e1521,#0f172a,#0f1629)}.main-features .videos-section:before{position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.02'%3E%3Cpath d='M0 38.59l2.83-2.83 1.41 1.41L1.41 40H0v-1.41zM0 20.83l2.83-2.83 1.41 1.41L1.41 22H0v-1.17zM0 3.07l2.83-2.83 1.41 1.41L1.41 4.24H0V3.07zM17.76 40l2.83-2.83 1.41 1.41L19.17 40h-1.41zM17.76 22.24l2.83-2.83 1.41 1.41L19.17 23.66h-1.41zM17.76 4.48l2.83-2.83 1.41 1.41L19.17 5.9h-1.41zM35.52 40l2.83-2.83 1.41 1.41L36.93 40h-1.41zM35.52 22.24l2.83-2.83 1.41 1.41-2.83 2.83h-1.41zM35.52 4.48l2.83-2.83 1.41 1.41-2.83 2.83h-1.41zM0 38.59l2.83-2.83 1.41 1.41L1.41 40H0v-1.41zM0 20.83l2.83-2.83 1.41 1.41L1.41 22H0v-1.17zM0 3.07l2.83-2.83 1.41 1.41L1.41 4.24H0V3.07zM17.76 40l2.83-2.83 1.41 1.41L19.17 40h-1.41zM17.76 22.24l2.83-2.83 1.41 1.41L19.17 23.66h-1.41zM17.76 4.48l2.83-2.83 1.41 1.41L19.17 5.9h-1.41zM35.52 40l2.83-2.83 1.41 1.41L36.93 40h-1.41zM35.52 22.24l2.83-2.83 1.41 1.41-2.83 2.83h-1.41zM35.52 4.48l2.83-2.83 1.41 1.41-2.83 2.83h-1.41z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");z-index:1}.main-features .videos-section .container{position:relative;z-index:10}.main-features .profiles-showcase{position:relative;overflow:hidden;padding:5rem 0;background:linear-gradient(to bottom,#0c141f,#0e1521)}.main-features .profiles-showcase:before{position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;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='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.5;z-index:1}.main-features .profiles-showcase .container{position:relative;z-index:10}.main-features .profile-showcase{background-color:#111827;padding:5rem 0}.main-features .profile-showcase h2{color:#fff;margin-bottom:1rem}.main-features .profile-showcase .logo-image{max-height:120px;width:auto}.main-features .profile-showcase .profile-avatar,.main-features .profile-showcase .folder-icon{width:60px;height:60px}.main-features .profile-showcase .video-thumbnail{height:80px}.main-features .profile-showcase .video-thumbnail.bg-blue{background-color:#3498db}.main-features .profile-showcase .video-thumbnail.bg-red{background-color:#e74c3c}.main-features .profile-showcase .video-thumbnail.bg-green{background-color:#2ecc71}.main-features .profile-showcase .video-thumbnail.bg-purple{background-color:#9b59b6}.main-features .profile-showcase .video-thumbnail.bg-orange{background-color:#f39c12}.main-features .profile-showcase p{font-size:1rem;color:#94a3b8;line-height:1.5}.main-features .free-storage-banner{background:linear-gradient(135deg,#28001ee6,#1e003ce6,#000046e6,#001e3ce6,#00281ee6,#281e00e6,#320f00e6 90%,#320000e6);border:none!important;box-shadow:0 10px 30px #00000040;position:relative;overflow:hidden}.main-features .free-storage-banner:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,#ffffff0d,#ffffff1a,#ffffff0d,#ffffff1a,#ffffff0d,#ffffff1a);z-index:1;opacity:1;animation:shimmer 3s infinite linear}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.main-features .free-storage-banner .row{position:relative;z-index:2}.main-features .free-storage-banner h3{color:#fff;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.3)}.main-features .free-storage-banner p{color:#ffffffd9}.main-features .free-storage-banner .btn-success{background:linear-gradient(135deg,#10b981,#0a7350);border:none;box-shadow:0 4px 15px #0003;transition:transform .3s ease,box-shadow .3s ease}.main-features .free-storage-banner .btn-success:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0000004d}.main-features .free-storage-banner i.bi-gift{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));color:#fff!important;font-size:2.5rem;margin-bottom:.5rem}.videos-section{position:relative;overflow:hidden;background:linear-gradient(135deg,#0e1521,#0f172a,#0f1629)}.videos-section:before{position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.02'%3E%3Cpath d='M0 38.59l2.83-2.83 1.41 1.41L1.41 40H0v-1.41zM0 20.83l2.83-2.83 1.41 1.41L1.41 22H0v-1.17zM0 3.07l2.83-2.83 1.41 1.41L1.41 4.24H0V3.07zM17.76 40l2.83-2.83 1.41 1.41L19.17 40h-1.41zM17.76 22.24l2.83-2.83 1.41 1.41L19.17 23.66h-1.41zM17.76 4.48l2.83-2.83 1.41 1.41L19.17 5.9h-1.41zM35.52 40l2.83-2.83 1.41 1.41L36.93 40h-1.41zM35.52 22.24l2.83-2.83 1.41 1.41-2.83 2.83h-1.41zM35.52 4.48l2.83-2.83 1.41 1.41-2.83 2.83h-1.41zM0 38.59l2.83-2.83 1.41 1.41L1.41 40H0v-1.41zM0 20.83l2.83-2.83 1.41 1.41L1.41 22H0v-1.17zM0 3.07l2.83-2.83 1.41 1.41L1.41 4.24H0V3.07zM17.76 40l2.83-2.83 1.41 1.41L19.17 40h-1.41zM17.76 22.24l2.83-2.83 1.41 1.41L19.17 23.66h-1.41zM17.76 4.48l2.83-2.83 1.41 1.41L19.17 5.9h-1.41zM35.52 40l2.83-2.83 1.41 1.41L36.93 40h-1.41zM35.52 22.24l2.83-2.83 1.41 1.41-2.83 2.83h-1.41zM35.52 4.48l2.83-2.83 1.41 1.41-2.83 2.83h-1.41z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");z-index:1}.videos-section .container{position:relative;z-index:10}.profiles-showcase{padding:6rem 0;background:linear-gradient(135deg,#0b131e,#0d1420,#0c141f);position:relative;overflow:hidden}.profiles-showcase:before{position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;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='%23ffffff' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.6;z-index:1}.profiles-showcase:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,#fff0,#ffffff05,#fff0,#ffffff05,#fff0);z-index:2;opacity:1;animation:shimmer 8s infinite linear}.profiles-showcase .container{position:relative;z-index:10}.profiles-showcase h2{font-size:3rem;font-weight:700;letter-spacing:-1px;margin-bottom:1.5rem;color:#fff}.profiles-showcase .section-subtitle{font-size:1.2rem;line-height:1.6;color:#ffffffb3;max-width:700px;margin:0 auto}.profiles-showcase .profile-showcase-card{transform:perspective(1000px) rotateY(-2deg);transition:all .5s ease}.profiles-showcase .profile-showcase-card:hover{transform:perspective(1000px) rotateY(0)}.profiles-showcase .profile-showcase-card .profile-screenshot-container{transition:all .4s cubic-bezier(.25,.46,.45,.94);border:1px solid rgba(255,255,255,.1)}.profiles-showcase .profile-showcase-card .profile-screenshot-container:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000004d;border-color:#6366f14d}.profiles-showcase .profile-showcase-card .profile-screenshot-container .profile-screenshot{transition:transform .4s ease}.profiles-showcase .profile-showcase-card .profile-screenshot-container .profile-screenshot:hover{transform:scale(1.02)}.profiles-showcase .profile-showcase-card .profile-decoration-1{width:150px;height:150px;border-radius:50%;background:linear-gradient(45deg,rgba(var(--bs-primary-rgb),.4),rgba(var(--bs-info-rgb),.2));filter:blur(40px);top:-30px;right:-30px;z-index:-1}.profiles-showcase .profile-showcase-card .profile-decoration-2{width:100px;height:100px;border-radius:50%;background:linear-gradient(45deg,rgba(var(--bs-success-rgb),.3),rgba(var(--bs-info-rgb),.1));filter:blur(30px);bottom:-20px;left:20%;z-index:-1}.profiles-showcase .video-thumbnail{transition:all .3s ease;border:1px solid rgba(255,255,255,.1)}.profiles-showcase .video-thumbnail:hover{transform:scale(1.05);box-shadow:0 5px 15px #0003}.profiles-showcase .video-thumbnail:hover .play-overlay{background-color:#0000004d}.profiles-showcase .video-thumbnail:hover .play-overlay i{transform:scale(1.2);opacity:1}.profiles-showcase .video-thumbnail .play-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;transition:all .3s ease}.profiles-showcase .video-thumbnail .play-overlay i{transition:all .3s ease;opacity:.8;filter:drop-shadow(0 0 5px rgba(0,0,0,.5))}.profiles-showcase .profile-features-list{margin-top:2rem}.profiles-showcase .profile-features-list .feature-item .feature-icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 15px #0000001a;transition:all .3s ease}.profiles-showcase .profile-features-list .feature-item:hover .feature-icon{transform:translateY(-5px) rotate(5deg);box-shadow:0 8px 20px #00000026}.profiles-showcase .bg-glass{background-color:#1e1e2866;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.profiles-showcase .bg-primary-soft{background-color:rgba(var(--bs-primary-rgb),.15)}.profiles-showcase .bg-success-soft{background-color:rgba(var(--bs-success-rgb),.15)}.profiles-showcase .bg-info-soft{background-color:rgba(var(--bs-info-rgb),.15)}.profiles-showcase .border-primary-soft{border-color:rgba(var(--bs-primary-rgb),.3)!important}.profiles-showcase .bg-gradient-primary{background:linear-gradient(45deg,var(--bs-primary),#a9abf7)}.secure-folders{padding:6rem 0;background:linear-gradient(135deg,#09111c,#0b131e,#0a121d);position:relative;overflow:hidden}.secure-folders:before{position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;background-image:url("data:image/svg+xml,%3Csvg width='24' height='40' viewBox='0 0 24 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 40c5.523 0 10-4.477 10-10V0C4.477 0 0 4.477 0 10v30zm22 0c-5.523 0-10-4.477-10-10V0c5.523 0 10 4.477 10 10v30z' fill='%23ffffff' fill-opacity='0.03' fill-rule='evenodd'/%3E%3C/svg%3E");opacity:.5;z-index:1}.secure-folders:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,#fff0,#ffffff05,#fff0,#ffffff05,#fff0);z-index:2;opacity:1;animation:shimmer 8s infinite linear}.secure-folders .container{position:relative;z-index:10}.secure-folders h2{font-size:3rem;font-weight:700;letter-spacing:-1px;margin-bottom:1.5rem;color:#fff}.secure-folders .section-subtitle{font-size:1.2rem;line-height:1.6;color:#ffffffb3;max-width:700px;margin:0 auto}.secure-folders .secure-folder-content h3{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.secure-folders .secure-folder-content p{color:#e2e8f0;font-size:1.1rem;line-height:1.6}.secure-folders .secure-features-list .secure-feature-item{margin-bottom:2rem;transition:all .3s ease}.secure-folders .secure-features-list .secure-feature-item:hover{transform:translateY(-5px)}.secure-folders .secure-features-list .secure-feature-item:hover .feature-icon{transform:scale(1.1) rotate(5deg)}.secure-folders .secure-features-list .secure-feature-item .feature-icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 10px 20px #0000001a}.secure-folders .secure-features-list .secure-feature-item h5{color:#fff;font-weight:600}.secure-folders .secure-features-list .secure-feature-item p{color:#fff9}.secure-folders .secure-folder-showcase{transform:perspective(1000px) rotateY(2deg);transition:all .5s ease}.secure-folders .secure-folder-showcase:hover{transform:perspective(1000px) rotateY(0)}.secure-folders .secure-folder-showcase .folder-decoration-1{width:150px;height:150px;border-radius:50%;background:linear-gradient(45deg,rgba(var(--bs-warning-rgb),.3),rgba(var(--bs-danger-rgb),.1));filter:blur(40px);top:-30px;right:-30px;z-index:-1}.secure-folders .secure-folder-showcase .folder-decoration-2{width:100px;height:100px;border-radius:50%;background:linear-gradient(45deg,rgba(var(--bs-info-rgb),.3),rgba(var(--bs-success-rgb),.1));filter:blur(30px);bottom:-20px;left:20%;z-index:-1}.secure-folders .folder-screenshot-container{transition:all .4s cubic-bezier(.25,.46,.45,.94);border:1px solid rgba(255,255,255,.1)}.secure-folders .folder-screenshot-container:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000004d;border-color:#f59e0b4d}.secure-folders .folder-screenshot-container .folder-screenshot{transition:transform .4s ease}.secure-folders .folder-screenshot-container .folder-screenshot:hover{transform:scale(1.02)}.secure-folders .video-thumbnail{position:relative;overflow:hidden;border-radius:8px;border:1px solid rgba(255,255,255,.1);box-shadow:0 5px 15px #00000026;transition:all .3s ease}.secure-folders .video-thumbnail .video-preview.bg-gradient-purple{background:linear-gradient(135deg,#8b5cf6,#6d28d9)}.secure-folders .video-thumbnail .video-preview.bg-gradient-blue{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.secure-folders .video-thumbnail .play-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0006;opacity:0;transition:all .3s ease}.secure-folders .video-thumbnail .play-overlay i{font-size:2rem;opacity:0;transform:scale(.8);transition:all .3s ease}.secure-folders .video-thumbnail:hover{transform:scale(1.05);box-shadow:0 10px 20px #0000004d}.secure-folders .video-thumbnail:hover .play-overlay{opacity:1}.secure-folders .video-thumbnail:hover .play-overlay i{opacity:1;transform:scale(1)}.secure-folders .bg-warning-soft{background-color:rgba(var(--bs-warning-rgb),.15)}.secure-folders .bg-info-soft{background-color:rgba(var(--bs-info-rgb),.15)}.secure-folders .bg-success-soft{background-color:rgba(var(--bs-success-rgb),.15)}.cta-section{background-color:#334155;background-image:url(/images/welcome/features-background.jpg);background-size:cover;background-position:center;padding:6rem 0 0;margin-bottom:0;text-align:center;position:relative;overflow:hidden}.cta-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;background:linear-gradient(135deg,#28001ed9,#1e003cd9,#000046d9,#001e3cd9,#00281ed9,#281e00d9,#320f00d9 90%,#320000d9);background-size:cover;z-index:1;pointer-events:none}.cta-section:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,#ffffff0d,#ffffff1a,#ffffff0d,#ffffff1a,#ffffff0d,#ffffff1a);z-index:2;opacity:1;animation:shimmer 3s infinite linear;pointer-events:none}.cta-section .container{position:relative;z-index:10}.cta-section h2{font-size:3.5rem;font-weight:700;letter-spacing:-1px;margin-bottom:1.5rem;color:#fff}.cta-section .features-list .feature-item{display:flex;align-items:flex-start;margin-bottom:1.5rem}.cta-section .features-list .feature-item i{background:#ffffff26;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #0003;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);flex-shrink:0}.cta-section .features-list .feature-item div{margin-left:0;text-align:left}.cta-section .features-list .feature-item strong{color:#fff;font-weight:600;display:block;margin-bottom:.25rem}.cta-section .features-list .feature-item p{font-size:.95rem;opacity:.9;color:#ffffffe6!important;margin:0;line-height:1.4;font-weight:400}.cta-section p{font-size:1.5rem;font-weight:400;line-height:1.5;margin-bottom:2rem;opacity:.9;color:#e2e8f0}.cta-section .btn{background-color:#334155;color:#fff;border-radius:8px;font-size:1.1rem;font-weight:600;padding:15px 40px;transition:all .4s cubic-bezier(.25,.46,.45,.94);border:1px solid #334155}.cta-section .btn:hover{transform:translateY(-2px)}.cta-section .btn:hover{background-color:#3f4a5c;transform:translateY(-2px);box-shadow:0 10px 20px #0003}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}
