:root{--fusion-bg: #050816;--fusion-bg-card: rgba(255, 255, 255, .03);--fusion-border: rgba(255, 255, 255, .08);--fusion-border-amber: rgba(251, 146, 60, .15);--fusion-text: #f9fafb;--fusion-text-muted: #9ca3af;--fusion-accent: #8b5cf6;--fusion-accent-2: #6366f1;--fusion-accent-amber: #f97316;--fusion-gradient: linear-gradient(135deg, #8b5cf6 0%, #6366f1 40%, #f97316 100%);--fusion-gradient-hero: radial-gradient(ellipse 80% 50% at 50% -20%, rgba(139, 92, 246, .15), transparent), radial-gradient(ellipse 60% 40% at 100% 0%, rgba(99, 102, 241, .12), transparent), radial-gradient(ellipse 50% 30% at 0% 50%, rgba(6, 182, 212, .08), transparent), radial-gradient(ellipse 45% 35% at 85% 70%, rgba(251, 146, 60, .22), transparent), radial-gradient(ellipse 40% 30% at 15% 80%, rgba(249, 115, 22, .18), transparent);--fusion-radius: 16px;--fusion-radius-lg: 24px}body{font-family:Inter,Poppins,sans-serif;background-color:var(--fusion-bg)!important;background-image:var(--fusion-gradient-hero),radial-gradient(circle 600px at 0% 0%,rgba(139,92,246,.15),transparent 70%),radial-gradient(circle 600px at 90% 8%,rgba(99,102,241,.12),transparent 70%),radial-gradient(circle 600px at 10% 5%,rgba(6,182,212,.08),transparent 70%),radial-gradient(circle 500px at 80% 90%,rgba(251,146,60,.18),transparent 70%),radial-gradient(circle 400px at 20% 85%,rgba(249,115,22,.14),transparent 70%);background-repeat:no-repeat}.cardBr{border-radius:16px}.cursor{cursor:pointer}.px-90{padding:0 90px}.gap{gap:210px}.title{line-height:36px;margin-bottom:16px;line-height:40px}.lh-40{line-height:40px}.mb-6{margin-bottom:24px}.borderRad{border-radius:8px}.mb-80{margin-bottom:80px}.py-40{padding-top:40px;padding-bottom:40px}.mb-64{margin-bottom:64px}.gap-50{gap:50px}.gap-10{gap:10px}.mb-40{margin-bottom:40px}.pt-40{padding:40px 0 0}.fixed-header{background-color:var(--fusion-bg)}.contact-section .contact-badge{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--fusion-accent);margin-bottom:.5rem}.fs-24{font-size:24px}.fs-16{font-size:16px}.lh-24{line-height:24px}.tracking-widest{letter-spacing:1.6}.fs-20{font-size:20px}.mt-20{margin-top:20px}.lh-32{line-height:32px}.lh-28{line-height:28px}.fs-36{font-size:36px}.text-header{color:#abc}.text-para{color:#f9fafb}@property --sparkle-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}.btn-gradient{position:relative;background:linear-gradient(135deg,#8b5cf6,#6366f1);border:none;color:#fff;transition:all .3s ease;overflow:visible}.btn-gradient:before{content:"";position:absolute;inset:-2px;border-radius:inherit;padding:2px;background:conic-gradient(from var(--sparkle-angle),transparent 0deg 310deg,rgba(255,255,255,.15) 315deg 325deg,rgba(251,146,60,.55) 325deg 345deg,rgba(255,255,255,.35) 345deg 350deg,transparent 350deg 360deg);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:sparkleTravel 5s linear infinite}.btn-gradient:hover{background:linear-gradient(135deg,#7c3aed,#4f46e5);transform:translateY(-1px);box-shadow:0 4px 20px #8b5cf666;color:#fff}@keyframes sparkleTravel{to{--sparkle-angle: 360deg}}.text-gradient{background:linear-gradient(135deg,#8b5cf6,#6366f1 40%,#f97316 85%,#fb923c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.border-card{position:relative;border-color:#8b5cf633;box-shadow:0 0 0 1px #fb923c14;overflow:visible}.border-card:after{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;opacity:0;transition:opacity .35s ease;background:conic-gradient(from var(--sparkle-angle),transparent 0deg 310deg,rgba(255,255,255,.2) 315deg 325deg,rgba(251,146,60,.5) 325deg 345deg,rgba(255,255,255,.25) 345deg 350deg,transparent 350deg 360deg);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:sparkleTravel 7s linear infinite;pointer-events:none}.border-card:hover:after{opacity:1}.sparkleBorder{position:relative}.sparkleBorder:after{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;opacity:0;transition:opacity .35s ease;background:conic-gradient(from var(--sparkle-angle),transparent 0deg 310deg,rgba(255,255,255,.2) 315deg 325deg,rgba(251,146,60,.5) 325deg 345deg,rgba(255,255,255,.25) 345deg 350deg,transparent 350deg 360deg);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:sparkleTravel 7s linear infinite;pointer-events:none}.sparkleBorder:hover:after{opacity:1}@media(max-width:768px),(hover:none){.btn-gradient:before,.border-card:after,.sparkleBorder:after{animation:none!important;opacity:0}.border-card:hover:after,.sparkleBorder:hover:after{opacity:0}}.hero-gradient-bg{background:linear-gradient(180deg,rgba(139,92,246,.06) 0%,transparent 40%,rgba(251,146,60,.03) 70%,rgba(99,102,241,.04) 100%)}.feature-card-hover{transition:transform .2s ease,box-shadow .2s ease}.feature-card-hover:hover{transform:translateY(-4px);box-shadow:0 12px 40px #8b5cf61f,0 0 0 1px #fb923c1a}.bg-section{background:linear-gradient(180deg,var(--fusion-bg) 0%,rgba(139,92,246,.05) 40%,rgba(251,146,60,.03) 60%,var(--fusion-bg) 100%)}.bg-amber{background:linear-gradient(180deg,var(--fusion-bg),rgba(139,92,246,.04),var(--fusion-bg))}.sub-text{line-height:1.625}.fs-18{font-size:18px}.containerTest{width:612px}.btn-white{background:#f9fafb}.btn-white:hover{background:#f1f0f0}.mb-8{margin-bottom:8px}.gap-48{gap:48px}.mb-16{margin-bottom:16px}.mb-96{margin-bottom:96px}.form-control:focus{border-color:#89a!important;outline:0!important;box-shadow:none!important;border-width:1px;border-bottom-width:4px}.no-resize{resize:none}.py-160{padding-top:160px;padding-bottom:160px}.gap-56{gap:56px}.form-check-input:focus{border-color:transparent;outline:0;box-shadow:none}.form-check-input:checked{background-color:#89a}html{scroll-behavior:smooth}.app-content{width:100%;max-width:1600px;margin-left:auto;margin-right:auto;min-height:100vh}@media(min-width:1920px){.app-content{max-width:1800px}}@media(min-width:2560px){.app-content{max-width:2000px}}.dashboard-form .form-control{background:#ffffff0f;border-color:#fb923c33;color:#f9fafb}.dashboard-form .form-control::placeholder{color:#f9fafb80}.dashboard-form .form-label{color:#f9fafbe6}.dashboard-form .text-muted{color:#f9fafb99!important}.dashboard-form .nav-tabs .nav-link{color:#f9fafbcc;border-color:#fb923c33}.dashboard-form .nav-tabs .nav-link.active{background:#ffffff0d;border-color:#fb923c4d;color:#f9fafb}.dashboard-form .table{color:#f9fafb}.dashboard-form .table th,.dashboard-form .table td{border-color:#fb923c1a}.dashboard-form .accordion-button:not(.collapsed){background:#8b5cf61f!important;color:#f9fafb!important}.dashboard-form .accordion-button:after{filter:invert(1)}@media(max-width:1200px){.fs-36{font-size:clamp(1.5rem,4vw,2.25rem)}.fs-24{font-size:clamp(1.125rem,2.5vw,1.5rem)}.fs-20{font-size:clamp(1rem,2vw,1.25rem)}.fs-18{font-size:clamp(.95rem,1.5vw,1.125rem)}.fs-16{font-size:clamp(.875rem,1.2vw,1rem)}.title{font-size:clamp(1.75rem,5vw,2.25rem)}.mb-80{margin-bottom:clamp(2rem,5vw,5rem)}.mb-96{margin-bottom:clamp(2rem,6vw,6rem)}.gap{gap:clamp(2rem,10vw,210px)}.px-90{padding-left:clamp(1rem,5vw,90px);padding-right:clamp(1rem,5vw,90px)}}@media(max-width:992px){.py-160{padding-top:clamp(3rem,8vw,10rem);padding-bottom:clamp(3rem,8vw,10rem)}}@media(max-width:768px){.fs-36{font-size:1.5rem}.fs-24{font-size:1.125rem}.mb-40{margin-bottom:1.5rem}.mb-64{margin-bottom:2rem}.py-40{padding-top:1.5rem;padding-bottom:1.5rem}.containerTest{width:100%;max-width:100%}}@media(max-width:576px){body{font-size:15px}.fs-36{font-size:1.35rem}.fs-24{font-size:1rem}.fs-20{font-size:.95rem}.mb-80{margin-bottom:2rem!important}.mb-96{margin-bottom:1.5rem!important}.gap-48,.gap-50,.gap-56{gap:1.5rem}.feature-card-hover:hover{transform:none}}@media(max-width:991px){.navbar-collapse .d-flex.gap-2{flex-direction:column;width:100%;margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.2)}.navbar-collapse .d-flex.gap-2 .btn,.navbar-collapse .d-flex.gap-2 .nav-link{width:100%;text-align:center;justify-content:center}}@media(max-width:576px){.modal-dialog{margin:.5rem;max-width:calc(100% - 1rem)}}@media(max-width:768px){.table-responsive{font-size:.875rem}.table-responsive th,.table-responsive td{white-space:nowrap;padding:.5rem}}@media(max-width:576px){.container{padding-left:1rem;padding-right:1rem}}.min-w-0{min-width:0}[data-theme=barbie]{--fusion-bg: #1a0812;--fusion-bg-card: rgba(255, 182, 193, .06);--fusion-border: rgba(255, 105, 180, .15);--fusion-border-amber: rgba(255, 182, 193, .25);--fusion-text: #fff0f5;--fusion-text-muted: #e8a0b8;--fusion-accent: #e91e8c;--fusion-accent-2: #ff69b4;--fusion-accent-amber: #ff85c0;--fusion-gradient: linear-gradient(135deg, #e91e8c 0%, #ff69b4 40%, #ffb6c1 100%);--fusion-gradient-hero: radial-gradient(ellipse 80% 50% at 50% -20%, rgba(233, 30, 140, .18), transparent), radial-gradient(ellipse 60% 40% at 100% 0%, rgba(255, 105, 180, .14), transparent), radial-gradient(ellipse 50% 30% at 0% 50%, rgba(255, 182, 193, .1), transparent), radial-gradient(ellipse 45% 35% at 85% 70%, rgba(255, 20, 147, .2), transparent), radial-gradient(ellipse 40% 30% at 15% 80%, rgba(255, 182, 193, .18), transparent)}[data-theme=barbie] body{background-color:#1a0812!important;background-image:var(--fusion-gradient-hero),radial-gradient(circle 600px at 0% 0%,rgba(233,30,140,.18),transparent 70%),radial-gradient(circle 600px at 90% 8%,rgba(255,105,180,.14),transparent 70%),radial-gradient(circle 600px at 10% 5%,rgba(255,182,193,.1),transparent 70%),radial-gradient(circle 500px at 80% 90%,rgba(255,20,147,.2),transparent 70%),radial-gradient(circle 400px at 20% 85%,rgba(255,182,193,.14),transparent 70%)!important}[data-theme=barbie] .text-gradient{background:linear-gradient(135deg,#fff0f5,#ffb6c1 30%,#ff69b4,#e91e8c)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;filter:drop-shadow(0 1px 2px rgba(0,0,0,.4)) drop-shadow(0 0 12px rgba(255,182,193,.2))!important}[data-theme=barbie] h1,[data-theme=barbie] h2,[data-theme=barbie] h3,[data-theme=barbie] h4,[data-theme=barbie] .text-para,[data-theme=barbie] [class*=sectionTitle],[data-theme=barbie] [class*=heroTitle],[data-theme=barbie] [class*=heroBadge],[data-theme=barbie] [class*=featureTitle],[data-theme=barbie] [class*=ctaTitle]{position:relative;z-index:1;color:#fff0f5!important;text-shadow:0 1px 3px rgba(0,0,0,.5),0 0 20px rgba(0,0,0,.2)!important}[data-theme=barbie] .text-gradient{text-shadow:none!important}[data-theme=barbie] header [class*=logo] img,[data-theme=barbie] header img[alt*=Haptix]{filter:drop-shadow(0 1px 3px rgba(0,0,0,.6)) brightness(1.1)!important}[data-theme=barbie] .btn-gradient{background:linear-gradient(135deg,#e91e8c,#ff69b4)!important}[data-theme=barbie] .btn-gradient:hover{background:linear-gradient(135deg,#d9187a,#e0559e)!important;box-shadow:0 4px 20px #e91e8c66!important}[data-theme=barbie] .btn-gradient:before,[data-theme=barbie] .border-card:after,[data-theme=barbie] .sparkleBorder:after{background:conic-gradient(from var(--sparkle-angle),transparent 0deg 310deg,rgba(255,255,255,.15) 315deg 325deg,rgba(255,182,193,.6) 325deg 345deg,rgba(255,255,255,.35) 345deg 350deg,transparent 350deg 360deg)!important}[data-theme=barbie] [class*=colorPhaseBlue]{background:radial-gradient(ellipse 80% 60% at 0% 0%,rgba(255,182,193,.1) 0%,transparent 55%),radial-gradient(ellipse 70% 50% at 100% 0%,rgba(255,105,180,.08) 0%,transparent 55%),radial-gradient(ellipse 60% 40% at 50% 50%,rgba(233,30,140,.06) 0%,transparent 65%)!important}[data-theme=barbie] [class*=colorPhaseOrange]{background:radial-gradient(ellipse 60% 40% at 0% 100%,rgba(255,20,147,.1) 0%,transparent 55%),radial-gradient(ellipse 55% 35% at 100% 100%,rgba(255,105,180,.09) 0%,transparent 55%),radial-gradient(ellipse 50% 35% at 50% 80%,rgba(255,182,193,.07) 0%,transparent 65%)!important}[data-theme=barbie] [class*=smokeBlob1]{background:radial-gradient(ellipse 70% 80% at 40% 50%,rgba(255,105,180,.14) 0%,rgba(255,182,193,.08) 30%,rgba(233,30,140,.03) 55%,transparent 100%)!important}[data-theme=barbie] [class*=smokeBlob2]{background:radial-gradient(ellipse 60% 70% at 70% 60%,rgba(233,30,140,.03) 0%,rgba(255,182,193,.05) 35%,rgba(255,105,180,.1) 60%,rgba(255,20,147,.06) 85%,transparent 100%)!important}[data-theme=barbie] [class*=glassSection]{background:linear-gradient(135deg,#ffb6c10f,#ff69b40a,#e91e8c08)!important;border-color:#ffb6c11f!important}[data-theme=barbie] [class*=glassBase]{background:radial-gradient(ellipse 80% 60% at 0% 0%,rgba(255,182,193,.02) 0%,transparent 50%),radial-gradient(ellipse 70% 50% at 100% 0%,rgba(255,105,180,.02) 0%,transparent 50%),radial-gradient(ellipse 60% 40% at 0% 100%,rgba(233,30,140,.09) 0%,transparent 50%),radial-gradient(ellipse 55% 35% at 100% 100%,rgba(255,105,180,.07) 0%,transparent 50%),radial-gradient(ellipse 50% 30% at 50% 60%,rgba(255,182,193,.05) 0%,transparent 50%)!important}[data-theme=barbie] [class*=glassBase]:after{background:radial-gradient(ellipse 60% 45% at 50% 100%,rgba(255,105,180,.09) 0%,rgba(255,182,193,.05) 50%,transparent 75%)!important}[data-theme=barbie] .borderShine,[data-theme=barbie] .borderReflection,[data-theme=barbie] .borderReflection2,[data-theme=barbie] .borderReflection3{background:linear-gradient(90deg,transparent,rgba(255,182,193,.2),rgba(255,105,180,.35),rgba(255,182,193,.2),transparent)!important}[data-theme=barbie] .shineSweep{background:linear-gradient(180deg,transparent 0%,rgba(255,105,180,.05) 25%,rgba(255,182,193,.08) 50%,rgba(233,30,140,.05) 75%,transparent 100%)!important}[data-theme=barbie] .bubble3,[data-theme=barbie] .bubble5,[data-theme=barbie] .bubble7,[data-theme=barbie] .bubble8{background:#ffb6c124!important}[data-theme=barbie] .orb2,[data-theme=barbie] .orb4{background:radial-gradient(circle,rgba(255,105,180,.2) 0%,rgba(255,182,193,.12) 40%,transparent 70%)!important}[data-theme=barbie] .reflection{background:linear-gradient(135deg,transparent 0%,rgba(255,255,255,.01) 20%,rgba(255,182,193,.03) 40%,transparent 50%,rgba(255,105,180,.02) 70%,transparent 100%)!important}[data-theme=barbie] a,[data-theme=barbie] a:hover,[data-theme=barbie] .btn-outline-light,[data-theme=barbie] .btn-outline-light:hover,[data-theme=barbie] [class*=navLink],[data-theme=barbie] [class*=navLink]:hover,[data-theme=barbie] [class*=dropdownItem],[data-theme=barbie] [class*=dropdownItem]:hover,[data-theme=barbie] [class*=dashboardLink],[data-theme=barbie] [class*=dashboardLink]:hover,[data-theme=barbie] [class*=mobileNavLink],[data-theme=barbie] [class*=mobileNavLink]:hover,[data-theme=barbie] [class*=btnOutline],[data-theme=barbie] [class*=btnOutline]:hover,[data-theme=barbie] [class*=ctaBtnOutline],[data-theme=barbie] [class*=ctaBtnOutline]:hover,[data-theme=barbie] [class*=ctaSecondary],[data-theme=barbie] [class*=ctaSecondary]:hover,[data-theme=barbie] .table-hover tbody tr:hover td,[data-theme=barbie] .table-hover tbody tr:hover th,[data-theme=barbie] .footerLinks a,[data-theme=barbie] .footerLinks a:hover,[data-theme=barbie] [class*=sub-text],[data-theme=barbie] [class*=productDesc],[data-theme=barbie] [class*=productTitle],[data-theme=barbie] [class*=stepDesc],[data-theme=barbie] [class*=stepTitle],[data-theme=barbie] [class*=sectionSubtitle],[data-theme=barbie] [class*=ctaSubtitle],[data-theme=barbie] p{color:#fff0f5!important}[data-theme=barbie] [class*=dropdownItem]:hover,[data-theme=barbie] [class*=btnOutline]:hover,[data-theme=barbie] [class*=ctaBtnOutline]:hover,[data-theme=barbie] [class*=ctaSecondary]:hover{color:#fff!important;background:#ffb6c126!important;border-color:#ff69b466!important}[data-theme=barbie] .footerLinks a:hover{color:#ff69b4!important}[data-theme=barbie] .text-muted,[data-theme=barbie] [class*=statLabel],[data-theme=barbie] [class*=themeLabel]{color:#e8a0b8!important}[data-theme=barbie] .dropdownItem.danger{color:#f87171!important}[data-theme=barbie] .dropdownItem.danger:hover{color:#fca5a5!important;background:#f8717126!important}[data-theme=barbie] .nav-tabs .nav-link:hover,[data-theme=barbie] .accordion-button:not(.collapsed),[data-theme=barbie] .accordion-button:hover{color:#fff0f5!important;background:#ffb6c11f!important}[data-theme=barbie] .accordion-button{color:#fff0f5!important}[data-theme=barbie] .feature-card-hover:hover,[data-theme=barbie] .productCard:hover,[data-theme=barbie] .stepCard:hover{border-color:#ff69b459!important}[data-theme=barbie] .btn-outline-primary,[data-theme=barbie] .btn-outline-primary:hover,[data-theme=barbie] .btn-outline-secondary,[data-theme=barbie] .btn-outline-secondary:hover{color:#ffb6c1!important;border-color:#ffb6c180!important}[data-theme=barbie] .btn-outline-primary:hover,[data-theme=barbie] .btn-outline-secondary:hover{background:#ffb6c126!important;color:#fff!important}[data-theme=viper]{--fusion-bg: #0a0f0a;--fusion-bg-card: rgba(34, 197, 94, .04);--fusion-border: rgba(34, 197, 94, .12);--fusion-border-amber: rgba(74, 222, 128, .2);--fusion-text: #ecfccb;--fusion-text-muted: #86efac;--fusion-accent: #22c55e;--fusion-accent-2: #16a34a;--fusion-accent-amber: #4ade80;--fusion-gradient: linear-gradient(135deg, #16a34a 0%, #22c55e 40%, #4ade80 100%);--fusion-gradient-hero: radial-gradient(ellipse 80% 50% at 50% -20%, rgba(34, 197, 94, .15), transparent), radial-gradient(ellipse 60% 40% at 100% 0%, rgba(22, 163, 74, .12), transparent), radial-gradient(ellipse 50% 30% at 0% 50%, rgba(74, 222, 128, .08), transparent), radial-gradient(ellipse 45% 35% at 85% 70%, rgba(34, 197, 94, .18), transparent), radial-gradient(ellipse 40% 30% at 15% 80%, rgba(22, 163, 74, .14), transparent)}[data-theme=viper] body{background-color:#0a0f0a!important;background-image:var(--fusion-gradient-hero),radial-gradient(circle 600px at 0% 0%,rgba(34,197,94,.12),transparent 70%),radial-gradient(circle 600px at 90% 8%,rgba(22,163,74,.1),transparent 70%),radial-gradient(circle 600px at 10% 5%,rgba(74,222,128,.06),transparent 70%),radial-gradient(circle 500px at 80% 90%,rgba(34,197,94,.14),transparent 70%),radial-gradient(circle 400px at 20% 85%,rgba(22,163,74,.1),transparent 70%)!important}[data-theme=viper] .text-gradient{background:linear-gradient(135deg,#4ade80,#22c55e 40%,#16a34a 85%,#14532d)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;filter:drop-shadow(0 1px 2px rgba(0,0,0,.5))!important}[data-theme=viper] .btn-gradient{background:linear-gradient(135deg,#16a34a,#22c55e)!important}[data-theme=viper] .btn-gradient:hover{background:linear-gradient(135deg,#15803d,#16a34a)!important;box-shadow:0 4px 20px #22c55e66!important}[data-theme=viper] h1,[data-theme=viper] h2,[data-theme=viper] h3,[data-theme=viper] h4,[data-theme=viper] .text-para,[data-theme=viper] [class*=sectionTitle],[data-theme=viper] [class*=heroTitle],[data-theme=viper] [class*=heroBadge],[data-theme=viper] [class*=featureTitle],[data-theme=viper] [class*=ctaTitle]{color:#ecfccb!important;text-shadow:0 1px 2px rgba(0,0,0,.3)!important}[data-theme=viper] .btn-gradient:before,[data-theme=viper] .border-card:after,[data-theme=viper] .sparkleBorder:after{background:conic-gradient(from var(--sparkle-angle),transparent 0deg 310deg,rgba(255,255,255,.15) 315deg 325deg,rgba(34,197,94,.55) 325deg 345deg,rgba(255,255,255,.35) 345deg 350deg,transparent 350deg 360deg)!important}[data-theme=viper] [class*=colorPhaseBlue]{background:radial-gradient(ellipse 80% 60% at 0% 0%,rgba(34,197,94,.1) 0%,transparent 55%),radial-gradient(ellipse 70% 50% at 100% 0%,rgba(74,222,128,.08) 0%,transparent 55%),radial-gradient(ellipse 60% 40% at 50% 50%,rgba(22,163,74,.06) 0%,transparent 65%)!important}[data-theme=viper] [class*=colorPhaseOrange]{background:radial-gradient(ellipse 60% 40% at 0% 100%,rgba(34,197,94,.1) 0%,transparent 55%),radial-gradient(ellipse 55% 35% at 100% 100%,rgba(22,163,74,.09) 0%,transparent 55%),radial-gradient(ellipse 50% 35% at 50% 80%,rgba(74,222,128,.07) 0%,transparent 65%)!important}[data-theme=viper] [class*=smokeBlob1]{background:radial-gradient(ellipse 70% 80% at 40% 50%,rgba(34,197,94,.14) 0%,rgba(74,222,128,.08) 30%,rgba(22,163,74,.03) 55%,transparent 100%)!important}[data-theme=viper] [class*=smokeBlob2]{background:radial-gradient(ellipse 60% 70% at 70% 60%,rgba(22,163,74,.03) 0%,rgba(74,222,128,.05) 35%,rgba(34,197,94,.1) 60%,rgba(22,163,74,.06) 85%,transparent 100%)!important}[data-theme=viper] [class*=glassSection]{background:linear-gradient(135deg,#22c55e0f,#16a34a0a,#4ade8008)!important;border-color:#22c55e1f!important}[data-theme=viper] [class*=glassBase]{background:radial-gradient(ellipse 80% 60% at 0% 0%,rgba(34,197,94,.02) 0%,transparent 50%),radial-gradient(ellipse 70% 50% at 100% 0%,rgba(74,222,128,.02) 0%,transparent 50%),radial-gradient(ellipse 60% 40% at 0% 100%,rgba(22,163,74,.09) 0%,transparent 50%),radial-gradient(ellipse 55% 35% at 100% 100%,rgba(34,197,94,.07) 0%,transparent 50%),radial-gradient(ellipse 50% 30% at 50% 60%,rgba(74,222,128,.05) 0%,transparent 50%)!important}[data-theme=viper] [class*=glassBase]:after{background:radial-gradient(ellipse 60% 45% at 50% 100%,rgba(34,197,94,.09) 0%,rgba(74,222,128,.05) 50%,transparent 75%)!important}[data-theme=viper] [class*=borderShine],[data-theme=viper] [class*=borderReflection]{background:linear-gradient(90deg,transparent,rgba(34,197,94,.2),rgba(74,222,128,.35),rgba(34,197,94,.2),transparent)!important}[data-theme=viper] [class*=shineSweep]{background:linear-gradient(180deg,transparent 0%,rgba(34,197,94,.05) 25%,rgba(74,222,128,.08) 50%,rgba(22,163,74,.05) 75%,transparent 100%)!important}[data-theme=viper] [class*=bubble3],[data-theme=viper] [class*=bubble5],[data-theme=viper] [class*=bubble7],[data-theme=viper] [class*=bubble8]{background:#22c55e1f!important}[data-theme=viper] [class*=orb2],[data-theme=viper] [class*=orb4]{background:radial-gradient(circle,rgba(34,197,94,.18) 0%,rgba(74,222,128,.1) 40%,transparent 70%)!important}[data-theme=viper] [class*=reflection]{background:linear-gradient(135deg,transparent 0%,rgba(255,255,255,.01) 20%,rgba(74,222,128,.03) 40%,transparent 50%,rgba(34,197,94,.02) 70%,transparent 100%)!important}[data-theme=viper] [class*=headerScrolled]{background:#0a0f0aeb!important;border-bottom-color:#22c55e1f!important}[data-theme=viper] [class*=headerTransparent]{background:#0a0f0a80!important;border-bottom-color:transparent!important}[data-theme=viper] header [class*=logo] img,[data-theme=viper] header img[alt*=Haptix]{filter:drop-shadow(0 1px 2px rgba(0,0,0,.4))!important}[data-theme=viper] a,[data-theme=viper] a:hover,[data-theme=viper] .btn-outline-light,[data-theme=viper] .btn-outline-light:hover,[data-theme=viper] [class*=navLink],[data-theme=viper] [class*=navLink]:hover,[data-theme=viper] [class*=dropdownItem],[data-theme=viper] [class*=dropdownItem]:hover,[data-theme=viper] [class*=dashboardLink],[data-theme=viper] [class*=dashboardLink]:hover,[data-theme=viper] [class*=mobileNavLink],[data-theme=viper] [class*=mobileNavLink]:hover,[data-theme=viper] [class*=btnOutline],[data-theme=viper] [class*=btnOutline]:hover,[data-theme=viper] [class*=ctaBtnOutline],[data-theme=viper] [class*=ctaBtnOutline]:hover,[data-theme=viper] [class*=ctaSecondary],[data-theme=viper] [class*=ctaSecondary]:hover,[data-theme=viper] .table-hover tbody tr:hover td,[data-theme=viper] .table-hover tbody tr:hover th,[data-theme=viper] .footerLinks a,[data-theme=viper] .footerLinks a:hover,[data-theme=viper] [class*=sub-text],[data-theme=viper] [class*=productDesc],[data-theme=viper] [class*=productTitle],[data-theme=viper] [class*=stepDesc],[data-theme=viper] [class*=stepTitle],[data-theme=viper] [class*=sectionSubtitle],[data-theme=viper] [class*=ctaSubtitle],[data-theme=viper] p{color:#ecfccb!important}[data-theme=viper] [class*=dropdownItem]:hover,[data-theme=viper] [class*=btnOutline]:hover,[data-theme=viper] [class*=ctaBtnOutline]:hover,[data-theme=viper] [class*=ctaSecondary]:hover{color:#ecfccb!important;background:#22c55e26!important;border-color:#4ade8066!important}[data-theme=viper] .footerLinks a:hover{color:#4ade80!important}[data-theme=viper] .text-muted,[data-theme=viper] [class*=statLabel],[data-theme=viper] [class*=themeLabel]{color:#86efac!important}[data-theme=viper] .dropdownItem.danger{color:#f87171!important}[data-theme=viper] .dropdownItem.danger:hover{color:#fca5a5!important;background:#f8717126!important}[data-theme=viper] .nav-tabs .nav-link:hover,[data-theme=viper] .accordion-button:not(.collapsed),[data-theme=viper] .accordion-button:hover{color:#ecfccb!important;background:#22c55e1f!important}[data-theme=viper] .accordion-button{color:#ecfccb!important}[data-theme=viper] .feature-card-hover:hover,[data-theme=viper] .productCard:hover,[data-theme=viper] .stepCard:hover{border-color:#4ade8059!important}[data-theme=viper] .btn-outline-primary,[data-theme=viper] .btn-outline-primary:hover,[data-theme=viper] .btn-outline-secondary,[data-theme=viper] .btn-outline-secondary:hover{color:#86efac!important;border-color:#4ade8080!important}[data-theme=viper] .btn-outline-primary:hover,[data-theme=viper] .btn-outline-secondary:hover{background:#22c55e26!important;color:#ecfccb!important}[data-theme=snowwhite]{--fusion-bg: #f8fafc;--fusion-bg-card: rgba(241, 245, 249, .9);--fusion-border: rgba(125, 211, 252, .35);--fusion-border-amber: rgba(56, 189, 248, .4);--fusion-text: #0f172a;--fusion-text-muted: #64748b;--fusion-accent: #0ea5e9;--fusion-accent-2: #38bdf8;--fusion-accent-amber: #7dd3fc;--fusion-gradient: linear-gradient(135deg, #e0f2fe 0%, #bae6fd 40%, #7dd3fc 100%);--fusion-gradient-hero: radial-gradient(ellipse 80% 50% at 50% -20%, rgba(224, 242, 254, .9), transparent), radial-gradient(ellipse 60% 40% at 100% 0%, rgba(186, 230, 253, .6), transparent), radial-gradient(ellipse 50% 30% at 0% 50%, rgba(125, 211, 252, .4), transparent)}[data-theme=snowwhite] body{background-color:#f8fafc!important;background-image:var(--fusion-gradient-hero),radial-gradient(circle 600px at 0% 0%,rgba(224,242,254,.7),transparent 70%),radial-gradient(circle 600px at 90% 8%,rgba(186,230,253,.5),transparent 70%),radial-gradient(circle 600px at 10% 5%,rgba(125,211,252,.35),transparent 70%),radial-gradient(circle 500px at 80% 90%,rgba(56,189,248,.25),transparent 70%),radial-gradient(circle 400px at 20% 85%,rgba(14,165,233,.2),transparent 70%)!important}[data-theme=snowwhite] .text-gradient{background:linear-gradient(135deg,#0ea5e9,#38bdf8 40%,#7dd3fc 85%,#bae6fd)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;filter:drop-shadow(0 1px 1px rgba(255,255,255,.8))!important}[data-theme=snowwhite] h1,[data-theme=snowwhite] h2,[data-theme=snowwhite] h3,[data-theme=snowwhite] h4,[data-theme=snowwhite] .text-para,[data-theme=snowwhite] [class*=sectionTitle],[data-theme=snowwhite] [class*=heroTitle],[data-theme=snowwhite] [class*=heroBadge],[data-theme=snowwhite] [class*=featureTitle],[data-theme=snowwhite] [class*=ctaTitle]{color:#0f172a!important;text-shadow:none!important}[data-theme=snowwhite] .btn-gradient{background:linear-gradient(135deg,#0ea5e9,#38bdf8)!important;color:#fff!important}[data-theme=snowwhite] .btn-gradient:hover{background:linear-gradient(135deg,#0284c7,#0ea5e9)!important;box-shadow:0 4px 20px #0ea5e959!important}[data-theme=snowwhite] .btn-outline-light{border-color:#0ea5e980!important;color:#0f172a!important}[data-theme=snowwhite] .btn-outline-light:hover{background:#e0f2fecc!important;border-color:#0ea5e9!important;color:#0284c7!important}[data-theme=snowwhite] header [class*=logo] img,[data-theme=snowwhite] header img[alt*=Haptix]{filter:invert(1) brightness(.2)!important}[data-theme=snowwhite] [class*=headerScrolled],[data-theme=snowwhite] [class*=headerTransparent]{background:#f8fafcf2!important;border-bottom-color:#7dd3fc4d!important}[data-theme=snowwhite] [class*=navLink]{color:#334155!important}[data-theme=snowwhite] [class*=navLink]:hover,[data-theme=snowwhite] [class*=navLinkActive]{color:#0ea5e9!important}[data-theme=snowwhite] [class*=colorPhaseBlue],[data-theme=snowwhite] [class*=colorPhaseOrange],[data-theme=snowwhite] [class*=smokeBlob1],[data-theme=snowwhite] [class*=smokeBlob2],[data-theme=snowwhite] [class*=glassSection],[data-theme=snowwhite] [class*=glassBase]{background:transparent!important}[data-theme=snowwhite] .text-muted{color:#64748b!important}[data-theme=snowwhite] .text-para{color:#0f172a!important}[data-theme=snowwhite] .dashboard-form .card,[data-theme=snowwhite] [style*="rgba(255,255,255,0.03)"]{background:#ffffffd9!important;border-color:#7dd3fc66!important}[data-theme=snowwhite] .dashboard-form .card-header,[data-theme=snowwhite] [style*="rgba(255,255,255,0.02)"]{background:#e0f2fe80!important;border-color:#7dd3fc4d!important;color:#0f172a!important}[data-theme=snowwhite] .dashboard-form .card-body,[data-theme=snowwhite] .dashboard-form .table,[data-theme=snowwhite] .dashboard-form .table th,[data-theme=snowwhite] .dashboard-form .table td{color:#1e293b!important}[data-theme=snowwhite] .dashboard-form .nav-tabs .nav-link{color:#64748b!important}[data-theme=snowwhite] .dashboard-form .nav-tabs .nav-link.active{color:#0ea5e9!important;background:#e0f2fe80!important;border-color:#7dd3fc66!important}[data-theme=snowwhite] main{color:#0f172a!important}[data-theme=snowwhite] a,[data-theme=snowwhite] a:hover,[data-theme=snowwhite] .footerLinks a,[data-theme=snowwhite] .footerLinks a:hover,[data-theme=snowwhite] [class*=sub-text],[data-theme=snowwhite] [class*=productDesc],[data-theme=snowwhite] [class*=productTitle],[data-theme=snowwhite] [class*=sectionSubtitle],[data-theme=snowwhite] [class*=ctaSubtitle],[data-theme=snowwhite] p{color:#0f172a!important}[data-theme=snowwhite] .footerLinks a:hover{color:#0284c7!important}[data-theme=snowwhite] .btn-outline-light,[data-theme=snowwhite] .btn-outline-light:hover{color:#0f172a!important}[data-theme=snowwhite] [class*=btnOutline]:hover,[data-theme=snowwhite] [class*=ctaBtnOutline]:hover{color:#0284c7!important;background:#e0f2fee6!important;border-color:#0ea5e980!important}[data-theme=snowwhite] .dropdownItem,[data-theme=snowwhite] .dropdownItem:hover{color:#1e293b!important}[data-theme=snowwhite] .dropdownItem.danger{color:#dc2626!important}[data-theme=snowwhite] .dropdownItem.danger:hover{color:#b91c1c!important;background:#dc262614!important}._wrapper_nf3pw_3{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);will-change:auto}._colorPhaseBlue_nf3pw_16,._colorPhaseOrange_nf3pw_17{position:absolute;inset:0;will-change:opacity}._colorPhaseBlue_nf3pw_16{background:radial-gradient(ellipse 80% 60% at 0% 0%,rgba(59,130,246,.28) 0%,transparent 55%),radial-gradient(ellipse 70% 50% at 100% 0%,rgba(99,102,241,.22) 0%,transparent 55%),radial-gradient(ellipse 60% 40% at 50% 50%,rgba(139,92,246,.14) 0%,transparent 65%);animation:_breatheIn_nf3pw_1 20s cubic-bezier(.45,0,.55,1) infinite}._colorPhaseOrange_nf3pw_17{background:radial-gradient(ellipse 60% 40% at 0% 100%,rgba(251,146,60,.28) 0%,transparent 55%),radial-gradient(ellipse 55% 35% at 100% 100%,rgba(249,115,22,.24) 0%,transparent 55%),radial-gradient(ellipse 50% 35% at 50% 80%,rgba(245,158,11,.16) 0%,transparent 65%);animation:_breatheOut_nf3pw_1 20s cubic-bezier(.45,0,.55,1) infinite}@keyframes _breatheIn_nf3pw_1{0%,to{opacity:.38}5%{opacity:.45}10%{opacity:.55}15%{opacity:.68}20%{opacity:.8}25%{opacity:.92}30%{opacity:.85}35%{opacity:.7}40%{opacity:.55}45%{opacity:.42}50%{opacity:.38}55%{opacity:.45}60%{opacity:.55}65%{opacity:.68}70%{opacity:.8}75%{opacity:.92}80%{opacity:.85}85%{opacity:.7}90%{opacity:.55}95%{opacity:.45}}@keyframes _breatheOut_nf3pw_1{0%,to{opacity:.82}5%{opacity:.75}10%{opacity:.6}15%{opacity:.48}20%{opacity:.4}25%{opacity:.35}30%{opacity:.42}35%{opacity:.55}40%{opacity:.68}45%{opacity:.78}50%{opacity:.82}55%{opacity:.75}60%{opacity:.6}65%{opacity:.48}70%{opacity:.4}75%{opacity:.35}80%{opacity:.42}85%{opacity:.55}90%{opacity:.68}95%{opacity:.75}}._smokeBlob1_nf3pw_86,._smokeBlob2_nf3pw_87{position:absolute;border-radius:50%;filter:blur(100px);animation:_smokeDrift_nf3pw_1 32s cubic-bezier(.4,0,.2,1) infinite}._smokeBlob1_nf3pw_86{width:700px;height:550px;top:30%;left:50%;margin-left:-320px;margin-top:-180px;background:radial-gradient(ellipse 70% 80% at 40% 50%,rgba(249,115,22,.32) 0%,rgba(251,146,60,.18) 30%,rgba(59,130,246,.06) 55%,rgba(99,102,241,.04) 80%,transparent 100%);animation-delay:0s;animation-duration:32s}._smokeBlob2_nf3pw_87{width:550px;height:480px;bottom:5%;right:-5%;background:radial-gradient(ellipse 60% 70% at 70% 60%,rgba(59,130,246,.06) 0%,rgba(99,102,241,.04) 35%,rgba(251,146,60,.2) 60%,rgba(249,115,22,.14) 85%,transparent 100%);animation-delay:-8s;animation-duration:34s}@keyframes _smokeDrift_nf3pw_1{0%,to{transform:translate(0) scale(1);opacity:.65}20%{transform:translate(-18px,-15px) scale(1.04);opacity:.72}40%{transform:translate(14px,10px) scale(.98);opacity:.68}60%{transform:translate(-10px,14px) scale(1.02);opacity:.74}80%{transform:translate(8px,-8px) scale(1.01);opacity:.7}}._glassSection_nf3pw_156{position:absolute;border-radius:6px;background:linear-gradient(135deg,#fb923c1f,#f9731614,#f59e0b0f);border:1px solid rgba(251,146,60,.18);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:inset 0 1px #ffffff05;animation:_glassDrift_nf3pw_1 28s cubic-bezier(.4,0,.2,1) infinite;opacity:.55}@keyframes _glassDrift_nf3pw_1{0%,to{transform:translate(0);opacity:.52}20%{transform:translate(18px,-12px);opacity:.58}40%{transform:translate(-12px,16px);opacity:.54}60%{transform:translate(-18px,-8px);opacity:.59}80%{transform:translate(10px,14px);opacity:.56}}._glassSection_nf3pw_156[data-position=top-left]{width:140px;height:120px;top:8%;left:4%}._glassSection_nf3pw_156[data-position=top-right]{width:120px;height:100px;top:10%;right:5%}._glassSection_nf3pw_156[data-position=bottom-left]{width:130px;height:110px;bottom:10%;left:4%}._glassSection_nf3pw_156[data-position=bottom-right]{width:110px;height:90px;bottom:12%;right:5%}._glassSection_nf3pw_156[data-position=left-edge]{width:80px;height:200px;top:50%;left:2%;animation:_glassDriftEdgeLeft_nf3pw_1 28s cubic-bezier(.4,0,.2,1) infinite}._glassSection_nf3pw_156[data-position=right-edge]{width:70px;height:180px;top:50%;right:2%;animation:_glassDriftEdgeRight_nf3pw_1 28s cubic-bezier(.4,0,.2,1) infinite}@keyframes _glassDriftEdgeLeft_nf3pw_1{0%,to{transform:translateY(-50%);opacity:.52}20%{transform:translate(18px,calc(-50% - 12px));opacity:.58}40%{transform:translate(-12px,calc(-50% + 16px));opacity:.54}60%{transform:translate(-18px,calc(-50% - 8px));opacity:.59}80%{transform:translate(10px,calc(-50% + 14px));opacity:.56}}@keyframes _glassDriftEdgeRight_nf3pw_1{0%,to{transform:translateY(-50%);opacity:.52}20%{transform:translate(-18px,calc(-50% - 12px));opacity:.58}40%{transform:translate(12px,calc(-50% + 16px));opacity:.54}60%{transform:translate(18px,calc(-50% - 8px));opacity:.59}80%{transform:translate(-10px,calc(-50% + 14px));opacity:.56}}._glassBase_nf3pw_259{position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 0% 0%,rgba(59,130,246,.04) 0%,transparent 50%),radial-gradient(ellipse 70% 50% at 100% 0%,rgba(99,102,241,.03) 0%,transparent 50%),radial-gradient(ellipse 60% 40% at 0% 100%,rgba(251,146,60,.22) 0%,transparent 50%),radial-gradient(ellipse 55% 35% at 100% 100%,rgba(249,115,22,.18) 0%,transparent 50%),radial-gradient(ellipse 50% 30% at 50% 60%,rgba(245,158,11,.12) 0%,transparent 50%);animation:_glassShift_nf3pw_1 18s cubic-bezier(.4,0,.2,1) infinite alternate}._glassBase_nf3pw_259:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.015) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.015) 1px,transparent 1px);background-size:80px 80px;opacity:.35;animation:_glassMeshPulse_nf3pw_1 12s cubic-bezier(.4,0,.2,1) infinite}._glassBase_nf3pw_259:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 60% 45% at 50% 100%,rgba(249,115,22,.2) 0%,rgba(251,146,60,.12) 50%,transparent 75%);animation:_amberGlowPulse_nf3pw_1 10s cubic-bezier(.4,0,.2,1) infinite}@keyframes _glassShift_nf3pw_1{0%{opacity:1}to{opacity:.92}}@keyframes _glassMeshPulse_nf3pw_1{0%,to{opacity:.3}50%{opacity:.6}}@keyframes _amberGlowPulse_nf3pw_1{0%,to{opacity:.5}50%{opacity:1}}._borderShine_nf3pw_312{position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent 0%,rgba(245,158,11,.25) 20%,rgba(251,146,60,.4) 50%,rgba(245,158,11,.25) 80%,transparent 100%);animation:_borderShineUp_nf3pw_1 3.5s ease-in-out infinite;box-shadow:0 -2px 30px #f9731640,0 -4px 60px #fb923c26}@keyframes _borderShineUp_nf3pw_1{0%,to{opacity:.6;transform:translateY(0) scaleX(1)}50%{opacity:.9;transform:translateY(-10px) scaleX(1.02)}}._borderReflection_nf3pw_344{position:absolute;bottom:0;left:20%;right:20%;height:1px;background:linear-gradient(90deg,transparent,rgba(251,146,60,.2),rgba(249,115,22,.3),rgba(251,146,60,.2),transparent);animation:_reflectionUp_nf3pw_1 4.5s ease-in-out 1.2s infinite;box-shadow:0 -1px 20px #fb923c1f}@keyframes _reflectionUp_nf3pw_1{0%,to{opacity:0;transform:translateY(0)}25%{opacity:.5;transform:translateY(-20px)}60%{opacity:.25;transform:translateY(-45px)}}._borderReflection2_nf3pw_377{position:absolute;bottom:0;left:30%;right:30%;height:1px;background:linear-gradient(90deg,transparent,rgba(251,146,60,.12),rgba(249,115,22,.2),rgba(251,146,60,.12),transparent);animation:_reflectionUp_nf3pw_1 5.5s ease-in-out 2.5s infinite}._borderReflection3_nf3pw_394{position:absolute;bottom:0;left:10%;right:10%;height:2px;background:linear-gradient(90deg,transparent,rgba(245,158,11,.15),rgba(249,115,22,.25),rgba(251,146,60,.15),transparent);animation:_reflectionUp_nf3pw_1 3.8s ease-in-out .5s infinite;box-shadow:0 -2px 35px #f9731626}._shineSweep_nf3pw_413{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(180deg,transparent 0%,rgba(249,115,22,.05) 25%,rgba(251,146,60,.08) 50%,rgba(245,158,11,.05) 75%,transparent 100%);animation:_shineSweepPulse_nf3pw_1 5s ease-in-out infinite}@keyframes _shineSweepPulse_nf3pw_1{0%,to{opacity:.4;transform:translateY(0)}50%{opacity:.7;transform:translateY(-8px)}}._lightSweep_nf3pw_436{position:absolute;inset:0;background:linear-gradient(110deg,transparent 0%,transparent 35%,rgba(251,146,60,.03) 50%,transparent 65%,transparent 100%);background-size:200% 100%;background-position:200% 0;animation:_lightSweepMove_nf3pw_1 14s linear infinite}@keyframes _lightSweepMove_nf3pw_1{0%{background-position:200% 0}to{background-position:-100% 0}}._bubble1_nf3pw_458,._bubble2_nf3pw_459,._bubble3_nf3pw_460,._bubble4_nf3pw_461,._bubble5_nf3pw_462,._bubble6_nf3pw_463,._bubble7_nf3pw_464,._bubble8_nf3pw_465{position:absolute;border-radius:50%;filter:blur(40px);animation:_bubbleFloat_nf3pw_1 22s cubic-bezier(.4,0,.2,1) infinite}._bubble1_nf3pw_458{width:200px;height:200px;background:#8b5cf60d;top:5%;left:2%;animation-delay:0s;animation-duration:18s}._bubble2_nf3pw_459{width:180px;height:180px;background:#6366f10a;top:8%;right:3%;animation-delay:-3s;animation-duration:20s}._bubble3_nf3pw_460{width:160px;height:160px;background:#fb923c24;bottom:8%;left:3%;animation-delay:-6s;animation-duration:16s}._bubble4_nf3pw_461{width:150px;height:150px;background:#06b6d409;bottom:5%;right:4%;animation-delay:-2s;animation-duration:22s}._bubble5_nf3pw_462{width:120px;height:120px;background:#f9731624;top:15%;right:8%;animation-delay:-8s;animation-duration:14s}._bubble6_nf3pw_463{width:100px;height:100px;background:#8b5cf608;bottom:20%;right:12%;animation-delay:-4s;animation-duration:19s}._bubble7_nf3pw_464{width:110px;height:110px;background:#fb923c1f;top:40%;left:1%;animation-delay:-5s;animation-duration:17s}._bubble8_nf3pw_465{width:100px;height:100px;background:#f59e0b21;top:35%;right:2%;animation-delay:-7s;animation-duration:21s}@keyframes _bubbleFloat_nf3pw_1{0%,to{transform:translate(0) scale(1);opacity:.7}20%{transform:translate(6px,-9px) scale(1.015);opacity:.78}40%{transform:translate(-5px,-4px) scale(.99);opacity:.73}60%{transform:translate(4px,6px) scale(1.008);opacity:.79}80%{transform:translate(-3px,5px) scale(1.005);opacity:.76}}._orb1_nf3pw_577,._orb2_nf3pw_578,._orb3_nf3pw_579,._orb4_nf3pw_580{position:absolute;border-radius:50%;filter:blur(60px);animation:_orbPulse_nf3pw_1 10s ease-in-out infinite}._orb1_nf3pw_577{width:350px;height:350px;background:radial-gradient(circle,rgba(139,92,246,.06) 0%,rgba(249,115,22,.05) 50%,transparent 70%);top:-120px;left:-120px;animation-delay:0s}._orb2_nf3pw_578{width:300px;height:300px;background:radial-gradient(circle,rgba(249,115,22,.2) 0%,rgba(251,146,60,.12) 40%,transparent 70%);bottom:-100px;right:-100px;animation-delay:-3s}._orb3_nf3pw_579{width:180px;height:180px;background:radial-gradient(circle,rgba(99,102,241,.03) 0%,rgba(251,146,60,.04) 50%,transparent 70%);top:50%;left:50%;margin-left:-90px;margin-top:-90px;animation-delay:-5s}._orb4_nf3pw_580{width:250px;height:250px;background:radial-gradient(circle,rgba(251,146,60,.18) 0%,rgba(245,158,11,.1) 45%,transparent 70%);top:-80px;right:-80px;animation-delay:-2s;animation-duration:12s}@keyframes _orbPulse_nf3pw_1{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.85;transform:scale(1.05)}}._orb2_nf3pw_578{animation-name:_orbPulse2_nf3pw_1}@keyframes _orbPulse2_nf3pw_1{0%,to{opacity:.55;transform:scale(1.05)}50%{opacity:.8;transform:scale(1)}}._reflection_nf3pw_674{position:absolute;inset:0;background:linear-gradient(135deg,transparent 0%,rgba(255,255,255,.01) 20%,rgba(251,146,60,.025) 40%,transparent 50%,rgba(249,115,22,.02) 70%,transparent 100%);animation:_reflectionShimmer_nf3pw_1 6s ease-in-out infinite;pointer-events:none}@keyframes _reflectionShimmer_nf3pw_1{0%,to{opacity:.5}50%{opacity:.75}}@media(max-width:768px){._colorPhaseBlue_nf3pw_16,._colorPhaseOrange_nf3pw_17{animation-duration:30s}._smokeBlob1_nf3pw_86,._smokeBlob2_nf3pw_87{animation-duration:45s}._glassSection_nf3pw_156{animation:none}._bubble1_nf3pw_458,._bubble2_nf3pw_459,._bubble3_nf3pw_460,._bubble4_nf3pw_461,._bubble5_nf3pw_462,._bubble6_nf3pw_463,._bubble7_nf3pw_464,._bubble8_nf3pw_465{animation-duration:35s}._orb1_nf3pw_577,._orb2_nf3pw_578,._orb3_nf3pw_579,._orb4_nf3pw_580{animation-duration:15s}}@media(max-width:768px)and (hover:none){._colorPhaseBlue_nf3pw_16,._colorPhaseOrange_nf3pw_17,._smokeBlob1_nf3pw_86,._smokeBlob2_nf3pw_87{animation:none;opacity:.5}._glassSection_nf3pw_156{opacity:.4}._borderShine_nf3pw_312,._shineSweep_nf3pw_413,._borderReflection_nf3pw_344,._borderReflection2_nf3pw_377,._borderReflection3_nf3pw_394,._lightSweep_nf3pw_436,._reflection_nf3pw_674,._glassBase_nf3pw_259:before,._glassBase_nf3pw_259:after{animation:none!important}._bubble1_nf3pw_458,._bubble2_nf3pw_459,._bubble3_nf3pw_460,._bubble4_nf3pw_461,._bubble5_nf3pw_462,._bubble6_nf3pw_463,._bubble7_nf3pw_464,._bubble8_nf3pw_465,._orb1_nf3pw_577,._orb2_nf3pw_578,._orb3_nf3pw_579,._orb4_nf3pw_580{animation:none!important;opacity:.6}}@media(prefers-reduced-motion:reduce){._colorPhaseBlue_nf3pw_16,._colorPhaseOrange_nf3pw_17,._smokeBlob1_nf3pw_86,._smokeBlob2_nf3pw_87,._glassSection_nf3pw_156,._bubble1_nf3pw_458,._bubble2_nf3pw_459,._bubble3_nf3pw_460,._bubble4_nf3pw_461,._bubble5_nf3pw_462,._bubble6_nf3pw_463,._bubble7_nf3pw_464,._bubble8_nf3pw_465,._orb1_nf3pw_577,._orb2_nf3pw_578,._orb3_nf3pw_579,._orb4_nf3pw_580,._borderShine_nf3pw_312,._borderReflection_nf3pw_344,._borderReflection2_nf3pw_377,._borderReflection3_nf3pw_394,._shineSweep_nf3pw_413,._lightSweep_nf3pw_436,._reflection_nf3pw_674,._glassBase_nf3pw_259,._glassBase_nf3pw_259:before,._glassBase_nf3pw_259:after{animation:none!important}}
