#particles-canvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.hero{position:relative;overflow:hidden;background:radial-gradient(ellipse at 20% 50%,rgb(108 99 255 / .15) 0%,transparent 50%),radial-gradient(ellipse at 80% 20%,rgb(0 217 255 / .1) 0%,transparent 50%),radial-gradient(ellipse at 50% 80%,rgb(255 107 107 / .08) 0%,transparent 50%),url(/wp-content/themes/nexify-ai-v10.7/images/hero-bg-pattern.jpg) center/cover no-repeat;background-blend-mode:overlay;animation:heroGradientShift 15s ease infinite}@keyframes heroGradientShift{0%,100%{background-position:0% 50%}25%{background-position:50% 0%}50%{background-position:100% 50%}75%{background-position:50% 100%}}.hero .container{position:relative;z-index:2}.floating-orb{position:absolute;border-radius:50%;filter:blur(60px);opacity:.4;animation:floatOrb 20s ease-in-out infinite;pointer-events:none;z-index:0}.floating-orb.orb-1{width:300px;height:300px;background:rgb(108 99 255 / .3);top:-10%;right:-5%;animation-delay:0s;animation-duration:18s}.floating-orb.orb-2{width:200px;height:200px;background:rgb(0 217 255 / .25);bottom:10%;left:-3%;animation-delay:-5s;animation-duration:22s}.floating-orb.orb-3{width:150px;height:150px;background:rgb(255 107 107 / .2);top:40%;left:30%;animation-delay:-10s;animation-duration:25s}@keyframes floatOrb{0%,100%{transform:translate(0,0) scale(1)}25%{transform:translate(30px,-40px) scale(1.1)}50%{transform:translate(-20px,20px) scale(.9)}75%{transform:translate(40px,30px) scale(1.05)}}.hero h1{text-shadow:0 0 40px rgb(108 99 255 / .3);animation:heroTextReveal 1.2s cubic-bezier(.16,1,.3,1) forwards}@keyframes heroTextReveal{from{opacity:0;transform:translateY(40px);filter:blur(10px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.hero p{animation:heroTextReveal 1.2s cubic-bezier(.16,1,.3,1) 0.2s both}.hero>.container>div:nth-child(4){animation:heroTextReveal 1.2s cubic-bezier(.16,1,.3,1) 0.4s both}.gradient-text{background:linear-gradient(135deg,#6C63FF,#00D9FF,#FF6B6B,#6C63FF);background-size:300% 300%;-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;animation:gradientShift 6s ease infinite}@keyframes gradientShift{0%,100%{background-position:0% 50%}50%{background-position:100% 50%}}.hero-badge{animation:badgePulse 3s ease-in-out infinite,heroTextReveal 1s ease 0.1s both;backdrop-filter:blur(10px);background:rgb(108 99 255 / .08);border:1px solid rgb(108 99 255 / .2)}@keyframes badgePulse{0%,100%{box-shadow:0 0 0 0 rgb(108 99 255 / .2)}50%{box-shadow:0 0 20px 5px rgb(108 99 255 / .15)}}.hero-stat .number{font-variant-numeric:tabular-nums;transition:all 0.3s ease}.hero-stat .number.counting{animation:countPulse 0.5s ease}@keyframes countPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.15)}}.hero-stats{animation:heroTextReveal 1.2s cubic-bezier(.16,1,.3,1) 0.6s both}.article-card{background:rgb(22 22 46 / .6);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgb(108 99 255 / .1);transition:all 0.4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.article-card::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#6C63FF,#00D9FF,transparent);opacity:0;transition:opacity 0.4s ease}.article-card:hover::before{opacity:1}.article-card:hover{transform:translateY(-8px) scale(1.02);border-color:rgb(108 99 255 / .3);box-shadow:0 20px 60px rgb(108 99 255 / .15),0 0 40px rgb(108 99 255 / .05),inset 0 1px 0 rgb(255 255 255 / .05)}.tool-card{background:rgb(22 22 46 / .7);backdrop-filter:blur(15px);border:1px solid rgb(108 99 255 / .1);transition:all 0.5s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;transform-style:preserve-3d;perspective:1000px}.tool-card::after{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgb(108 99 255 / .1) 0%,transparent 60%);opacity:0;transition:opacity 0.5s ease;pointer-events:none}.tool-card:hover::after{opacity:1}.tool-card:hover{transform:translateY(-10px) rotateX(2deg) rotateY(-2deg);border-color:rgb(108 99 255 / .4);box-shadow:0 25px 50px rgb(108 99 255 / .2),0 0 0 1px rgb(108 99 255 / .1)}.prompt-card{background:rgb(22 22 46 / .6);backdrop-filter:blur(15px);border:1px solid rgb(108 99 255 / .1);transition:all 0.4s ease;position:relative}.prompt-card:hover{border-color:rgb(0 217 255 / .4);box-shadow:0 0 15px rgb(0 217 255 / .15),0 20px 40px rgb(0 0 0 / .3),inset 0 1px 0 rgb(255 255 255 / .05);transform:translateY(-6px)}.prompt-card .copy-btn{position:relative;overflow:hidden}.prompt-card .copy-btn::after{content:'';position:absolute;top:50%;left:50%;width:0;height:0;background:rgb(255 255 255 / .2);border-radius:50%;transform:translate(-50%,-50%);transition:width 0.6s ease,height 0.6s ease}.prompt-card .copy-btn:active::after{width:300px;height:300px}.reveal-up{opacity:0;transform:translateY(60px);transition:all 0.8s cubic-bezier(.16,1,.3,1)}.reveal-up.revealed{opacity:1;transform:translateY(0)}.reveal-left{opacity:0;transform:translateX(-60px);transition:all 0.8s cubic-bezier(.16,1,.3,1)}.reveal-left.revealed{opacity:1;transform:translateX(0)}.reveal-right{opacity:0;transform:translateX(60px);transition:all 0.8s cubic-bezier(.16,1,.3,1)}.reveal-right.revealed{opacity:1;transform:translateX(0)}.reveal-scale{opacity:0;transform:scale(.8);transition:all 0.8s cubic-bezier(.16,1,.3,1)}.reveal-scale.revealed{opacity:1;transform:scale(1)}.stagger-children>*{opacity:0;transform:translateY(30px);transition:all 0.6s cubic-bezier(.16,1,.3,1)}.stagger-children.revealed>*:nth-child(1){transition-delay:0.05s;opacity:1;transform:translateY(0)}.stagger-children.revealed>*:nth-child(2){transition-delay:0.1s;opacity:1;transform:translateY(0)}.stagger-children.revealed>*:nth-child(3){transition-delay:0.15s;opacity:1;transform:translateY(0)}.stagger-children.revealed>*:nth-child(4){transition-delay:0.2s;opacity:1;transform:translateY(0)}.stagger-children.revealed>*:nth-child(5){transition-delay:0.25s;opacity:1;transform:translateY(0)}.stagger-children.revealed>*:nth-child(6){transition-delay:0.3s;opacity:1;transform:translateY(0)}.section-divider{width:80px;height:4px;background:var(--gradient-primary);border-radius:2px;margin:16px auto 0;position:relative}.section-divider::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:var(--gradient-primary);border-radius:2px;animation:dividerGlow 2s ease-in-out infinite}@keyframes dividerGlow{0%,100%{box-shadow:0 0 5px rgb(108 99 255 / .3)}50%{box-shadow:0 0 20px rgb(108 99 255 / .6)}}.newsletter-section{background:rgb(26 26 62 / .8);backdrop-filter:blur(20px);border:1px solid rgb(108 99 255 / .15);position:relative;overflow:hidden}.newsletter-section::before{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:conic-gradient(from 0deg,transparent 0deg,rgb(108 99 255 / .05) 60deg,transparent 120deg,rgb(0 217 255 / .05) 180deg,transparent 240deg,rgb(255 107 107 / .03) 300deg,transparent 360deg);animation:rotateBg 30s linear infinite;pointer-events:none}@keyframes rotateBg{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.newsletter-section::after{content:'';position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgb(108 99 255 / .5),rgb(0 217 255 / .5),transparent)}.site-footer{position:relative;overflow:hidden}.site-footer::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgb(108 99 255 / .5),rgb(0 217 255 / .5),transparent)}.footer-social a{transition:all 0.3s ease;position:relative}.footer-social a:hover{transform:translateY(-4px) scale(1.1);box-shadow:0 8px 25px rgb(108 99 255 / .3)}.btn-primary{position:relative;overflow:hidden;z-index:1}.btn-primary::before{content:'';position:absolute;top:50%;left:50%;width:0;height:0;background:rgb(255 255 255 / .1);border-radius:50%;transform:translate(-50%,-50%);transition:width 0.6s ease,height 0.6s ease;z-index:-1}.btn-primary:hover::before{width:400px;height:400px}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 10px 40px rgb(108 99 255 / .4),0 0 60px rgb(108 99 255 / .15)}.btn-outline{position:relative;overflow:hidden}.btn-outline::after{content:'';position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--gradient-primary);transition:width 0.4s ease}.btn-outline:hover::after{width:100%}.neon-line{position:absolute;background:linear-gradient(90deg,transparent,rgb(108 99 255 / .6),transparent);height:1px;width:100%;animation:neonScan 8s linear infinite}@keyframes neonScan{0%{transform:translateX(-100%);opacity:0}10%{opacity:1}90%{opacity:1}100%{transform:translateX(100%);opacity:0}}.cursor-glow{position:fixed;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgb(108 99 255 / .06) 0%,transparent 70%);pointer-events:none;z-index:0;transform:translate(-50%,-50%);transition:opacity 0.3s ease}.featured-post{position:relative;overflow:hidden;background:rgb(22 22 46 / .7);backdrop-filter:blur(15px);border:1px solid rgb(108 99 255 / .1)}.featured-post::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgb(108 99 255 / .05) 0%,transparent 50%);pointer-events:none;z-index:1}.featured-post:hover{border-color:rgb(108 99 255 / .3);box-shadow:0 20px 60px rgb(108 99 255 / .15)}.video-player-wrapper{position:relative}.video-player-wrapper::before{content:'';position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(135deg,#6C63FF,#00D9FF,#FF6B6B,#6C63FF);background-size:300% 300%;border-radius:18px;z-index:-1;animation:borderGradient 6s ease infinite;opacity:.5}@keyframes borderGradient{0%,100%{background-position:0% 50%}50%{background-position:100% 50%}}.video-player-wrapper:hover::before{opacity:1}.section-label{position:relative;display:inline-flex;align-items:center;gap:8px;padding:6px 16px;background:rgb(108 99 255 / .08);border:1px solid rgb(108 99 255 / .15);border-radius:50px;font-size:.8rem;letter-spacing:1px}.typing-cursor{display:inline-block;width:3px;height:1em;background:var(--secondary);margin-right:4px;animation:blink 1s step-end infinite;vertical-align:middle}@keyframes blink{0%,100%{opacity:1}50%{opacity:0}}.scroll-indicator{position:fixed;top:0;right:0;width:100%;height:3px;z-index:10001;background:rgb(108 99 255 / .1)}.scroll-indicator .progress{height:100%;background:linear-gradient(90deg,#6C63FF,#00D9FF);width:0%;transition:width 0.1s linear;box-shadow:0 0 10px rgb(108 99 255 / .5)}.sidebar .widget{background:rgb(22 22 46 / .6);backdrop-filter:blur(15px);border:1px solid rgb(108 99 255 / .1);transition:all 0.3s ease}.sidebar .widget:hover{border-color:rgb(108 99 255 / .25);box-shadow:0 10px 30px rgb(0 0 0 / .2)}.hero-typing-line{font-size:1.2rem;color:var(--text-secondary);margin-top:-8px;animation:heroTextReveal 1.2s cubic-bezier(.16,1,.3,1) 0.3s both}.hero-typing-line .typing-text{color:var(--secondary);font-weight:700}.hero-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;animation:heroTextReveal 1.2s cubic-bezier(.16,1,.3,1) 0.4s both}.site-header{transition:all 0.4s cubic-bezier(.4,0,.2,1)}.header-scrolled{background:rgb(15 15 35 / .95)!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;box-shadow:0 4px 30px rgb(0 0 0 / .3),0 0 40px rgb(108 99 255 / .05)!important}@media (max-width:768px){.floating-orb{display:none}.cursor-glow{display:none}.hero h1{font-size:2rem}.hero-stats{gap:24px}.hero-stat .number{font-size:1.5rem}}.animate-in{opacity:1!important;transform:translateY(0)!important;transition:all 0.6s cubic-bezier(.16,1,.3,1)!important}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}.skeleton{background:linear-gradient(90deg,rgb(22 22 46 / .8) 25%,rgb(108 99 255 / .1) 50%,rgb(22 22 46 / .8) 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:var(--radius-sm)}@keyframes shimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}.article-card .card-image img{transition:transform 0.6s cubic-bezier(.4,0,.2,1)}.article-card:hover .card-image img{transform:scale(1.08)}.free-tool-card{background:rgb(22 22 46 / .6)!important;backdrop-filter:blur(15px);border:1px solid rgb(108 99 255 / .1)!important;transition:all 0.5s cubic-bezier(.4,0,.2,1)!important;position:relative;overflow:hidden}.free-tool-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#6C63FF,#00D9FF);transform:scaleX(0);transform-origin:right;transition:transform 0.5s ease}.free-tool-card:hover::before{transform:scaleX(1);transform-origin:left}.free-tool-card:hover{transform:translateY(-8px)!important;border-color:rgb(108 99 255 / .3)!important;box-shadow:0 20px 60px rgb(108 99 255 / .15)!important}.ftc-icon{transition:transform 0.5s cubic-bezier(.4,0,.2,1)}.free-tool-card:hover .ftc-icon{transform:scale(1.2) rotate(5deg)}.newsletter-section{background:rgb(22 22 46 / .8)!important;backdrop-filter:blur(20px);border:1px solid rgb(108 99 255 / .15)!important;border-radius:20px!important;position:relative;overflow:hidden}.newsletter-section::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#6C63FF,#00D9FF,transparent)}.newsletter-section::after{content:'';position:absolute;bottom:-50%;right:-20%;width:300px;height:300px;background:radial-gradient(circle,rgb(108 99 255 / .08) 0%,transparent 70%);pointer-events:none}.newsletter-form button{background:linear-gradient(135deg,#6C63FF,#00D9FF)!important;border:none!important;padding:14px 32px!important;border-radius:12px!important;font-weight:700!important;font-size:1rem!important;cursor:pointer;transition:all 0.3s ease!important;position:relative;overflow:hidden}.newsletter-form button:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgb(108 99 255 / .4)!important}.newsletter-form input[type="email"]{background:rgb(15 15 35 / .8)!important;border:1px solid rgb(108 99 255 / .2)!important;border-radius:12px!important;padding:14px 20px!important;color:#fff!important;font-size:1rem!important;transition:all 0.3s ease!important}.newsletter-form input[type="email"]:focus{border-color:#6C63FF!important;box-shadow:0 0 20px rgb(108 99 255 / .2)!important;outline:none}.site-footer{background:linear-gradient(180deg,rgb(15 15 35 / .95),rgb(10 10 25))!important;border-top:1px solid rgb(108 99 255 / .1);position:relative}.site-footer::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgb(108 99 255 / .3),rgb(0 217 255 / .3),transparent)}.footer-logo{font-size:1.5rem!important;font-weight:800!important}.footer-social a{transition:all 0.3s ease!important;border:1px solid rgb(108 99 255 / .15)!important}.footer-social a:hover{background:rgb(108 99 255 / .15)!important;border-color:rgb(108 99 255 / .4)!important;transform:translateY(-3px);box-shadow:0 5px 15px rgb(108 99 255 / .2)}.footer-links a{transition:all 0.3s ease!important;position:relative}.footer-links a:hover{color:var(--secondary)!important;padding-right:8px}.cookie-banner{backdrop-filter:blur(20px)!important;background:rgb(15 15 35 / .95)!important;border-top:1px solid rgb(108 99 255 / .15)!important}.cookie-accept{background:linear-gradient(135deg,#6C63FF,#00D9FF)!important;border:none!important;transition:all 0.3s ease!important}.cookie-accept:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgb(108 99 255 / .3)!important}.typing-cursor{display:inline-block;width:2px;height:1.2em;background:var(--secondary);margin-right:4px;vertical-align:text-bottom;animation:cursorBlink 0.8s infinite}@keyframes cursorBlink{0%,50%{opacity:1}51%,100%{opacity:0}}.section-label{background:rgb(108 99 255 / .1)!important;border:1px solid rgb(108 99 255 / .2)!important;padding:6px 16px!important;border-radius:20px!important;font-size:0.85rem!important;font-weight:600!important;display:inline-block;margin-bottom:12px;color:var(--secondary)!important}.breadcrumbs{background:rgb(22 22 46 / .5)!important;backdrop-filter:blur(10px);border-bottom:1px solid rgb(108 99 255 / .08)}.gradient-text{background:linear-gradient(135deg,#6C63FF,#00D9FF)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}.btn-primary{background:linear-gradient(135deg,#6C63FF,#5A52E0)!important;border:none!important;position:relative;overflow:hidden;transition:all 0.4s cubic-bezier(.4,0,.2,1)!important}.btn-primary::after{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .1),transparent);transition:left 0.5s ease}.btn-primary:hover::after{left:100%}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgb(108 99 255 / .4)!important}.btn-outline{border:1px solid rgb(108 99 255 / .3)!important;transition:all 0.4s cubic-bezier(.4,0,.2,1)!important}.btn-outline:hover{background:rgb(108 99 255 / .1)!important;border-color:rgb(108 99 255 / .5)!important;transform:translateY(-2px)}.categories-filter a{transition:all 0.3s ease!important;border:1px solid rgb(108 99 255 / .1)!important;border-radius:20px!important}.categories-filter a:hover,.categories-filter a.active{background:rgb(108 99 255 / .15)!important;border-color:rgb(108 99 255 / .3)!important}.pagination a,.pagination span{transition:all 0.3s ease!important}.pagination a:hover{background:rgb(108 99 255 / .15)!important;transform:translateY(-2px)}.post-content h2,.post-content h3{position:relative;padding-right:16px}.post-content h2::before,.post-content h3::before{content:'';position:absolute;right:0;top:50%;transform:translateY(-50%);width:3px;height:60%;background:linear-gradient(180deg,#6C63FF,#00D9FF);border-radius:3px}.share-btn{transition:all 0.3s ease!important}.share-btn:hover{transform:translateY(-3px)!important;box-shadow:0 5px 15px rgb(0 0 0 / .2)!important}.author-box{background:rgb(22 22 46 / .6)!important;backdrop-filter:blur(15px);border:1px solid rgb(108 99 255 / .1)!important;transition:all 0.3s ease}.author-box:hover{border-color:rgb(108 99 255 / .25)!important}.featured-post{background:rgb(22 22 46 / .6)!important;backdrop-filter:blur(15px);border:1px solid rgb(108 99 255 / .1)!important;transition:all 0.4s ease}.featured-post:hover{border-color:rgb(108 99 255 / .25)!important;box-shadow:0 20px 60px rgb(0 0 0 / .3)!important}.search-overlay{backdrop-filter:blur(30px)!important}.search-overlay-input{background:rgb(22 22 46 / .8)!important;border:1px solid rgb(108 99 255 / .2)!important;transition:all 0.3s ease!important}.search-overlay-input:focus{border-color:#6C63FF!important;box-shadow:0 0 30px rgb(108 99 255 / .15)!important}@media (max-width:768px){.hero-typing-line{font-size:1rem}.hero-buttons{flex-direction:column;align-items:center}.hero-buttons .btn{width:100%;max-width:280px;text-align:center}.footer-stats{gap:24px!important}.newsletter-form{flex-direction:column!important}.newsletter-form input,.newsletter-form button{width:100%!important}}@media (max-width:480px){.hero h1{font-size:1.6rem!important}.hero-typing-line{font-size:.9rem}.hero-stat .number{font-size:1.3rem!important}}