@import url("/assets/bootstrap/css/bootstrap.min.css");@import url("/assets/css/font-awesome.css");html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}@font-face{font-family:Plus Jakarta Sans;src:url(/assets/fonts/plus-jakarta-sans/PlusJakartaSans-VariableFont_wght.woff2) format("truetype");font-weight:100 900;font-style:normal}@font-face{font-family:Plus Jakarta Sans;src:url(/assets/fonts/plus-jakarta-sans/PlusJakartaSans-Italic-VariableFont_wght.woff2) format("truetype");font-weight:100 900;font-style:italic}@font-face{font-family:Gantari;src:url(/assets/fonts/gantari/Gantari-VariableFont_wght.woff2) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Gantari;src:url(/assets/fonts/gantari/Gantari-ExtraLight-VariableFont_wght.woff2) format("truetype");font-weight:200;font-style:ExtraLight}:root{--color-black:#000;--color-white:#fff;--color-white-200:#fdfdfd;--color-gray:#707070;--color-dark:#020e28;--color-blue:#2383ff;--color-blue-hover:#0056b3;--color-dark-blue:#032447;--color-primary:#1c1a21;--color-primary-hover:#2a272f;--color-secondary:#34d0ff;--color-secondary-gradient:linear-gradient(135deg,#2383ff,#34d0ff);--color-secondary-hover:#0056b3;--color-secondary-light:#e5f6ff;--background-color:#030209;--navbar-background-color:transparent;--navbar-mobile-background-color:#030209;--font-plus:"Plus Jakarta Sans",sans-serif;--font-gantari:"Gantari",sans-serif;--btn-border-color:#032447;--btn-hover-color:#0056b3;--slot-card-height:120px;--transition-smooth:cubic-bezier(0.25,0.46,0.45,0.94);--transition-fast:0.3s var(--transition-smooth);--transition-normal:0.6s var(--transition-smooth);--transition-slow:0.8s var(--transition-smooth)}body,html{overflow-x:hidden;width:100%;margin:0;padding:0;font-family:var(--font-plus);background-color:var(--background-color);color:var(--color-white)}*{box-sizing:border-box}img,svg{max-width:100%;height:auto}.transform-gpu{transform:translateZ(0);will-change:transform}.min-vh-40{min-height:40vh}.main-container{height:100%}.main-container,.main-content{max-width:1500px;margin:0 auto;width:100%;padding:0 2rem}.main-content.beta-access-page{max-width:none;padding:0;margin:0;width:100vw}#navbar{background-color:var(--navbar-background-color);transition:background-color .3s ease-in-out;padding:.5rem 2rem;z-index:999;justify-content:space-between;height:60px;position:relative;width:100%;max-width:1500px;margin:0 auto;top:2rem}#navbar,#navbar>.navbar-logo{display:flex;align-items:center}#navbar>.navbar-logo{text-decoration:none;width:auto;z-index:1001}#navbar>.navbar-logo>.navbar-brand{font-size:32px;font-family:var(--font-gantari);font-weight:700;color:var(--color-white);display:flex;align-items:center;gap:0}#navbar>.navbar-logo>img{height:70px;width:auto}#navbar>.navbar-content{display:flex;align-items:center;justify-content:center;flex-grow:1;position:relative}#navbar>.navbar-content>.navbar-links{display:flex;align-items:center;gap:0;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}#navbar>.navbar-content>.navbar-links>a{color:var(--color-gray);text-decoration:none;font-weight:200;margin:10px 20px;font-size:18px;transition:.3s;min-width:90px;text-align:center;font-family:var(--font-plus)}#navbar>.navbar-content>.navbar-links>a.active,#navbar>.navbar-content>.navbar-links>a:hover{color:var(--color-white)}#navbar>.navbar-right{display:flex;align-items:center;gap:1.5rem}#navbar>.navbar-right>.language-selector{position:relative}#navbar>.navbar-right>.language-selector,#navbar>.navbar-right>.language-selector>.language-current{cursor:pointer;min-width:60px;min-height:38px;display:flex;align-items:center;text-align:center;justify-content:center}#navbar>.navbar-right>.language-selector>.language-current{gap:.5rem;color:var(--color-gray);font-family:var(--font-plus);font-size:1rem;font-weight:500;padding:.5rem 0;border-bottom:1px solid var(--color-secondary);border-radius:0;background:none;transition:all .3s ease;box-sizing:border-box}#navbar>.navbar-right>.language-selector>.language-current.active,#navbar>.navbar-right>.language-selector>.language-current:hover{color:var(--color-white)}#navbar>.navbar-right>.language-selector>.language-current>i{font-size:.8rem;transition:transform .3s ease}#navbar>.navbar-right>.language-selector>.language-dropdown{position:absolute;top:100%;left:0;border-bottom:1px solid var(--color-white);border-radius:0;padding:.5rem 0;min-width:60px;z-index:1002;box-shadow:0 4px 12px rgba(0,0,0,.3);background:none;box-sizing:border-box}#navbar>.navbar-right>.language-selector>.language-dropdown>.language-option{color:var(--color-gray);font-family:var(--font-plus);font-size:1rem;font-weight:500;padding:.5rem 1rem;cursor:pointer;transition:all .3s ease;border-bottom:1px solid var(--color-white);background:none;min-width:60px;box-sizing:border-box;text-align:center;display:flex;align-items:center;justify-content:center}#navbar>.navbar-right>.language-selector>.language-dropdown>.language-option.active{color:var(--color-white);border-bottom:1px solid var(--color-secondary)}#navbar>.navbar-right>.language-selector>.language-dropdown>.language-option:hover{color:var(--color-white);background:none}#navbar>.navbar-right>.language-selector>.language-dropdown>.language-option:last-child{border-bottom:none}#navbar>.navbar-right>.nav-button{color:var(--color-white);border:1.5px solid var(--color-secondary);background:transparent;text-decoration:none;padding:.5rem 1.5rem;border-radius:10px;transition:all .3s ease;position:relative;overflow:hidden;font-family:var(--font-plus);font-weight:600;font-size:1rem;display:flex;align-items:center;justify-content:center}#navbar>.navbar-right>.nav-button:hover{background:var(--color-secondary-gradient);color:var(--color-white);border:1.5px solid transparent;box-shadow:0 5px 15px rgba(52,208,255,.3)}#navbar>.menu-icon{font-size:28px;color:var(--color-white);cursor:pointer;display:none;z-index:1001}#navbar>.navbar-content>.navbar-buttons{display:none}#footer{background:var(--background-color);color:var(--color-white);padding:3rem 2rem;z-index:1;bottom:0;position:relative;width:100%;overflow:hidden;margin-top:2rem;max-width:1500px;margin-left:auto;margin-right:auto}#footer>.container{max-width:1400px;margin:0 auto;padding:0}.footer-logo{align-items:center;text-decoration:none;gap:.1rem;margin-bottom:1rem}#footer .footer-logo,.footer-logo{display:flex!important;flex-direction:row!important}@media (max-width:1200px){.footer-logo{flex-direction:row!important}}.footer-logo>img{height:80px;width:auto;margin-left:-1rem}.footer-logo>.footer-brand{font-size:40px;font-family:var(--font-gantari);font-weight:700;color:var(--color-white)}.footer-social{display:flex;gap:2rem;justify-content:flex-start;margin-bottom:1rem}.footer-social>a{text-decoration:none;display:flex;align-items:flex-start}.footer-social>a,.footer-social>a>i{color:var(--color-gray);transition:all .3s ease}.footer-social>a>i{font-size:32px}.footer-social>a:hover>i{color:var(--color-white);transform:scale(1.1)}.footer-title{font-size:1.5rem;font-weight:700;color:var(--color-white);margin-bottom:1.2rem;text-align:left}.footer-list{list-style:none;padding-left:0;margin:0;text-align:left}.footer-list>li{margin-bottom:10px;font-size:1.1rem}.footer-list>li>a{color:var(--color-gray);text-decoration:none;transition:color .3s ease}.footer-list>li>a:hover{color:var(--color-white)}.footer-email{text-align:center;margin-top:1rem;margin-bottom:.5rem}.footer-email>a{color:var(--color-gray);text-decoration:none;font-size:1rem;transition:color .3s ease}.footer-email>a:hover{color:var(--color-white)}.footer-created-by{margin-top:1.5rem;text-align:center;font-size:.9rem;margin-bottom:1rem}.footer-created-by,.footer-created-by>span{color:var(--color-gray)}.footer-created-by>a{text-decoration:none;transition:color .3s ease}.footer-created-by>a,.footer-created-by>a:hover{color:var(--color-white)}.footer-address{color:var(--color-gray);font-size:.9rem;line-height:1.4;margin-top:.5rem}.footer-divider{height:1px;background:linear-gradient(90deg,transparent 0,var(--color-gray) 50%,transparent 100%);margin:0;opacity:.3}.footer-copyright{width:1500px;max-width:1600px;padding:1rem 0;margin:0}.footer-copyright>.container>.row{align-items:center}.footer-copyright>.container>.row>.col-12>p{color:var(--color-gray);font-size:.9rem;margin:0;font-family:var(--font-plus)}.footer-copyright>.container>.row>.col-12>.footer-created-by{color:var(--color-gray);font-size:.9rem;font-family:var(--font-plus);text-align:left}.footer-copyright>.container>.row>.col-12>.footer-created-by>span{color:var(--color-gray)}.footer-copyright>.container>.row>.col-12>.footer-created-by>a{color:var(--color-white);text-decoration:none;transition:color .3s ease}.footer-copyright>.container>.row>.col-12>.footer-created-by>a:hover{color:var(--color-white)}@media (max-width:768px){#footer>.container>.row{gap:2rem}.footer-logo{flex-direction:row!important}.footer-logo,.footer-social{justify-content:center;margin-bottom:1.5rem}.footer-title{font-size:1.1rem;margin-bottom:.8rem}.footer-list,.footer-title{text-align:center}.footer-list>li{font-size:.9rem;margin-bottom:.5rem}.footer-copyright>.container>.row>.col-12>p{text-align:center;margin-bottom:.5rem}.footer-copyright>.container>.row>.col-12>.footer-created-by{text-align:center}}@media (max-width:1024px) and (min-width:769px){.footer-logo{justify-content:center;flex-direction:row!important}.footer-copyright>.container>.row>.col-12>p{text-align:center;margin-bottom:.5rem}.footer-copyright>.container>.row>.col-12>.footer-created-by{text-align:center}}@media (max-width:480px){#footer>.container>.row{gap:1.5rem}.footer-logo{flex-direction:row!important}.footer-logo>img{height:60px}.footer-logo>.footer-brand{font-size:28px}.footer-social{gap:1.5rem;margin-bottom:1rem}.footer-title{font-size:1rem;margin-bottom:.6rem}.footer-list>li{font-size:.85rem;margin-bottom:.4rem}.footer-copyright>.container>.row>.col-12>p{text-align:center;margin-bottom:.5rem;font-size:.8rem}.footer-copyright>.container>.row>.col-12>.footer-created-by{text-align:center;font-size:.8rem}}.hero-section-fullwidth{width:100%;position:relative;z-index:2}.hero-container-inner{max-width:1500px;margin:0 auto;padding:.5rem 2rem;display:flex;align-items:center;gap:0;min-height:40vh}.hero-text{flex:0 0 50%;z-index:10;margin-left:3rem}.hero-title{font-family:var(--font-plus);font-size:4.3rem;font-weight:200;line-height:1.2;margin-bottom:1.2rem}.hero-subtitle-container{margin-bottom:2.5rem}.hero-subtitle{font-family:var(--font-plus);font-size:1.5rem;line-height:1.5;color:var(--color-white);margin:0;max-width:529px}.hero-subtitle,.text-highlight{font-weight:200}.hero-button{background:transparent;transition:all .3s ease;font-family:var(--font-plus);font-size:1rem;font-weight:800;width:230px;border-radius:10px;color:var(--color-white);padding:.5rem 1.1rem;cursor:pointer;border:1.5px solid var(--color-secondary);position:relative;overflow:hidden}.hero-button:hover{background:var(--color-secondary-gradient);color:var(--color-white);border:1.5px solid transparent;box-shadow:0 5px 15px rgba(52,208,255,.3)}.hero-image{flex:0 0 50%;position:relative;display:flex;align-items:center;justify-content:center;min-height:40vh}.hero-image>.custom-particles{position:absolute;width:100%;height:100%;z-index:1}.hero-image>img{width:110%;height:auto;object-fit:contain;position:relative;z-index:2}.features-section-fullwidth{background:linear-gradient(90deg,rgba(35,131,255,.18) 4.27%,rgba(52,208,255,.18) 98.08%);width:100vw;height:200px;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;display:flex;align-items:center;justify-content:center;padding:0;margin-top:1rem}.features-section-fullwidth>.features-container-inner{display:flex;justify-content:space-between;align-items:center;max-width:1500px;width:100%;gap:2rem;padding:0 2rem;margin:0 auto}.features-section-fullwidth>.features-container-inner>.feature-card{flex:1 1;display:flex;align-items:flex-start;gap:1rem;color:var(--color-white);text-align:left}.features-section-fullwidth>.features-container-inner>.feature-card>.feature-icon{width:30px;height:30px;background:rgba(161,255,252,.2);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-bottom:0;padding:8px}.features-section-fullwidth>.features-container-inner>.feature-card>.feature-icon>svg{width:20px;height:20px;color:var(--color-secondary)}.features-section-fullwidth>.features-container-inner>.feature-card>.feature-content{flex:1 1}.features-section-fullwidth>.features-container-inner>.feature-card>.feature-content>.feature-title{color:var(--color-white);font-family:var(--font-plus);font-size:20px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:.5rem;margin-top:0}.features-section-fullwidth>.features-container-inner>.feature-card>.feature-content>.feature-subtitle{color:var(--color-white);font-family:var(--font-plus);font-size:16px;font-style:normal;font-weight:400;line-height:1.4;margin:0}.modules-section-fullwidth{background-color:#030208;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding:2rem 0;margin-top:1rem}.modules-container-inner{max-width:1500px;width:100%;padding:0 2rem;margin:0 auto}.modules-header{text-align:center;margin-bottom:1.5rem}.modules-title{color:#fff;font-size:1.5rem;font-weight:600;line-height:1.2;margin-bottom:1rem;margin-top:0}.modules-subtitle{color:#fff;font-size:1.25rem;font-weight:400;line-height:1.5;max-width:700px;margin:0 auto}.modules-grid-container{max-width:1500px;height:305px;margin:0 auto 1.5rem}.modules-grid{display:flex;justify-content:space-between;align-items:center;width:100%;height:90%;position:relative}.modules-grid:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,#030208,rgba(3,2,8,0) 50%,#030208);pointer-events:none;z-index:10}.slot-column{height:12rem;width:400px;max-width:100%;overflow:hidden;font-size:1rem;font-weight:700;line-height:1;color:#333939;text-align:left;padding:0 .5rem;position:relative;opacity:1;transition:opacity .25s ease-in;border-radius:12px;z-index:1}.slot-column.active{opacity:1}.slot-slider-items{display:flex;flex-direction:column;position:relative;will-change:transform;transition:transform 1.2s cubic-bezier(.25,.46,.45,.94)}.slot-slider-item{flex-shrink:0;height:var(--slot-item-h);display:flex;align-items:center;justify-content:center;margin:0;transition:opacity .4s ease}.slot-slider-item.active,.slot-slider-item.distant{opacity:1}.slot-slider-item.module-card{background:linear-gradient(180deg,#030208,rgba(3,2,8,0) 50%,#030208 120%);border:none;border-radius:12px;padding:1.1rem;display:flex;align-items:center;gap:.5rem;cursor:pointer;width:100%;height:100%;box-sizing:border-box;color:#fff;overflow:hidden;justify-content:flex-start!important;text-align:left!important}.module-icon{width:30px;height:30px;background:rgba(161,255,252,.2);border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:6px;flex-shrink:0;padding:6px}.module-icon img{width:22px;height:22px;color:#34d0ff;filter:brightness(0) saturate(100%) invert(65%) sepia(85%) saturate(2341%) hue-rotate(175deg) brightness(103%) contrast(104%)}.module-title{font-size:.95rem;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modules-footer{text-align:center}.modules-explore-btn{background:transparent;color:#fff;border:2px solid #34d0ff;font-size:1.1rem;font-weight:600;padding:0 1rem;border-radius:10px;cursor:pointer;transition:all .3s ease;width:180px;height:40px;position:relative;overflow:hidden}.how-it-works-section-fullwidth{background:linear-gradient(90deg,rgba(35,131,255,.18) 4.27%,rgba(52,208,255,.18) 98.08%);width:100vw;height:auto;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding:2rem 0;margin-top:1rem}.how-it-works-section-fullwidth>.how-it-works-container-inner{max-width:1500px;width:100%;padding:0 2rem;margin:0 auto}.how-it-works-section-fullwidth>.how-it-works-container-inner>.how-it-works-header{text-align:center;margin-bottom:2rem}.how-it-works-section-fullwidth>.how-it-works-container-inner>.how-it-works-header>.how-it-works-title{color:var(--color-white);font-family:var(--font-plus);font-size:1.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem;margin-top:0}.how-it-works-section-fullwidth>.how-it-works-container-inner>.how-it-works-header>.how-it-works-subtitle{color:var(--color-white);font-family:var(--font-plus);font-size:1.25rem;font-weight:400;line-height:1.5;max-width:700px;margin:0 auto}.how-it-works-section-fullwidth>.how-it-works-container-inner>.how-it-works-steps{display:flex;justify-content:center;align-items:center;gap:10rem;max-width:1500px;margin:0 auto}.how-it-works-section-fullwidth>.how-it-works-container-inner>.how-it-works-steps>.step-card{text-align:center;color:var(--color-white);display:flex;flex-direction:column;align-items:center;flex:1 1;max-width:320px}.how-it-works-section-fullwidth>.how-it-works-container-inner>.how-it-works-steps>.step-card>.step-image{position:relative;display:inline-block;padding:3px;background:linear-gradient(135deg,#2383ff,#34d0ff);border-radius:18px;margin-bottom:2rem}.how-it-works-section-fullwidth>.how-it-works-container-inner>.how-it-works-steps>.step-card>.step-image>.step-mockup-image{width:243.701px;height:123px;border-radius:15px;box-shadow:0 8px 25px rgba(0,0,0,.3);object-fit:cover;display:block}.how-it-works-section-fullwidth>.how-it-works-container-inner>.how-it-works-steps>.step-card>.step-content{width:100%;max-width:293px;text-align:center}.how-it-works-section-fullwidth>.how-it-works-container-inner>.how-it-works-steps>.step-card>.step-content>.step-title{color:var(--color-white);font-family:var(--font-plus);font-size:1.25rem;font-weight:600;margin-bottom:1rem;margin-top:0}.how-it-works-section-fullwidth>.how-it-works-container-inner>.how-it-works-steps>.step-card>.step-content>.step-description{color:var(--color-white);font-family:var(--font-plus);font-size:1rem;font-weight:400;line-height:1.6;margin:0;text-align:center}.how-it-works-section-fullwidth>.how-it-works-container-inner>.how-it-works-steps>.step-card:hover{transform:none}.benchmark-section-fullwidth{background-color:var(--background-color);width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding:4rem 0;margin-top:0}.benchmark-section-fullwidth>.benchmark-container-inner{max-width:1500px;width:100%;padding:0 2rem;margin:0 auto}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-header{text-align:center;margin-bottom:3rem}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-header>.benchmark-title{color:var(--color-white);font-family:var(--font-plus);font-size:1.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem;margin-top:0}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-header>.benchmark-subtitle{color:var(--color-white);font-family:var(--font-plus);font-size:1.2rem;font-weight:400;line-height:1.5;margin:0 0 1rem}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-header>.benchmark-description{color:var(--color-white);font-family:var(--font-plus);font-size:1rem;font-weight:400;line-height:1.6;max-width:706px;text-align:center;margin:0 auto}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;margin-bottom:3rem;padding:2rem 0}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content:before{content:"";position:absolute;top:0;left:0;width:25%;height:100%;opacity:.2;background:linear-gradient(90deg,#2383ff 4.27%,rgba(52,208,255,0) 98.08%)}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content:after{content:"";position:absolute;top:0;right:0;width:25%;height:100%;opacity:.2;background:linear-gradient(90deg,rgba(35,131,255,0) 4.27%,#34d0ff 98.08%)}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner{display:flex;gap:10rem;align-items:flex-start;max-width:1500px;width:100%;padding:0 4rem;margin:0 auto}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner>.benchmark-controls{flex:1 1;display:flex;flex-direction:column;gap:2rem;margin:3rem;justify-content:center;align-items:center}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner>.benchmark-controls>.benchmark-button{background:hsla(0,0%,100%,.05);border:2px solid transparent;border-radius:12px;padding:1rem 1.5rem;color:var(--color-gray);font-family:var(--font-plus);font-size:1.2rem;font-weight:500;text-align:left;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.8rem;width:320px;height:47px;z-index:1}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner>.benchmark-controls>.benchmark-button:hover{border-color:var(--color-secondary);color:var(--color-white);background:rgba(52,208,255,.1)}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner>.benchmark-controls>.benchmark-button:disabled{opacity:.4;cursor:not-allowed;border-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.4)}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner>.benchmark-controls>.benchmark-button:disabled:hover{border-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.4);background:hsla(0,0%,100%,.05)}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner>.benchmark-controls>.benchmark-button.active{border-color:var(--color-secondary);color:var(--color-white);background:linear-gradient(135deg,rgba(52,208,255,.2),rgba(35,131,255,.1))}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner>.benchmark-controls>.benchmark-button>.benchmark-icon{width:35px;height:35px;background:rgba(161,255,252,.2);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:8px}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner>.benchmark-controls>.benchmark-button>.benchmark-icon>img{width:20px;height:20px;color:var(--color-secondary);filter:brightness(0) saturate(100%) invert(65%) sepia(85%) saturate(2341%) hue-rotate(175deg) brightness(103%) contrast(104%)}.benchmark-note{color:var(--color-gray);font-size:1rem;font-style:normal;margin-top:.7rem;text-align:center;margin-right:30%}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner>.benchmark-chart{flex:1.5 1;padding:2rem;position:relative;display:flex;gap:1rem}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner>.benchmark-chart>.chart-y-axis{display:flex;flex-direction:column;justify-content:space-between;height:300px;max-width:200px;color:var(--color-gray);font-size:.8rem;font-weight:500;padding-right:.5rem;margin-bottom:1rem}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner>.benchmark-chart>.chart-container{display:flex;justify-content:space-around;align-items:flex-end;max-width:500px;height:340px;position:relative;margin-bottom:1rem;flex:1 1}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner>.benchmark-chart>.chart-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(90deg,hsla(0,0%,100%,.1) 1px,transparent 0),linear-gradient(180deg,hsla(0,0%,100%,.1) 1px,transparent 0);background-size:100% 60px;pointer-events:none;z-index:1}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner>.benchmark-chart>.chart-container>.chart-bar-group{display:flex;flex-direction:column;align-items:center;gap:.5rem;position:relative;z-index:2}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner>.benchmark-chart>.chart-container>.chart-bar-group>.chart-percentage{color:var(--color-white);font-weight:600;font-size:1rem;margin-bottom:.5rem}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner>.benchmark-chart>.chart-container>.chart-bar-group>.chart-bar{width:60px;min-height:20px;position:relative;transform-origin:bottom;transition:transform .6s cubic-bezier(.68,-.55,.265,1.55),opacity .6s ease-out}.chart-bar-group:not(.is-revealed) .chart-bar{transform:scaleY(0);opacity:.5}.chart-bar-group.is-revealed .chart-bar{transform:scaleY(1);opacity:1}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner>.benchmark-chart>.chart-container>.chart-bar-group>.chart-label{color:var(--color-white);font-size:.9rem;font-weight:500;margin-top:.5rem}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-summary{text-align:center}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-summary>p{color:var(--color-white);font-family:Inter,var(--font-plus);font-size:20px;font-style:normal;font-weight:700;line-height:normal;max-width:1000px;margin:0 auto 2rem;text-align:center}.gradient-text{background:linear-gradient(90deg,#2383ff,#34d0ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-summary>.benchmark-cta{background:transparent;color:var(--color-white);border:2px solid var(--color-secondary);font-family:var(--font-plus);font-size:1rem;font-weight:600;padding:.8rem 2rem;border-radius:10px;cursor:pointer;transition:all .3s ease}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-summary>.benchmark-cta:hover{background:var(--color-secondary-gradient);color:var(--color-white);border:2px solid transparent;box-shadow:0 5px 15px rgba(52,208,255,.3)}.partners-section-fullwidth{background:linear-gradient(135deg,#2383ff,#34d0ff);width:100vw;height:365px;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding:4rem 0;margin-top:2rem;display:flex;justify-content:center;align-items:center}.partners-section-fullwidth>.partners-container-inner{max-width:1500px;width:100%;height:365px;padding:0 2rem;margin:0;display:flex;flex-direction:column;justify-content:center;align-items:center}.partners-section-fullwidth>.partners-container-inner>.partners-header{text-align:center;margin-bottom:2rem;flex-shrink:0}.partners-section-fullwidth>.partners-container-inner>.partners-header>.partners-title{color:var(--color-white);font-family:var(--font-plus);font-size:1.5rem;font-weight:700;line-height:normal;margin-bottom:1rem;margin-top:0}.partners-section-fullwidth>.partners-container-inner>.partners-header>.partners-subtitle{color:var(--color-white);font-family:var(--font-plus);font-size:1.1rem;font-weight:700;line-height:normal;max-width:800px;margin:0 auto}.partners-section-fullwidth>.partners-container-inner>.partners-logos{display:flex;justify-content:center;align-items:center;gap:4rem;flex-wrap:wrap;z-index:1}.partners-section-fullwidth>.partners-container-inner>.partners-logos>.partner-logo{display:flex;align-items:center;justify-content:center;width:280px;height:120px}.partners-section-fullwidth>.partners-container-inner>.partners-logos>.partner-logo>.logo-img{max-width:126%;max-height:200%;width:126%;height:200%;object-fit:contain;filter:brightness(0) invert(1)}@media (min-width:2560px){.main-container{max-width:1600px;padding:0 4rem}}@media (max-width:1028px){:root{--slot-card-height:100px}.main-container{margin-top:0;margin-left:auto;margin-right:auto;padding:0 1rem;z-index:1;height:auto}#navbar{width:95%;top:1rem;height:70px;padding:.5rem 1.5rem;justify-content:space-between}#navbar>.menu-icon{display:block;font-size:30px;color:var(--color-white);cursor:pointer;order:3;margin-left:auto}#navbar>.menu-icon,#navbar>.navbar-logo{z-index:1003;position:relative}#navbar>.navbar-logo>img{height:60px}#navbar>.navbar-logo>.navbar-brand{font-size:26px}#navbar>.navbar-content{display:none}#navbar>.navbar-content.open{display:flex;position:fixed;top:0;left:0;width:100vw;height:100vh;background:var(--background-color);flex-direction:column;justify-content:center;align-items:center;z-index:1000}#navbar>.navbar-content.open>.navbar-links{display:flex;flex-direction:column;gap:2rem;margin-bottom:3rem;position:relative;transform:none;left:auto;top:auto}#navbar>.navbar-content.open>.navbar-links>a{font-size:22px;font-weight:400;color:var(--color-white);text-align:center;text-decoration:none;margin:0;padding:.5rem 1rem;transition:color .3s ease}#navbar>.navbar-content.open>.navbar-links>a:hover{color:var(--color-secondary)}#navbar>.navbar-right{display:none}#navbar>.navbar-content.open>.navbar-buttons{flex-direction:column;gap:1rem;margin-top:2rem;left:auto;bottom:auto;transform:none;max-width:none}#navbar>.navbar-content.open>.navbar-buttons,#navbar>.navbar-content.open>.navbar-buttons>.nav-button{display:flex!important;position:relative;visibility:visible!important;opacity:1!important;z-index:1001;width:auto;align-items:center}#navbar>.navbar-content.open>.navbar-buttons>.nav-button{padding:.8rem 1.5rem;font-size:1rem;border:1.5px solid var(--color-secondary);background:transparent;color:var(--color-white);border-radius:10px;text-decoration:none;transition:all .3s ease;min-width:120px;min-height:40px;justify-content:center}#navbar>.navbar-content.open>.navbar-buttons>.nav-button:hover{background:var(--color-secondary-gradient);color:var(--color-white);border:1.5px solid transparent;box-shadow:0 5px 15px rgba(52,208,255,.3)}#navbar>.navbar-content.open>.navbar-buttons>.mobile-language-selector{position:relative;cursor:pointer;margin-bottom:1rem;width:100%;max-width:200px}#navbar>.navbar-content.open>.navbar-buttons>.mobile-language-selector>.mobile-language-current{display:flex;align-items:center;justify-content:center;gap:.5rem;color:var(--color-white);font-family:var(--font-plus);font-size:1rem;font-weight:500;padding:.5rem 1rem;border:1px solid var(--color-secondary);border-radius:8px;transition:all .3s ease;width:100%}#navbar>.navbar-content.open>.navbar-buttons>.mobile-language-selector>.mobile-language-current:hover{color:var(--color-secondary);background:rgba(52,208,255,.1)}#navbar>.navbar-content.open>.navbar-buttons>.mobile-language-selector>.mobile-language-current>i{font-size:.8rem;transition:transform .3s ease}#navbar>.navbar-content.open>.navbar-buttons>.mobile-language-selector>.mobile-language-dropdown{position:absolute;top:100%;left:0;right:0;background:var(--background-color);border:1px solid var(--color-secondary);border-radius:8px;padding:.5rem 0;margin-top:.5rem;z-index:1002;box-shadow:0 4px 12px rgba(0,0,0,.3)}#navbar>.navbar-content.open>.navbar-buttons>.mobile-language-selector>.mobile-language-dropdown>.mobile-language-option{color:var(--color-gray);font-family:var(--font-plus);font-size:1rem;font-weight:500;padding:.5rem 1rem;cursor:pointer;transition:all .3s ease;border-bottom:1px solid var(--color-secondary);text-align:center;background:none}#navbar>.navbar-content.open>.navbar-buttons>.mobile-language-selector>.mobile-language-dropdown>.mobile-language-option.active{color:var(--color-white);border-bottom:1px solid var(--color-secondary)}#navbar>.navbar-content.open>.navbar-buttons>.mobile-language-selector>.mobile-language-dropdown>.mobile-language-option:hover{color:var(--color-white);background:none}#navbar>.navbar-content.open>.navbar-buttons>.mobile-language-selector>.mobile-language-dropdown>.mobile-language-option:last-child{border-bottom:none}.hero-container-inner{gap:1rem;padding:1.5rem 1rem;min-height:50vh;flex-direction:row;align-items:center}.hero-text{flex:0 0 50%;margin-left:1rem}.hero-image{flex:0 0 50%;min-height:40vh;max-width:400px}.hero-title{font-size:2.8rem;line-height:1.1;margin-bottom:1rem}.hero-subtitle{font-size:1.1rem;line-height:1.4;margin-bottom:1.5rem}.hero-button{width:180px;padding:.6rem 1rem;font-size:.9rem}.features-section-fullwidth{height:auto;padding:2rem 0;margin-top:1rem;font-size:1.8rem}.features-section-fullwidth>.features-container-inner{flex-direction:column;gap:1.5rem;padding:0 1rem}.features-section-fullwidth>.features-container-inner>.feature-card>.feature-icon{width:28px;height:28px;padding:6px}.features-section-fullwidth>.features-container-inner>.feature-card>.feature-icon>svg{width:18px;height:18px}.features-section-fullwidth>.features-container-inner>.feature-card>.feature-content>.feature-title{font-size:18px}.features-section-fullwidth>.features-container-inner>.feature-card>.feature-content>.feature-subtitle{font-size:16px}.modules-section-fullwidth{padding:1.5rem 0;margin-top:.8rem}.modules-section-fullwidth>.modules-container-inner{padding:0 1rem}.modules-section-fullwidth>.modules-container-inner>.modules-header{margin-bottom:2.5rem}.modules-section-fullwidth>.modules-container-inner>.modules-header>.modules-title{font-size:2rem;margin-bottom:1rem}.modules-section-fullwidth>.modules-container-inner>.modules-header>.modules-subtitle{font-size:1.1rem}.modules-section-fullwidth>.modules-container-inner>.modules-grid-container{width:100%;height:auto}.modules-section-fullwidth>.modules-container-inner>.modules-grid-container>.modules-grid{flex-direction:column;gap:1rem;padding:1rem}.modules-section-fullwidth>.modules-container-inner>.modules-grid-container>.modules-grid>.slot-column{width:100%;max-width:350px;height:8rem;font-size:1.5rem}.modules-section-fullwidth>.modules-container-inner>.modules-grid-container>.modules-grid>.slot-column>.slot-slider-items>.slot-slider-item{height:80px}.modules-section-fullwidth>.modules-container-inner>.modules-grid-container>.modules-grid>.slot-column>.slot-slider-items>.slot-slider-item.module-card{width:100%;padding:.8rem;height:100%;gap:.5rem}.modules-section-fullwidth>.modules-container-inner>.modules-grid-container>.modules-grid>.slot-column>.slot-slider-items>.slot-slider-item.module-card>.module-icon{width:32px;height:32px;padding:5px}.modules-section-fullwidth>.modules-container-inner>.modules-grid-container>.modules-grid>.slot-column>.slot-slider-items>.slot-slider-item.module-card>.module-icon>img,.modules-section-fullwidth>.modules-container-inner>.modules-grid-container>.modules-grid>.slot-column>.slot-slider-items>.slot-slider-item.module-card>.module-icon>svg{width:20px;height:20px;filter:brightness(0) saturate(100%) invert(65%) sepia(85%) saturate(2341%) hue-rotate(175deg) brightness(103%) contrast(104%)}.modules-section-fullwidth>.modules-container-inner>.modules-grid-container>.modules-grid>.slot-column>.slot-slider-items>.slot-slider-item.module-card>.module-title{font-size:.9rem}#footer{padding:2rem 1rem;margin-top:1.5rem}.footer-logo{justify-content:center;margin-bottom:1rem;padding-left:0;flex-direction:column;gap:1rem}.footer-logo>img{height:60px}.footer-logo>.footer-brand{font-size:32px}.footer-social{justify-content:center;margin-bottom:1rem;margin-left:0;gap:1.5rem}#footer>.container{max-width:100%;padding:0 1rem}.footer-social>a>i{font-size:28px;color:var(--color-gray)}.footer-social>a:hover>i{color:var(--color-white);transform:scale(1.05)}.footer-title{font-size:1.2rem;margin-bottom:1rem}.footer-list>li{font-size:1rem}.sm-text-center{text-align:center}.how-it-works-section-fullwidth{padding:2.5rem 0;margin-top:1rem}.benchmark-section-fullwidth{padding:3rem 0}.benchmark-section-fullwidth>.benchmark-container-inner{padding:0 1.5rem}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-header{margin-bottom:2.5rem}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-header>.benchmark-title{font-size:1.8rem;margin-bottom:1rem}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-header>.benchmark-subtitle{font-size:1.1rem;margin-bottom:.8rem}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-header>.benchmark-description{font-size:.95rem;max-width:600px}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner{flex-direction:column;gap:2.5rem;align-items:center;padding:0 1rem}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner>.benchmark-controls{flex:none;flex-direction:column;justify-content:center;gap:1rem;width:100%;max-width:400px;margin:0}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner>.benchmark-controls>.benchmark-button{padding:1rem 1.2rem;font-size:1rem;width:100%;height:auto;text-align:left;justify-content:flex-start}.benchmark-note{margin-right:0;text-align:center;margin-top:1rem}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner>.benchmark-chart{flex:none;width:100%;max-width:500px;padding:1rem;gap:1rem}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner>.benchmark-chart>.chart-y-axis{height:280px;font-size:.8rem;max-width:80px}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner>.benchmark-chart>.chart-container{height:300px;max-width:400px}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner>.benchmark-chart>.chart-container>.chart-bar-group>.chart-bar{width:55px}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-summary>p{font-size:1.2rem;max-width:600px}.how-it-works-section-fullwidth>.how-it-works-container-inner{padding:0 1rem}.how-it-works-section-fullwidth>.how-it-works-container-inner>.how-it-works-header{margin-bottom:2rem}.how-it-works-section-fullwidth>.how-it-works-container-inner>.how-it-works-header>.how-it-works-title{font-size:1.5rem}.how-it-works-section-fullwidth>.how-it-works-container-inner>.how-it-works-header>.how-it-works-subtitle{font-size:1.125rem}.how-it-works-section-fullwidth>.how-it-works-container-inner>.how-it-works-steps{flex-direction:column;gap:2rem;align-items:center}.how-it-works-section-fullwidth>.how-it-works-container-inner>.how-it-works-steps>.step-card>.step-image>.step-mockup-image{width:240px;height:120px}.how-it-works-section-fullwidth>.how-it-works-container-inner>.how-it-works-steps>.step-card>.step-content>.step-title{font-size:1.25rem}.how-it-works-section-fullwidth>.how-it-works-container-inner>.how-it-works-steps>.step-card>.step-content>.step-description{font-size:1rem}.partners-section-fullwidth{height:auto;padding:3rem 1rem}.partners-section-fullwidth>.partners-container-inner{height:auto;gap:2rem}.partners-section-fullwidth>.partners-container-inner>.partners-logos{gap:2rem 1rem}.partners-section-fullwidth>.partners-container-inner>.partners-logos>.partner-logo{width:180px;height:100px}}@media (max-width:768px){:root{--slot-card-height:90px}#navbar{height:60px;width:95%;padding:.5rem 1rem;justify-content:space-between}#navbar>.menu-icon{display:block;font-size:26px;color:var(--color-white);cursor:pointer;order:3;margin-left:auto}#navbar>.menu-icon,#navbar>.navbar-logo{z-index:1003;position:relative}#navbar>.navbar-logo>img{height:50px}#navbar>.navbar-logo>.navbar-brand{font-size:22px}#navbar>.navbar-content{display:none}#navbar>.navbar-content.open{display:flex;position:fixed;top:0;left:0;width:100vw;height:100vh;background:var(--background-color);flex-direction:column;justify-content:center;align-items:center;z-index:1000}#navbar>.navbar-content.open>.navbar-links{display:flex;flex-direction:column;gap:1.8rem;margin-bottom:2.5rem;position:relative;transform:none;left:auto;top:auto}#navbar>.navbar-content.open>.navbar-links>a{font-size:20px;font-weight:400;color:var(--color-white);text-align:center;text-decoration:none;margin:0;padding:.5rem 1rem;transition:color .3s ease}#navbar>.navbar-content.open>.navbar-links>a:hover{color:var(--color-secondary)}#navbar>.navbar-right{display:none}#navbar>.navbar-content.open>.navbar-buttons{gap:.8rem;margin-top:1.5rem;left:auto;bottom:auto;transform:none;max-width:none}#navbar>.navbar-content.open>.navbar-buttons,#navbar>.navbar-content.open>.navbar-buttons>.nav-button{display:flex!important;position:relative;visibility:visible!important;opacity:1!important;z-index:1001;width:auto}#navbar>.navbar-content.open>.navbar-buttons>.nav-button{padding:.7rem 1.2rem;font-size:.9rem;border:1.5px solid var(--color-secondary);background:transparent;color:var(--color-white);border-radius:10px;text-decoration:none;transition:all .3s ease;align-items:center;justify-content:center;min-width:100px;min-height:35px}#navbar>.navbar-content.open>.navbar-buttons>.nav-button:hover{background:var(--color-secondary-gradient);color:var(--color-white);border:1.5px solid transparent;box-shadow:0 5px 15px rgba(52,208,255,.3)}#navbar>.navbar-content.open>.navbar-buttons>.mobile-language-selector{position:relative;cursor:pointer;margin-bottom:1rem;width:100%;max-width:180px}#navbar>.navbar-content.open>.navbar-buttons>.mobile-language-selector>.mobile-language-current{display:flex;align-items:center;justify-content:center;gap:.5rem;color:var(--color-white);font-family:var(--font-plus);font-size:.9rem;font-weight:500;padding:.5rem 1rem;border:1px solid var(--color-secondary);border-radius:8px;transition:all .3s ease;width:100%}#navbar>.navbar-content.open>.navbar-buttons>.mobile-language-selector>.mobile-language-current:hover{color:var(--color-secondary);background:rgba(52,208,255,.1)}#navbar>.navbar-content.open>.navbar-buttons>.mobile-language-selector>.mobile-language-current>i{font-size:.7rem;transition:transform .3s ease}#navbar>.navbar-content.open>.navbar-buttons>.mobile-language-selector>.mobile-language-dropdown{position:absolute;top:100%;left:0;right:0;background:var(--background-color);border:1px solid var(--color-secondary);border-radius:8px;padding:.5rem 0;margin-top:.5rem;z-index:1002;box-shadow:0 4px 12px rgba(0,0,0,.3)}#navbar>.navbar-content.open>.navbar-buttons>.mobile-language-selector>.mobile-language-dropdown>.mobile-language-option{color:var(--color-gray);font-family:var(--font-plus);font-size:.9rem;font-weight:500;padding:.5rem 1rem;cursor:pointer;transition:all .3s ease;border-bottom:1px solid var(--color-secondary);text-align:center;background:none}#navbar>.navbar-content.open>.navbar-buttons>.mobile-language-selector>.mobile-language-dropdown>.mobile-language-option.active{color:var(--color-white);border-bottom:1px solid var(--color-secondary)}#navbar>.navbar-content.open>.navbar-buttons>.mobile-language-selector>.mobile-language-option:hover{color:var(--color-white);background:none}#navbar>.navbar-content.open>.navbar-buttons>.mobile-language-selector>.mobile-language-dropdown>.mobile-language-option:last-child{border-bottom:none}.hero-container-inner{padding:1rem;gap:.8rem;min-height:45vh;flex-direction:row;align-items:center}.hero-text{flex:0 0 50%;margin-left:.5rem}.hero-image{flex:0 0 50%;max-width:320px;min-height:35vh}.hero-title{font-size:2.2rem;line-height:1.1;margin-bottom:.8rem}.hero-subtitle{font-size:1rem;line-height:1.3;margin-bottom:1.2rem}.hero-button{width:160px;padding:.7rem .9rem;font-size:.85rem}.features-section-fullwidth{height:auto;padding:1.5rem 0;margin-top:.8rem;z-index:0;font-size:1.8rem}.features-section-fullwidth>.features-container-inner{flex-direction:column;gap:1rem;padding:0 1rem}.features-section-fullwidth>.features-container-inner>.feature-card>.feature-icon{width:26px;height:26px;padding:5px}.features-section-fullwidth>.features-container-inner>.feature-card>.feature-icon>svg{width:16px;height:16px}.features-section-fullwidth>.features-container-inner>.feature-card>.feature-content>.feature-title{font-size:16px}.features-section-fullwidth>.features-container-inner>.feature-card>.feature-content>.feature-subtitle{font-size:14px}.modules-section-fullwidth{padding:1.2rem 0;margin-top:.5rem}.modules-section-fullwidth>.modules-container-inner{padding:0 1rem}.modules-section-fullwidth>.modules-container-inner>.modules-header{margin-bottom:1.5rem}.modules-section-fullwidth>.modules-container-inner>.modules-header>.modules-title{font-size:1.6rem;margin-bottom:.8rem}.modules-section-fullwidth>.modules-container-inner>.modules-header>.modules-subtitle{font-size:.95rem;line-height:1.4}.modules-section-fullwidth>.modules-container-inner>.modules-grid-container>.modules-grid{flex-direction:column;gap:1rem;padding:1rem}.modules-section-fullwidth>.modules-container-inner>.modules-grid-container>.modules-grid>.slot-column{height:6rem;font-size:1.2rem}.modules-section-fullwidth>.modules-container-inner>.modules-grid-container>.modules-grid>.slot-column>.slot-slider-items>.slot-slider-item{height:65px}.modules-section-fullwidth>.modules-container-inner>.modules-grid-container>.modules-grid>.slot-column>.slot-slider-items>.slot-slider-item.module-card{width:100%;padding:1rem;height:100%;gap:.5rem}.modules-section-fullwidth>.modules-container-inner>.modules-grid-container>.modules-grid>.slot-column>.slot-slider-items>.slot-slider-item.module-card>.module-icon{width:28px;height:28px;padding:4px}.modules-section-fullwidth>.modules-container-inner>.modules-grid-container>.modules-grid>.slot-column>.slot-slider-items>.slot-slider-item.module-card>.module-icon>img,.modules-section-fullwidth>.modules-container-inner>.modules-grid-container>.modules-grid>.slot-column>.slot-slider-items>.slot-slider-item.module-card>.module-icon>svg{width:18px;height:18px;filter:brightness(0) saturate(100%) invert(65%) sepia(85%) saturate(2341%) hue-rotate(175deg) brightness(103%) contrast(104%)}.modules-section-fullwidth>.modules-container-inner>.modules-grid-container>.modules-grid>.slot-column>.slot-slider-items>.slot-slider-item.module-card>.module-title{font-size:.85rem}.modules-section-fullwidth>.modules-container-inner>.modules-footer{margin-top:1.5rem}.modules-section-fullwidth>.modules-container-inner>.modules-footer>.modules-explore-btn{font-size:.95rem;padding:.7rem 1.3rem;width:auto;height:auto}.slide-indicators{gap:.5rem;margin-bottom:1.5rem}.slide-indicator{width:10px;height:10px}#footer{position:relative;padding:2rem 1rem;margin-top:1rem}.footer-logo>img{height:50px}.footer-logo{justify-content:center;margin-bottom:1rem;margin-left:0;flex-direction:column;gap:.8rem}.footer-logo>.footer-brand{font-size:24px}.footer-social>a>i{font-size:26px}.footer-social>a:hover>i{transform:scale(1.05)}.footer-email{text-align:center;margin-top:.6rem;margin-bottom:.3rem}.footer-email>a{font-size:.85rem}.footer-created-by{font-size:.75rem;margin-bottom:.6rem}.footer-address{font-size:.75rem;line-height:1.2}.footer-divider{margin:1.2rem 0 .6rem}.footer-copyright>.container>.row>.col-12>p{font-size:.75rem}.footer-copyright>.container>.row>.col-12>.footer-created-by{font-size:.75rem;text-align:center}.footer-social{justify-content:center;margin-bottom:1rem;margin-left:0;gap:1.5rem}#footer>.container{max-width:100%;padding:0 1rem}.footer-title{font-size:1.1rem;margin-bottom:.8rem}.footer-list>li{font-size:.95rem;margin-bottom:8px}.footer-list>li>a{padding:.3rem 0;display:inline-block}.sm-text-center{text-align:center}.how-it-works-section-fullwidth{padding:2rem 0;margin-top:.5rem}.benchmark-section-fullwidth{padding:2.5rem 0}.benchmark-section-fullwidth>.benchmark-container-inner{padding:0 1rem}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-header{margin-bottom:2rem}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-header>.benchmark-title{font-size:1.6rem}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-header>.benchmark-subtitle{font-size:1rem}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-header>.benchmark-description{font-size:.9rem}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner{flex-direction:column;gap:2rem;padding:0}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner>.benchmark-controls{flex:none;flex-direction:column;gap:.8rem;width:100%;max-width:350px;margin:0 auto}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner>.benchmark-controls>.benchmark-button{padding:.9rem 1rem;font-size:.95rem;width:100%;height:auto;text-align:left;justify-content:flex-start}.benchmark-note{margin-right:0;text-align:center;font-size:.9rem}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner>.benchmark-chart{flex:none;width:100%;max-width:400px;padding:.5rem;gap:.8rem;margin:0 auto}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner>.benchmark-chart>.chart-y-axis{height:240px;font-size:.75rem;max-width:60px}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner>.benchmark-chart>.chart-container{height:260px;max-width:320px}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner>.benchmark-chart>.chart-container>.chart-bar-group>.chart-bar{width:45px}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-chart>.chart-container>.chart-bar-group>.chart-percentage{font-size:.9rem}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-chart>.chart-container>.chart-bar-group>.chart-label{font-size:.8rem}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-summary>p{font-size:1.1rem;max-width:400px}.partners-section-fullwidth{padding:3rem 1.5rem}.partners-section-fullwidth>.partners-container-inner>.partners-logos{gap:2.5rem 1.5rem}.partners-section-fullwidth>.partners-container-inner>.partners-logos>.partner-logo{width:120px;height:70px}.footer-social>a>i{font-size:22px;color:var(--color-gray)}.footer-social>a:hover>i{color:var(--color-white);transform:scale(1.02)}}@media (max-width:480px){.hero-container-inner{padding:.8rem;gap:.5rem;min-height:40vh;flex-direction:row;align-items:center}.hero-text{flex:0 0 52%;margin-left:0}.hero-image{flex:0 0 48%;min-height:30vh;max-width:250px}.hero-title{font-size:1.8rem;line-height:1.1;margin-bottom:.6rem}.hero-subtitle{font-size:.9rem;line-height:1.2;margin-bottom:1rem}.hero-button{width:140px;padding:.6rem .7rem;font-size:.8rem}.hero-image>img{width:100%;max-width:100%;object-fit:contain}.benchmark-section-fullwidth{padding:2rem 0}.benchmark-section-fullwidth>.benchmark-container-inner{padding:0 .8rem}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-header>.benchmark-title{font-size:1.4rem}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-header>.benchmark-subtitle{font-size:.95rem}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-header>.benchmark-description{font-size:.85rem}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner{gap:1.5rem}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner>.benchmark-controls{max-width:300px;gap:.6rem;margin-bottom:7rem}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner>.benchmark-controls>.benchmark-button{padding:.8rem;font-size:.85rem}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner>.benchmark-chart{max-width:320px;padding:.3rem;gap:.5rem}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner>.benchmark-chart>.chart-y-axis{height:200px;font-size:.7rem;max-width:50px}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner>.benchmark-chart>.chart-container{height:220px;max-width:250px}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner>.benchmark-chart>.chart-container>.chart-bar-group>.chart-bar{width:35px}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-summary>p{font-size:1rem;max-width:300px}}@media (max-width:430px) and (min-height:900px){.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner>.benchmark-controls{margin-bottom:8rem}}@media (max-width:380px){.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner>.benchmark-controls{margin-bottom:5rem}}@media (max-width:320px){.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner>.benchmark-controls{margin-bottom:3rem}.success-title{font-size:1.2rem}.success-message{font-size:.8rem}.success-wolf-graphic{width:120px;height:120px}.success-wolf-icon{width:120%;height:120%}.home-btn{font-size:.8rem;padding:.4rem .8rem}}.beta-access-main{width:100vw;height:100vh;background:var(--background-color);color:#fff;position:relative;margin:0;padding:0;display:flex;align-items:center;justify-content:center;z-index:1}@keyframes fadeInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{opacity:0;transform:translateY(50px);animation:fadeInUp .8s cubic-bezier(.25,.46,.45,.94) forwards;will-change:opacity,transform}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.delay-500{animation-delay:.5s}.fade-in-up.smooth{animation-duration:1s;animation-timing-function:cubic-bezier(.23,1,.32,1)}.fade-in-up.animation-complete{will-change:auto}.success-page-container{width:100vw;height:100vh;background:var(--background-color);position:relative;overflow:hidden}.success-content-wrapper,.success-page-container{display:flex;align-items:center;justify-content:center}.success-content-wrapper{flex-direction:column;text-align:center;max-width:600px;padding:2rem;z-index:10}.success-wolf-icon{filter:drop-shadow(0 0 20px rgba(52,208,255,.3));transition:filter .3s ease}.success-wolf-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120%;height:120%;background:radial-gradient(circle,rgba(52,208,255,.15) 0,transparent 70%);border-radius:50%;z-index:-1;animation:successGlow 2s ease-in-out infinite alternate}@keyframes successGlow{0%{opacity:.3;transform:translate(-50%,-50%) scale(1)}to{opacity:.7;transform:translate(-50%,-50%) scale(1.1)}}.success-title{color:#fff;font-size:2.5rem;line-height:1.2;margin-bottom:1.5rem;text-align:center}.success-message{color:#fff;font-weight:300;margin-bottom:2.5rem;opacity:.9;text-align:center;max-width:450px}.home-btn{border:2px solid #34d0ff;color:#fff;font-size:1.1rem;font-weight:500;padding:.8rem 2rem;border-radius:8px;transition:all .3s cubic-bezier(.25,.46,.45,.94);text-decoration:none;display:inline-flex;min-width:160px}.home-btn:hover{border:2px solid transparent;box-shadow:0 8px 25px rgba(52,208,255,.4);transform:translateY(-2px)}@media (max-width:768px){.success-content-wrapper{max-width:90%;padding:1.5rem}.success-title{font-size:2rem;margin-bottom:1rem}.success-message{font-size:1rem;margin-bottom:2rem}.home-btn{font-size:1rem;padding:.7rem 1.5rem;min-width:140px}}@media (max-width:480px){.success-content-wrapper{max-width:95%;padding:1rem}.success-title{font-size:1.75rem;line-height:1.3}.success-message{font-size:.95rem;line-height:1.5}.success-message,.success-wolf-container{margin-bottom:1.5rem}.success-wolf-icon{width:200px;height:200px}}@media (min-width:769px){body.no-scroll{overflow:hidden;height:100vh}}.content-center{width:100%;max-width:1600px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:250px;z-index:5;padding:2rem;position:relative;text-align:center}.sleeping-wolf-positioned{position:absolute;top:60%;right:2%;transform:translateY(-50%);z-index:-10;pointer-events:none}.big-title{font-family:Plus Jakarta Sans;font-weight:200;margin-bottom:1.2rem;text-align:center;white-space:nowrap}.big-title,.big-title b{color:#fff;font-size:55px;font-style:normal;line-height:70px}.big-title b{font-family:var(--font-plus);font-weight:600}.subtitle{font-weight:200;margin-bottom:2.5rem;text-align:center;max-width:900px}.subtitle,.subtitle b{color:#fff;font-family:var(--font-plus);font-size:20px;font-style:normal;line-height:70px}.subtitle b{font-weight:600}.email-form{display:flex;flex-direction:column;align-items:center;width:auto;margin:0 auto 2.5rem;position:relative;z-index:10}.input-bar-wrapper{margin-bottom:2rem}.email-input,.input-bar-wrapper{width:303px;position:relative;z-index:10}.email-input{height:31px;padding:.7rem 2.5rem .7rem 1rem;font-size:1.2rem;border:none;border-radius:6px;background:var(--background-color);color:#fff;outline:none;box-shadow:0 2px 16px 0 rgba(0,0,0,.08);transition:box-shadow .2s,border .2s;box-sizing:border-box}.email-input:focus{box-shadow:0 2px 24px 0 rgba(35,131,255,.18)}.email-input.error{border:1px solid #ff4757;box-shadow:0 2px 16px 0 rgba(255,71,87,.15)}.email-input.error:focus{box-shadow:0 2px 24px 0 rgba(255,71,87,.25)}.progress-bar-bg{width:100%;height:4px;background:#222;border-radius:2px;margin-top:.2rem;overflow:hidden;position:relative}.progress-bar-fill{height:100%;background:linear-gradient(90deg,#2383ff,#34d0ff);border-radius:2px;transition:width .3s cubic-bezier(.4,0,.2,1)}.error-message{color:#ff4757;font-family:var(--font-plus);font-size:.9rem;font-weight:400;text-align:center;margin-top:.5rem;animation:errorSlideIn .3s ease-out;line-height:1.4}@keyframes errorSlideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.register-btn{width:150px;height:40px;flex-shrink:0;font-size:1.1rem;border:1px solid #34d0ff;border-radius:8px;background:transparent;color:#fff;font-family:var(--font-plus);font-weight:500;cursor:pointer;transition:background .2s,color .2s,border .2s,opacity .2s;box-sizing:border-box;position:relative;z-index:10}.register-btn:hover{background:var(--color-secondary-gradient);color:#fff;border:1.5px solid transparent}.register-btn:active{transform:scale(.98)}.sleeping-wolf-container{width:900px;height:675px;display:flex;justify-content:center;align-items:center;pointer-events:none;position:relative}.sleeping-wolf{width:100%;height:105%;object-fit:contain;object-position:bottom right;margin:0;padding:0}.eye-glow{position:absolute;left:24.8%;top:72.5%;width:24px;height:8px;background:radial-gradient(ellipse,#b4e6ff 0,#7acbff 40%,transparent 70%);border-radius:50%;box-shadow:0 0 10px 5px #7acbff,0 0 25px 10px #007bff,0 0 50px 20px rgba(0,100,255,.5);transform:translate(-50%,-50%);transform-origin:center;pointer-events:none;z-index:-10}.particle-wolf-canvas{position:fixed;right:0;bottom:0;z-index:-1;pointer-events:none}.footer{position:fixed;left:3vw;bottom:3vw;color:#fff;font-size:1rem;opacity:.8;z-index:2;font-family:var(--font-plus)}.footer a{color:var(--color-white);text-decoration:underline}.success-wolf-container{margin-bottom:2rem}.success-wolf-container,.success-wolf-graphic{display:flex;justify-content:center;align-items:center}.success-wolf-graphic{position:relative;width:250px;height:250px}.success-wolf-icon{width:120%;height:120%;object-fit:contain}.success-wolf-glow{display:none}.success-title{color:var(--color-white);font-size:1.5rem;font-weight:600}.success-message,.success-title{font-family:var(--font-plus);margin:0}.success-message{color:var(--color-gray);font-size:1.2rem;font-weight:400;line-height:1.6;max-width:500px}.home-btn{background:transparent;color:var(--color-white);border:1.5px solid var(--color-secondary);font-family:var(--font-plus);font-size:1rem;font-weight:600;padding:.5rem 1.5rem;border-radius:10px;cursor:pointer;transition:all .3s ease;margin-top:1rem;display:flex;align-items:center;justify-content:center}.home-btn:hover{background:var(--color-secondary-gradient);color:var(--color-white);border:1.5px solid transparent;box-shadow:0 5px 15px rgba(52,208,255,.3)}@media (min-width:1940px){.beta-access-main{padding-left:4rem;padding-right:4rem}.content-center{max-width:1400px;margin:0 auto}.sleeping-wolf-positioned{right:0}}@media (min-width:1400px) and (max-width:1939px){.beta-access-main{padding-left:2rem;padding-right:2rem}.content-center{max-width:1400px;margin:0 auto}.sleeping-wolf-positioned{right:0}}@media (min-width:1024px) and (max-width:1399px){.content-center{max-width:900px;padding:1.8rem}.big-title,.big-title b{font-size:48px;line-height:60px}.subtitle{max-width:800px}.subtitle,.subtitle b{font-size:18px}.sleeping-wolf-positioned{right:2%}.sleeping-wolf-container{width:700px;height:525px}}@media (min-width:768px) and (max-width:1023px){.content-center{max-width:600px;padding:1.5rem;height:200px}.big-title{margin-bottom:1rem}.big-title,.big-title b{font-size:40px;line-height:50px}.subtitle{max-width:600px;margin-bottom:2rem}.subtitle,.subtitle b{font-size:16px;line-height:24px}.email-input{width:280px;height:40px;font-size:1.1rem}.input-bar-wrapper{width:280px}.register-btn{width:140px;height:40px;font-size:1rem}.sleeping-wolf-positioned{right:1%;top:75%}.sleeping-wolf-container{width:550px;height:415px}}@media (min-width:600px) and (max-width:767px){.beta-access-main{padding:0;justify-content:flex-start;align-items:flex-start}.content-center{max-width:100%;padding:4.5rem 1.5rem 1.5rem;height:auto;justify-content:flex-start;margin:0}.big-title{margin-bottom:1rem;white-space:normal}.big-title,.big-title b{font-size:38px;line-height:45px}.subtitle{max-width:100%;margin-bottom:1.5rem}.subtitle,.subtitle b{font-size:16px;line-height:24px}.email-input{width:300px;height:50px;font-size:1.1rem;padding:.9rem 1.1rem}.input-bar-wrapper{width:300px;margin-bottom:1.5rem}.register-btn{width:150px;height:50px;font-size:1rem}.sleeping-wolf-positioned{right:-8%;top:78%}.sleeping-wolf-container{width:450px;height:340px}}@media (min-width:480px) and (max-width:599px){.beta-access-main{padding:0;justify-content:flex-start;align-items:flex-start}.content-center{max-width:100%;padding:4rem 1.2rem 1.2rem;height:auto;justify-content:flex-start;margin:0}.big-title{margin-bottom:.8rem;white-space:normal}.big-title,.big-title b{font-size:32px;line-height:38px}.subtitle{max-width:100%;margin-bottom:1.3rem}.subtitle,.subtitle b{font-size:15px;line-height:22px}.email-input{width:260px;height:48px;font-size:1rem;padding:.8rem 1rem}.input-bar-wrapper{width:260px;margin-bottom:1.3rem}.register-btn{width:130px;height:48px;font-size:.95rem}.sleeping-wolf-positioned{right:-12%;top:75%}.sleeping-wolf-container{width:400px;height:300px}}@media (max-width:479px){.beta-access-main{padding:0;justify-content:flex-start;align-items:flex-start}.content-center{max-width:100%;padding:3.5rem 1rem 1rem;height:auto;justify-content:flex-start;margin:0}.big-title{margin-bottom:.6rem;white-space:normal}.big-title,.big-title b{font-size:28px;line-height:34px}.subtitle{max-width:100%;margin-bottom:1.2rem}.subtitle,.subtitle b{font-size:13px;line-height:19px}.email-input{width:220px;height:45px;font-size:.95rem;padding:.7rem .9rem}.input-bar-wrapper{width:220px;margin-bottom:1.2rem}.register-btn{width:110px;height:45px;font-size:.9rem}.sleeping-wolf-positioned{right:-18%}.sleeping-wolf-container{width:350px;height:260px}}@media (display-mode:standalone) and (max-width:767px){.content-center{padding-top:2.5rem!important}}@media (display-mode:fullscreen) and (max-width:767px){.content-center{padding-top:1.5rem!important}}@media (orientation:landscape) and (max-height:600px) and (max-width:900px){.content-center{padding-top:1.5rem!important;padding-bottom:.5rem!important;height:auto!important}.big-title{font-size:24px!important;line-height:30px!important;margin-bottom:.3rem!important}.subtitle{font-size:12px!important;line-height:18px!important;margin-bottom:.8rem!important}.email-input{height:40px!important;font-size:.9rem!important}.register-btn{height:40px!important;font-size:.85rem!important}.sleeping-wolf-positioned{top:58%!important;right:-15%!important}.sleeping-wolf-container{width:300px!important;height:225px!important}}@media (orientation:portrait) and (max-width:600px){.content-center{max-width:95%;margin:0 auto;padding-left:1rem;padding-right:1rem}}@media (min-aspect-ratio:7/3) and (min-width:1200px){.content-center{max-width:1200px!important}}@media (min-height:800px) and (max-width:600px) and (orientation:portrait){.content-center{padding-top:5rem!important}}@media (max-width:320px){.sleeping-wolf-container{width:45%;max-width:180px;opacity:.4}.center-content{padding:5vh .5rem 1rem}.big-title{white-space:nowrap;margin-bottom:.6rem}.big-title,.big-title b{font-size:1.8rem}.subtitle{margin-bottom:1.5rem}.subtitle,.subtitle b{font-size:.9rem}.input-bar-wrapper{width:100%;max-width:260px;margin-bottom:1.2rem}.email-input{padding:.6rem .8rem}.email-input,.register-btn{width:100%;height:45px;font-size:.95rem}.register-btn{font-weight:600}.success-title{font-size:1.3rem}.success-message{font-size:.8rem}.success-wolf-graphic{width:120px;height:120px}.success-wolf-icon{width:120%;height:120%}.home-btn{font-size:.8rem;padding:.4rem .8rem}.beta-access-main{padding:.1rem}.sleeping-wolf-container{width:40%;max-width:150px;opacity:.3}.center-content{padding:4vh .3rem .8rem}.big-title{white-space:nowrap;margin-bottom:.5rem}.big-title,.big-title b{font-size:1.6rem}.subtitle{margin-bottom:1.2rem}.subtitle,.subtitle b{font-size:.85rem}.input-bar-wrapper{width:100%;max-width:240px;margin-bottom:1rem}.email-input{padding:.5rem .7rem}.email-input,.register-btn{width:100%;height:42px;font-size:.9rem}.register-btn{font-weight:600}.success-title{font-size:1.2rem}.success-message{font-size:.75rem}.success-wolf-graphic{width:100px;height:100px}.success-wolf-icon{width:120%;height:120%}.home-btn{font-size:.75rem;padding:.3rem .6rem}}.beta-access-page-container,.contact-page-container,.home-page-container{position:relative;width:100%;min-height:100vh;overflow-x:hidden}[data-scroll-container]{position:relative;overflow:hidden}[data-scroll-section]{position:relative;width:100%;will-change:transform}[data-scroll]{will-change:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.scrolling-not-ready [data-scroll]{opacity:1!important;transform:translateY(0)!important;transition:none!important}[data-scroll]{opacity:1;transform:translateY(0);transition:opacity .6s ease-out,transform .6s ease-out}[data-scroll][data-scroll-call]{opacity:0;transform:translateY(30px)}[data-scroll][data-scroll-call].is-inview{opacity:1;transform:translateY(0)}.benchmark-header:not(.is-revealed){opacity:0;transform:translateY(30px) translateZ(0)}.benchmark-header.is-revealed{opacity:1;transform:translateY(0) translateZ(0);transition:opacity .5s ease-out .1s,transform .5s ease-out .1s}.benchmark-content:not(.is-revealed){opacity:0;transform:translateY(25px) translateZ(0)}.benchmark-content.is-revealed{opacity:1;transform:translateY(0) translateZ(0);transition:opacity .4s ease-out .2s,transform .4s ease-out .2s}.benchmark-controls:not(.is-revealed){opacity:0;transform:translateX(-20px) translateZ(0)}.benchmark-controls.is-revealed{opacity:1;transform:translateX(0) translateZ(0);transition:opacity .4s ease-out .3s,transform .4s ease-out .3s}.benchmark-chart:not(.is-revealed){opacity:0;transform:scale(.95) translateZ(0)}.benchmark-chart.is-revealed{opacity:1;transform:scale(1) translateZ(0);transition:opacity .4s ease-out .4s,transform .4s ease-out .4s}.benchmark-summary:not(.is-revealed){opacity:0;transform:translateY(15px) translateZ(0)}.benchmark-summary.is-revealed{opacity:1;transform:translateY(0) translateZ(0);transition:opacity .4s ease-out .5s,transform .4s ease-out .5s}.chart-bar-group:not(.is-revealed) .chart-bar{height:0!important;transition:height .4s ease-out}.chart-bar-group.is-revealed .chart-bar{transition:height .4s ease-out}.hero-text:not(.is-revealed){opacity:0;transform:translateX(-30px) translateZ(0)}.hero-text.is-revealed{opacity:1;transform:translateX(0) translateZ(0);transition:opacity .4s ease-out .1s,transform .4s ease-out .1s}.hero-title:not(.is-revealed){opacity:0;transform:translateY(20px) translateZ(0)}.hero-title.is-revealed{opacity:1;transform:translateY(0) translateZ(0);transition:opacity .4s ease-out .2s,transform .4s ease-out .2s}.hero-subtitle-container:not(.is-revealed){opacity:0;transform:translateY(15px) translateZ(0)}.hero-subtitle-container.is-revealed{opacity:1;transform:translateY(0) translateZ(0);transition:opacity .4s ease-out .3s,transform .4s ease-out .3s}.hero-button:not(.is-revealed){opacity:0;transform:translateY(10px) scale(.98) translateZ(0)}.hero-button.is-revealed{opacity:1;transform:translateY(0) scale(1) translateZ(0);transition:opacity .3s ease-out .4s,transform .3s ease-out .4s}.hero-image:not(.is-revealed){opacity:0;transform:translateX(30px) scale(.98) translateZ(0)}.hero-image.is-revealed{opacity:1;transform:translateX(0) scale(1) translateZ(0);transition:opacity .4s ease-out .2s,transform .4s ease-out .2s}.feature-card:not(.is-revealed){opacity:0;transform:translateY(40px) scale(.95)}.feature-card.is-revealed{opacity:1;transform:translateY(0) scale(1);transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94)}.modules-header:not(.is-revealed){opacity:0;transform:translateY(50px)}.modules-header.is-revealed{opacity:1;transform:translateY(0);transition:opacity 1s ease-out .1s,transform 1s ease-out .1s}.modules-grid-container:not(.is-revealed){opacity:0;transform:translateY(30px)}.modules-grid-container.is-revealed{opacity:1;transform:translateY(0);transition:opacity .8s ease-out .4s,transform .8s ease-out .4s}.modules-footer:not(.is-revealed){opacity:0;transform:translateY(20px)}.modules-footer.is-revealed{opacity:1;transform:translateY(0);transition:opacity .6s ease-out .5s,transform .6s ease-out .5s}.how-it-works-header:not(.is-revealed){opacity:0;transform:translateY(40px)}.how-it-works-header.is-revealed{opacity:1;transform:translateY(0);transition:opacity .8s ease-out .1s,transform .8s ease-out .1s}.how-it-works-steps:not(.is-revealed){opacity:0;transform:translateY(30px)}.how-it-works-steps.is-revealed{opacity:1;transform:translateY(0);transition:opacity .8s ease-out .2s,transform .8s ease-out .2s}.step-card:not(.is-revealed){opacity:0;transform:translateY(30px) scale(.95)}.step-card.is-revealed{opacity:1;transform:translateY(0) scale(1);transition:opacity .8s ease-out,transform .8s ease-out}.partners-header:not(.is-revealed){opacity:0;transform:translateY(40px)}.partners-header.is-revealed{opacity:1;transform:translateY(0);transition:opacity .8s ease-out .1s,transform .8s ease-out .1s}.partners-logos:not(.is-revealed){opacity:0;transform:translateY(30px)}.partners-logos.is-revealed{opacity:1;transform:translateY(0);transition:opacity .8s ease-out .2s,transform .8s ease-out .2s}.partner-logo:not(.is-revealed){opacity:0;transform:translateY(20px) scale(.9)}.partner-logo.is-revealed{opacity:1;transform:translateY(0) scale(1);transition:opacity .6s ease-out,transform .6s ease-out}.slot-column:not(.is-revealed){opacity:0;transform:scale(.95)}.slot-column.is-revealed{opacity:1;transform:scale(1);transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94)}.slot-slider-items{transition:transform .3s cubic-bezier(.25,.46,.45,.94)}.module-card:not(.is-revealed){opacity:.8}.module-card.is-revealed{opacity:1;transition:opacity .3s ease-out}.btn{font-family:var(--font-plus);cursor:pointer;border:none;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;line-height:1}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-sm{padding:.5rem 1rem;font-size:.875rem;border-radius:6px}.btn-md{padding:.75rem 1.5rem;font-size:1rem;border-radius:8px}.btn-lg{padding:1rem 2rem;font-size:1.125rem;border-radius:10px}.btn-contact{width:152px;height:35px;padding:0;font-size:16px;font-weight:400;border-radius:10px}.btn-primary{background:var(--color-secondary-gradient);color:var(--color-white);border:1.5px solid transparent;font-weight:600}.btn-primary:not(:disabled):hover{box-shadow:0 5px 15px rgba(52,208,255,.4)}.btn-outline{background:transparent;color:var(--color-white);border:1.5px solid var(--color-secondary);font-weight:600}.btn-outline:not(:disabled):hover{background:var(--color-secondary-gradient);color:var(--color-white);border-color:transparent;box-shadow:0 5px 15px rgba(52,208,255,.3)}.alert{padding:1rem 1.5rem;border-radius:8px;font-family:var(--font-plus);font-size:1rem;font-weight:500;display:flex;align-items:center;gap:1rem;margin:1rem 0;border:1px solid}.alert-icon{font-size:1.2rem;line-height:1}.alert-message{flex-grow:1}.alert-close-btn{background:none;border:none;color:inherit;font-size:1.5rem;font-weight:700;cursor:pointer;opacity:.7;padding:0;line-height:1}.alert-close-btn:hover{opacity:1}.alert-success{background-color:rgba(45,211,111,.1);border-color:#2dd36f;color:#2dd36f}.alert-error{background-color:rgba(235,68,90,.1);border-color:#eb445a;color:#eb445a}.alert-warning{background-color:rgba(255,196,9,.1);border-color:#ffc409;color:#ffc409}.alert-info{background-color:rgba(52,208,255,.1);border-color:var(--color-secondary);color:var(--color-white)}.not-found-container{display:flex;justify-content:center;align-items:center;text-align:center;height:100vh;background-color:var(--background-color);color:var(--color-white);position:relative;overflow:hidden}.not-found-content{position:relative;z-index:2;padding:2rem;max-width:1000px}.not-found-title-container{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:2rem}.not-found-number{font-family:var(--font-plus);font-size:10.625rem;font-weight:200;line-height:1;color:var(--color-white)}.not-found-image-container{position:relative;width:140px;height:140px;display:flex;align-items:center;justify-content:center}.not-found-image{width:140%;height:140%;object-fit:contain}.not-found-subtitle{font-family:var(--font-plus);font-size:2rem;font-weight:400;margin:1rem 0;color:var(--color-white)}.not-found-text{font-family:var(--font-plus);font-size:1.1rem;font-weight:200;margin-bottom:2rem;color:var(--color-gray);line-height:1.6;width:319px}.contact-page{width:100vw;min-height:100vh;padding:80px 0;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.contact-header{display:flex;height:400px;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem}.contact-title{color:#fff;font-size:55px;font-weight:500;line-height:70px;margin-bottom:1rem}.contact-subtitle,.contact-title{font-family:var(--font-plus);word-wrap:break-word}.contact-subtitle{width:648px;max-width:648px;text-align:center;color:var(--color-white);font-size:20px;font-weight:200;line-height:25px;margin:0 auto}.contact-page .container{max-width:1930px;width:100%;margin:0 auto;padding:0 2rem}.contact-content{max-width:1400px;margin:0 auto}.contact-form-container{width:935px;height:348px;max-width:935px;margin:0 auto;border-radius:20px;position:relative;z-index:100}.contact-form-container:before{content:"";position:absolute;top:130%;left:50%;transform:translate(-50%,-50%);width:965px;height:902px;background-color:transparent;background:linear-gradient(180deg,rgba(52,208,255,.6),rgba(35,131,255,.6));box-shadow:0 -40px 250px rgba(52,208,255,.6);border-radius:9999px;filter:blur(250px);z-index:-10}@media (max-width:768px){.contact-form-container:before{display:none!important}}.contact-form{position:relative;width:100%;height:100%;z-index:110;background:linear-gradient(180deg,rgba(0,0,0,.8),rgba(0,14,33,.8));box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:20px}.form-field{position:absolute;z-index:2}.form-field:first-child{left:100px;top:60px}.form-field:nth-child(2){left:520px;top:60px}.form-field.message-field{left:100px;top:160px;z-index:3}.contact-form label{font-size:20px;font-weight:500;line-height:25px;word-wrap:break-word;margin-bottom:5px;display:block}.contact-form label,.form-input,.form-textarea{color:#fdfdfd;font-family:var(--font-plus);position:relative;z-index:1}.form-input,.form-textarea{background:transparent;border:none;border-bottom:1px solid #fdfdfd;font-size:16px;width:296px;outline:none;padding:5px 0}.form-textarea{width:735px;min-height:60px}.form-input::placeholder,.form-textarea::placeholder{color:hsla(0,0%,99%,.6)}.form-input:focus,.form-textarea:focus{outline:none}.form-textarea{resize:none;min-height:40px;max-height:60px;line-height:1.4;overflow-y:auto}.form-submit .btn.btn-outline.btn-contact{position:absolute;left:417px;top:270px;z-index:40}.form-submit{position:relative}.contact-form .alert-success{background:rgba(40,167,69,.2);border:1px solid rgba(40,167,69,.3);color:#28a745;position:absolute;left:100px;top:300px;right:100px;padding:.75rem 1rem;border-radius:8px;font-size:14px;z-index:50}@media (min-width:1940px){.contact-page .container{max-width:none;padding:0 4rem}.contact-content{max-width:1400px}.contact-form-container{width:935px;height:348px;max-width:935px}}@media (min-width:1400px) and (max-width:1930px){.contact-page .container{max-width:1930px;padding:0 2rem}.contact-content{max-width:1400px}.contact-form-container{width:935px;height:348px;max-width:935px}}@media (min-width:1024px) and (max-width:1399px){.contact-page .container{max-width:100%;padding:0 2rem}.contact-content{max-width:1200px}.contact-header{height:300px}.contact-title{font-size:48px;line-height:60px}.contact-subtitle{width:100%;max-width:580px;font-size:18px;line-height:23px}.contact-form-container{width:800px;height:320px;max-width:800px}.form-field:first-child{left:100px;top:60px}.form-field:nth-child(2){left:480px;top:60px}.form-field.message-field{left:100px;top:160px}.form-textarea{width:600px}.form-submit .btn.btn-outline.btn-contact{left:350px;top:250px}}@media (min-width:768px) and (max-width:1023px){.contact-page{padding:60px 0;min-height:-moz-fit-content;min-height:fit-content}.contact-page .container{padding:0 1.5rem}.contact-content{max-width:100%}.contact-header{height:250px}.contact-title{font-size:42px;line-height:52px}.contact-subtitle{width:100%;max-width:520px;font-size:17px;line-height:22px}.contact-form-container{width:100%;max-width:600px;height:auto;min-height:420px;padding:2rem}.contact-form{padding:1.5rem}.form-field{position:relative!important;margin-bottom:1.8rem;width:100%}.form-field.message-field,.form-field:first-child,.form-field:nth-child(2){left:auto!important;top:auto!important}.form-input,.form-textarea{width:100%;padding:8px 0;font-size:15px}.contact-form label{font-size:18px;margin-bottom:8px}.form-submit .btn.btn-outline.btn-contact{position:relative!important;left:auto!important;top:auto!important;margin:2rem auto 0;display:block;width:140px;height:45px;font-size:15px}.contact-form .alert-success{position:relative!important;left:auto!important;top:auto!important;right:auto!important;margin:1rem 0}}@media (max-width:767px){.contact-page{padding:30px 0}.contact-page .container{padding:0 1rem}.contact-header{height:180px}.contact-title{font-size:28px;line-height:36px}.contact-subtitle{width:100%;max-width:350px;font-size:14px;line-height:18px}.contact-form-container{width:100%;max-width:380px;min-height:380px;padding:1.5rem;margin-bottom:2rem}.contact-form{padding:1rem}.form-field{position:relative!important;margin-bottom:1.5rem;width:100%}.form-field.message-field,.form-field:first-child,.form-field:nth-child(2){left:auto!important;top:auto!important}.form-input,.form-textarea{width:100%;padding:8px 0;font-size:14px;border-bottom:1px solid hsla(0,0%,100%,.5)}.contact-form label{font-size:16px;margin-bottom:6px}.form-submit .btn.btn-outline.btn-contact{width:120px;height:40px;margin:1.5rem auto 0;display:block}.contact-form .alert-success,.form-submit .btn.btn-outline.btn-contact{position:relative!important;left:auto!important;top:auto!important;font-size:13px}.contact-form .alert-success{right:auto!important;margin:1rem 0}}@media (max-width:480px){.contact-page{padding:20px 0}.contact-header{height:160px}.contact-title{font-size:24px;line-height:30px}.contact-subtitle{width:100%;max-width:280px;font-size:13px;line-height:16px}.contact-form-container{width:100%;max-width:90%;min-height:420px;padding:1.5rem;margin:0 auto;background:rgba(3,2,8,.85);border:1px solid rgba(52,208,255,.3);border-radius:16px;box-shadow:0 20px 40px rgba(0,0,0,.5)}.contact-form{padding:1.2rem}.form-field{position:relative!important;margin-bottom:1.2rem;width:100%}.form-field.message-field,.form-field:first-child,.form-field:nth-child(2){left:auto!important;top:auto!important}.form-input,.form-textarea{width:100%;padding:12px 0;font-size:15px;border-bottom:2px solid rgba(52,208,255,.5);background:transparent}.contact-form label{font-size:16px;margin-bottom:8px;color:hsla(0,0%,100%,.9)}.form-submit .btn.btn-outline.btn-contact{position:relative!important;left:auto!important;top:auto!important;width:140px;height:45px;font-size:16px;margin:2rem auto 0;display:block;background:var(--color-secondary-gradient);border:none;border-radius:8px;font-weight:600}.contact-form .alert-success{position:relative!important;left:auto!important;top:auto!important;right:auto!important;margin:.8rem 0;font-size:12px;padding:.5rem}}@media (max-width:768px){.not-found-title-container{gap:.3rem;margin-bottom:1.5rem}.not-found-number{font-size:5rem}.not-found-image-container{width:80px;height:80px}.not-found-subtitle{font-size:1.5rem}.not-found-text{font-size:1rem}}@media (max-width:480px){.not-found-title-container{gap:.2rem;margin-bottom:1rem}.not-found-number{font-size:3.5rem}.not-found-image-container{width:60px;height:60px}.not-found-subtitle{font-size:1.3rem}.not-found-text{font-size:.9rem}}.under-construction{min-height:100vh;background:var(--color-bg-primary);position:relative;display:flex;align-items:center;justify-content:center;padding:4rem 0;overflow:hidden}.construction-icon{text-align:center;margin-bottom:3rem;position:relative}.construction-gear{position:relative;width:140px;height:140px;margin:0 auto;transition:transform .3s ease}.construction-gear:hover{transform:scale(1.08) rotate(5deg);filter:drop-shadow(0 0 30px rgba(52,208,255,.4))}.gear{border:3px solid var(--color-primary);display:flex;align-items:center;justify-content:center;animation:rotate 8s linear infinite;box-shadow:0 0 20px rgba(52,208,255,.3),inset 0 0 10px rgba(52,208,255,.1);transition:all .3s ease}.gear,.gear:before{position:absolute;border-radius:50%}.gear:before{content:"";width:100%;height:100%;background:conic-gradient(from 0deg,transparent 0deg,rgba(52,208,255,.2) 45deg,transparent 90deg,rgba(52,208,255,.2) 135deg,transparent 180deg,rgba(52,208,255,.2) 225deg,transparent 270deg,rgba(52,208,255,.2) 315deg,transparent 1turn);animation:spin 4s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.gear-1{width:90px;height:90px;top:0;left:25px;animation-duration:8s;border-width:4px}.gear-2{width:70px;height:70px;top:35px;right:0;animation-direction:reverse;animation-duration:6s;border-width:3px}.gear-3{width:50px;height:50px;bottom:0;left:5px;animation-duration:4s;border-width:2px}.gear-inner{width:24px;height:24px;background:var(--color-secondary-gradient);border-radius:50%;position:relative;box-shadow:0 0 15px rgba(52,208,255,.5);animation:pulse-glow 2s ease-in-out infinite alternate}@keyframes pulse-glow{0%{box-shadow:0 0 15px rgba(52,208,255,.5);transform:scale(1)}to{box-shadow:0 0 25px rgba(52,208,255,.8);transform:scale(1.1)}}.gear-inner:after,.gear-inner:before{content:"";position:absolute;background:linear-gradient(45deg,var(--color-primary),var(--color-secondary));border-radius:2px;box-shadow:0 0 8px rgba(52,208,255,.4)}.gear-inner:before{width:5px;height:35px;top:-17px;left:9.5px}.gear-inner:after{width:35px;height:5px;top:9.5px;left:-17px}.construction-gear:after{content:"";position:absolute;top:-20px;left:-20px;right:-20px;bottom:-20px;background:radial-gradient(circle at 20% 80%,rgba(52,208,255,.3) 0,transparent 10%),radial-gradient(circle at 80% 20%,rgba(35,131,255,.3) 0,transparent 10%),radial-gradient(circle at 40% 40%,rgba(52,208,255,.2) 0,transparent 15%);animation:particle-float 6s ease-in-out infinite;pointer-events:none}@keyframes particle-float{0%,to{opacity:.6;transform:translateY(0) rotate(0deg)}50%{opacity:1;transform:translateY(-10px) rotate(180deg)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.gear-orbit{top:50%;left:50%;width:120px;height:120px;margin:-60px 0 0 -60px;border:2px dashed rgba(52,208,255,.3);animation:rotate 12s linear infinite reverse}.gear-orbit,.orbit-dot{position:absolute;border-radius:50%}.orbit-dot{width:8px;height:8px;background:var(--color-secondary-gradient);box-shadow:0 0 10px rgba(52,208,255,.7);animation:orbit-glow 2s ease-in-out infinite alternate}.orbit-dot:first-child{top:0;left:50%;margin-left:-4px;animation-delay:0s}.orbit-dot:nth-child(2){top:50%;right:0;margin-top:-4px;animation-delay:.6s}.orbit-dot:nth-child(3){bottom:0;left:50%;margin-left:-4px;animation-delay:1.2s}@keyframes orbit-glow{0%{transform:scale(1);box-shadow:0 0 10px rgba(52,208,255,.7)}to{transform:scale(1.3);box-shadow:0 0 20px #34d0ff}}.construction-gear:hover .gear{animation-duration:2s!important;box-shadow:0 0 30px rgba(52,208,255,.6),inset 0 0 15px rgba(52,208,255,.2)}.construction-gear:hover .gear-inner{animation-duration:1s}.construction-gear:hover .gear-orbit{animation-duration:4s;border-color:rgba(52,208,255,.6)}.construction-custom-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:120px;height:120px;margin:0 auto;transition:all .3s ease}.construction-custom-icon i{font-size:4rem;color:var(--color-primary);z-index:2;position:relative;animation:icon-float 3s ease-in-out infinite;filter:drop-shadow(0 0 15px rgba(52,208,255,.5));transition:all .3s ease}@keyframes icon-float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-8px) scale(1.05)}}.icon-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background:radial-gradient(circle,rgba(52,208,255,.3) 0,transparent 70%);border-radius:50%;animation:glow-pulse 2s ease-in-out infinite alternate;z-index:1}@keyframes glow-pulse{0%{transform:translate(-50%,-50%) scale(1);opacity:.6}to{transform:translate(-50%,-50%) scale(1.2);opacity:1}}.icon-particles{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,rgba(52,208,255,.4) 2px,transparent 0),radial-gradient(circle at 80% 70%,rgba(35,131,255,.4) 1px,transparent 0),radial-gradient(circle at 60% 20%,rgba(52,208,255,.3) 1px,transparent 0),radial-gradient(circle at 30% 80%,rgba(35,131,255,.3) 2px,transparent 0);background-size:60px 60px,40px 40px,50px 50px,70px 70px;animation:particles-move 8s linear infinite;z-index:0;border-radius:50%}@keyframes particles-move{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.construction-custom-icon:hover{transform:scale(1.1)}.construction-custom-icon:hover i{animation-duration:1.5s;filter:drop-shadow(0 0 25px rgba(52,208,255,.8));transform:translateY(-5px) scale(1.1)}.construction-custom-icon:hover .icon-glow{animation-duration:1s;background:radial-gradient(circle,rgba(52,208,255,.5) 0,transparent 70%)}.construction-custom-icon:hover .icon-particles{animation-duration:4s}.modules-icon i{color:#34d0ff}.modules-icon .icon-glow{background:radial-gradient(circle,rgba(52,208,255,.3) 0,transparent 70%)}.industries-icon i{color:#2383ff}.industries-icon .icon-glow{background:radial-gradient(circle,rgba(35,131,255,.3) 0,transparent 70%)}.resources-icon i{color:var(--color-secondary)}.resources-icon .icon-glow{background:radial-gradient(circle,rgba(0,206,209,.3) 0,transparent 70%)}.company-icon i{color:#0056b3}.company-icon .icon-glow{background:radial-gradient(circle,rgba(0,86,179,.3) 0,transparent 70%)}.construction-content{text-align:center}.construction-title{font-size:2.5rem;font-weight:700;background:var(--color-white);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1.5rem;line-height:1.2}.construction-description{font-size:1.2rem;color:var(--color-text-white);margin-bottom:3rem;line-height:1.6}.construction-progress{margin-bottom:3rem}.progress-bar{width:100%;height:6px;background:hsla(0,0%,100%,.1);border-radius:3px;overflow:hidden;margin-bottom:1rem}.progress-fill{height:100%;background:var(--color-secondary-gradient);width:0;border-radius:3px;animation:progressFill 3s ease-in-out infinite}@keyframes progressFill{0%,to{width:0}50%{width:75%}}.progress-text{font-size:.9rem;color:var(--color-text-tertiary);font-style:italic}.animated-text .dots span{animation:dot-blink 1.5s infinite;font-weight:700;color:var(--color-primary)}.animated-text .dots span:first-child{animation-delay:0s}.animated-text .dots span:nth-child(2){animation-delay:.3s}.animated-text .dots span:nth-child(3){animation-delay:.6s}@keyframes dot-blink{0%,60%,to{opacity:0;transform:scale(1)}30%{opacity:1;transform:scale(1.2)}}.construction-actions{display:flex;gap:1rem;justify-content:center;margin-bottom:3rem;flex-wrap:wrap}.btn-construction{padding:.75rem 1.5rem;border-radius:8px;font-weight:600;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem}.btn-construction:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(52,208,255,.3)}.btn-primary.btn-construction:hover{background:transparent!important;border:1.5px solid var(--color-secondary)!important;color:var(--color-white)!important;box-shadow:0 8px 25px rgba(52,208,255,.3)}.construction-info{padding:1.5rem;border:1px solid rgba(52,208,255,.2);border-radius:12px;margin-top:2rem}.info-text{margin:0;font-size:.9rem;color:var(--color-text-secondary);display:flex;align-items:center;gap:.5rem;justify-content:center}.info-text i{color:var(--color-primary)}.construction-bg-effect{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(circle at 30% 70%,rgba(52,208,255,.15) 0,transparent 50%),radial-gradient(circle at 70% 30%,rgba(35,131,255,.1) 0,transparent 50%),radial-gradient(circle,rgba(52,208,255,.08) 0,transparent 70%);border-radius:50%;z-index:-1;animation:pulse 4s ease-in-out infinite,float 8s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.3;transform:translate(-50%,-50%) scale(1)}50%{opacity:.6;transform:translate(-50%,-50%) scale(1.1)}}@keyframes float{0%,to{transform:translate(-50%,-50%) rotate(0deg)}25%{transform:translate(-48%,-52%) rotate(1deg)}50%{transform:translate(-52%,-48%) rotate(0deg)}75%{transform:translate(-48%,-52%) rotate(-1deg)}}@media (max-width:768px){.construction-title{font-size:2rem}.construction-description{font-size:1rem}.construction-actions{flex-direction:column;align-items:center}.btn-construction{width:200px;justify-content:center}.construction-gear{width:120px;height:120px}.gear-1{width:75px;height:75px;left:22px;border-width:3px}.gear-2{width:60px;height:60px;top:30px}.gear-2,.gear-3{border-width:2px}.gear-3{width:45px;height:45px}.gear-inner{width:20px;height:20px}.gear-inner:before{width:4px;height:28px;top:-14px;left:8px}.gear-inner:after{width:28px;height:4px;top:8px;left:-14px}.gear-orbit{width:100px;height:100px;margin:-50px 0 0 -50px}.orbit-dot{width:6px;height:6px}.orbit-dot:first-child,.orbit-dot:nth-child(3){margin-left:-3px}.orbit-dot:nth-child(2){margin-top:-3px}.construction-custom-icon{width:100px;height:100px}.construction-custom-icon i{font-size:3rem}.icon-glow{width:70px;height:70px}}.recaptcha-field{margin:1.5rem 0;display:flex;flex-direction:column;align-items:center}.recaptcha-error{color:#ff6b6b;font-size:14px;margin-top:.5rem;font-weight:500;text-align:center}.contact-form .alert-error{background:hsla(0,100%,71%,.1)!important;border:1px solid hsla(0,100%,71%,.3)!important;color:#ff6b6b!important;padding:1rem;border-radius:8px;margin-top:1rem;text-align:center}.grecaptcha-badge{visibility:hidden!important;opacity:0!important;pointer-events:none!important}@media (max-width:768px){.recaptcha-field{margin:1rem 0}.recaptcha-field>div{transform:scale(.85);transform-origin:center}}.custom-toast{display:flex;align-items:center;gap:12px;background:var(--background-color);color:var(--color-white);border-radius:8px;padding:1rem 1.5rem;font-family:var(--font-plus);font-size:1rem;box-shadow:0 4px 24px rgba(35,131,255,.12);border:1.5px solid var(--color-secondary);min-width:220px;max-width:90vw;z-index:9999}.custom-toast.success{border-color:#34d0ff}.custom-toast.error{border-color:#ff4757}.custom-toast i{font-size:1.3rem;color:inherit}.custom-toast.success i{color:#34d0ff}.custom-toast.error i{color:#ff4757}