.hero-video-element{position:relative;--hero-text-color:#212529;--hero-text-muted:#6c757d;--hero-text-lead:#495057;--hero-btn-outline-color:#28a745;--hero-btn-outline-border:#28a745;}.hero-video-element.dark-mode{--hero-text-color:#ffffff;--hero-text-muted:rgba(255,255,255,0.8);--hero-text-lead:rgba(255,255,255,0.9);--hero-btn-outline-color:#ffffff;--hero-btn-outline-border:rgba(255,255,255,0.5);}.container-wrapper .hero-video-element{margin-left:calc(-1 * var(--bs-gutter-x,0.75rem));margin-right:calc(-1 * var(--bs-gutter-x,0.75rem));}.container-wrapper .col-12:has(.hero-video-element){padding-left:0;padding-right:0;}@media (min-width:576px){.container-wrapper .hero-video-element{margin-left:calc(-1 * var(--bs-gutter-x,1.5rem));margin-right:calc(-1 * var(--bs-gutter-x,1.5rem));}}.container-wrapper .container .hero-video-element{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;}.frame:has(.hero-video-element){overflow:visible;}.hero-content{max-width:600px;}.text-primary-accent{color:var(--new-green) !important;}.mockup-container{height:100%;min-height:600px;}.video-mockup{position:relative;z-index:100;border-radius:1.5rem;background:linear-gradient(145deg,rgba(30,30,30,0.98),rgba(45,45,45,0.95));backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:1rem;box-shadow:0 30px 60px -12px rgba(0,0,0,0.4),0 10px 25px -5px rgba(0,0,0,0.3),inset 0 1px 0 rgba(255,255,255,0.1);margin:2rem;overflow:visible;animation:videoFloat 1.2s ease-out 0.3s both;border:1px solid rgba(255,255,255,0.1);transition:transform 1.5s cubic-bezier(0.23,1,0.32,1),border-color 1.5s cubic-bezier(0.23,1,0.32,1),box-shadow 0.3s ease,all 0.3s ease;}.video-mockup::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 30%,rgba(40,167,69,0.05) 50%,transparent 70%);border-radius:inherit;z-index:2;pointer-events:none;transition:all 0.4s ease;}.video-mockup:hover{transform:translateY(-8px);box-shadow:0 40px 80px -16px rgba(0,0,0,0.5),0 16px 32px -8px rgba(0,0,0,0.3),inset 0 2px 0 rgba(255,255,255,0.15);}.video-mockup-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;padding:0.5rem 1rem;background:rgba(255,255,255,0.08);border-radius:0.75rem;backdrop-filter:blur(10px);position:relative;z-index:2;}.video-mockup-header .dots{display:flex;gap:8px;}.video-mockup-header .dots span{display:inline-block;width:14px;height:14px;border-radius:50%;background-color:#555;transition:all 0.3s ease;position:relative;overflow:hidden;}.video-mockup-header .dots span::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.4),transparent);transition:left 2s ease;}.video-mockup:hover .dots span::before{left:100%;}.video-mockup:hover .dots span:nth-child(1){box-shadow:0 4px 16px rgba(255,95,86,0.6),0 0 20px rgba(255,95,86,0.4);transform:scale(1.1);}.video-mockup:hover .dots span:nth-child(2){box-shadow:0 4px 16px rgba(255,189,46,0.6),0 0 20px rgba(255,189,46,0.4);transform:scale(1.1);}.video-mockup:hover .dots span:nth-child(3){box-shadow:0 4px 16px rgba(39,201,63,0.6),0 0 20px rgba(39,201,63,0.4);transform:scale(1.1);}.video-mockup-header .dots span:nth-child(1){background:linear-gradient(45deg,#ff5f56,#ff8a80);box-shadow:0 2px 8px rgba(255,95,86,0.3);}.video-mockup-header .dots span:nth-child(2){background:linear-gradient(45deg,#ffbd2e,#ffd54f);box-shadow:0 2px 8px rgba(255,189,46,0.3);}.video-mockup-header .dots span:nth-child(3){background:linear-gradient(45deg,#27c93f,#66bb6a);box-shadow:0 2px 8px rgba(39,201,63,0.3);}.video-mockup video{width:100%;height:auto;border-radius:0.75rem;position:relative;z-index:3;transition:all 0.8s cubic-bezier(0.25,0.46,0.45,0.94);filter:brightness(1) contrast(1.05) saturate(1.1);}.video-mockup:hover video{filter:brightness(1.05) contrast(1.05) saturate(1.1);}.video-glow{position:absolute;top:-200px;left:-300px;right:-300px;bottom:-200px;z-index:-5;pointer-events:none;}.video-glow::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,rgba(40,167,69,0.1) 0%,transparent 40%),radial-gradient(circle at 80% 20%,rgba(52,206,87,0.08) 0%,transparent 50%),radial-gradient(circle at 60% 80%,rgba(32,201,151,0.06) 0%,transparent 45%);filter:blur(80px);opacity:0.7;animation:heroAmbientFloat 10s ease-in-out infinite alternate;}.video-glow::after{content:'';position:absolute;top:50px;left:100px;right:100px;bottom:50px;background:linear-gradient(145deg,rgba(40,167,69,0.03) 0%,rgba(52,206,87,0.05) 50%,rgba(32,201,151,0.02) 100%);filter:blur(100px);opacity:0.5;animation:heroBackgroundWash 15s ease-in-out infinite alternate-reverse;}.scroll-indicator{animation:bounce 2s infinite;cursor:pointer;z-index:2;}.mouse-icon{width:30px;height:50px;border:2px solid currentColor;border-radius:15px;position:relative;opacity:0.7;transition:opacity 0.3s ease;}.mouse-icon:hover{opacity:1;}.mouse-icon .wheel{width:4px;height:8px;background:currentColor;border-radius:2px;position:absolute;top:10px;left:50%;transform:translateX(-50%);animation:scroll-wheel 2s infinite;}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0);}40%{transform:translateY(-10px);}60%{transform:translateY(-5px);}}@keyframes scroll-wheel{0%{opacity:1;transform:translateX(-50%) translateY(0);}100%{opacity:0;transform:translateX(-50%) translateY(10px);}}@keyframes heroAmbientFloat{0%{transform:translate(0,0) scale(1);opacity:0.7;}100%{transform:translate(20px,-15px) scale(1.1);opacity:0.5;}}@keyframes heroBackgroundWash{0%{transform:translateX(-10px);opacity:0.5;}100%{transform:translateX(10px);opacity:0.3;}}.hero-buttons .btn{transition:all 0.3s ease;position:relative;overflow:hidden;}.hero-buttons .btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,0,0,0.2);}@media (min-width:992px) and (max-width:1199px){.video-mockup{border-radius:1.5rem;margin:0;}}@media (min-width:1200px){.order-2 .video-mockup{border-radius:1.5rem 0 0 1.5rem;margin:0;margin-left:-2rem;}.order-1 .video-mockup{border-radius:0 1.5rem 1.5rem 0;margin:0;margin-right:-2rem;}}@media (min-width:768px) and (max-width:1199px){.video-mockup{max-width:950px;margin:0 auto 2rem;width:100%;}}@media (max-width:991px){.hero-video-element{text-align:center;}.hero-content{max-width:500px;margin:0 auto;}.hero-buttons{justify-content:center;}}.device-frame-container video{border-radius:inherit;}.video-container-mobile{position:relative;padding:2rem 1rem 3rem;display:flex;justify-content:center;}.iphone-wrapper{width:300px;height:608px;position:relative;}.iphone-wrapper .device{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0.7);transform-origin:center;}.hero-video-element .btn-outline-primary,.hero-video-element .btn-outline-success{color:var(--hero-btn-outline-color);border-color:var(--hero-btn-outline-border);transition:all 0.3s cubic-bezier(0.4,0,0.2,1);}.hero-video-element .btn-outline-primary:hover,.hero-video-element .btn-outline-success:hover{background-color:var(--hero-btn-outline-color);border-color:var(--hero-btn-outline-color);color:#ffffff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.15);}.text-white .hero-video-element .btn-outline-primary:hover,.hero-video-element .text-white .btn-outline-primary:hover{background-color:white;color:#000;}.hero-text-wrapper{padding:2rem;}@media (min-width:992px){.hero-text-wrapper{padding-left:5vw;padding-right:4rem;}}@media (min-width:1200px){.video-container{padding-left:2rem;}}.hero-video-element .video-container.justify-content-start{padding-left:0;}.hero-video-element .video-container.justify-content-end{padding-right:0;}.hero-video-element .hero-text-wrapper .hero-buttons{justify-content:flex-start;}@media (min-width:1200px){.hero-video-element .video-container.justify-content-start{padding-right:2rem;padding-left:0;margin-left:-2rem;}.hero-video-element .video-container.justify-content-end{padding-left:2rem;padding-right:0;margin-right:-2rem;}}@media (min-width:992px){.hero-video-element .order-1 .hero-text-wrapper{padding-left:5vw;padding-right:4rem;}.hero-video-element .order-2 .hero-text-wrapper{padding-left:4rem;padding-right:5vw;}}@media (max-width:1199.98px){.hero-video-element .hero-text-wrapper{text-align:center !important;}.hero-video-element .hero-buttons{justify-content:center !important;}.hero-video-element .video-container{justify-content:center !important;}}.hero-features{color:var(--element-text-color,#212529);}.hero-features .highlight-item{color:#333;}.hero-features .highlight-item i{width:32px;height:32px;background:linear-gradient(135deg,#28a745,#34ce57);color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;font-size:1rem;transition:all 0.3s cubic-bezier(0.4,0,0.2,1);}.hero-features .highlight-item i::before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}.hero-features .highlight-item span{color:var(--element-text-color,#333);}.has-background-image.mode-light .hero-features{--element-text-color:#333333;}.has-background-image.mode-light .hero-features .highlight-item span{color:#333333 !important;}.has-background-image.mode-dark .hero-features{--element-text-color:#ffffff;}.has-background-image.mode-dark .hero-features .highlight-item span{color:#ffffff !important;}.has-background-image.mode-contrast .hero-features{--element-text-color:#333333;}.has-background-image.mode-contrast .hero-features .highlight-item span{color:#333333 !important;}.frame-background-dark .hero-features,.frame-gradient-dark .hero-features,.frame-gradient-green-dark .hero-features,.bg-color-black .hero-features,.bg-color-green-REMOVED .hero-features,.bg-color-orange-REMOVED .hero-features,.bg-color-gradient-dark .hero-features,.bg-color-gradient-dark-glow .hero-features,.bg-color-gradient-green-dark .hero-features,.bg-color-gradient-dark-particles .hero-features,.bg-dark .hero-features,.bg-primary-REMOVED .hero-features,.has-background-image.overlay-standard .hero-features,.has-background-image.overlay-subtle .hero-features,.hero-features.dark-mode{--element-text-color:#ffffff;}.frame-background-dark .hero-features .highlight-item span,.frame-gradient-dark .hero-features .highlight-item span,.frame-gradient-green-dark .hero-features .highlight-item span,.bg-color-black .hero-features .highlight-item span,.bg-color-green-REMOVED .hero-features .highlight-item span,.bg-color-orange-REMOVED .hero-features .highlight-item span,.bg-color-gradient-dark .hero-features .highlight-item span,.bg-color-gradient-dark-glow .hero-features .highlight-item span,.bg-color-gradient-green-dark .hero-features .highlight-item span,.bg-color-gradient-dark-particles .hero-features .highlight-item span,.bg-dark .hero-features .highlight-item span,.bg-primary-REMOVED .hero-features .highlight-item span,.has-background-image.overlay-standard .hero-features .highlight-item span,.has-background-image.overlay-subtle .hero-features .highlight-item span,.hero-features.dark-mode .highlight-item span{color:#ffffff !important;}.hero-video-element .hero-features .highlight-item i.fas{width:32px !important;height:32px !important;background:linear-gradient(135deg,#28a745,#34ce57) !important;color:white !important;border-radius:50% !important;display:flex !important;align-items:center !important;justify-content:center !important;flex-shrink:0 !important;position:relative !important;font-size:1rem !important;transition:all 0.3s cubic-bezier(0.4,0,0.2,1) !important;}.hero-video-element .hero-features .highlight-item i.fas::before{position:absolute !important;top:50% !important;left:50% !important;transform:translate(-50%,-50%) !important;}@media (max-width:575.98px){.hero-video-element .hero-features .highlight-item i.fas{width:28px !important;height:28px !important;font-size:0.875rem !important;}}@media (max-width:1199.98px){.hero-video-element .hero-features{text-align:center;}.hero-video-element .hero-features .highlight-item{justify-content:center;text-align:center;margin-bottom:1rem;}.hero-video-element .hero-features .highlight-item i.fas{margin-right:0.75rem;}.hero-video-element .hero-features .highlight-item span{text-align:left;flex:1;}}@media (max-width:575.98px){.hero-video-element .hero-features .highlight-item{margin-bottom:0.875rem;padding:0.25rem 0;}.hero-video-element .hero-features .highlight-item i.fas{margin-right:0.625rem;}}
