@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: #ffffff;--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(90deg, #2383FF 0%, #34D0FF 100%);--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}body{font-family:var(--font-plus);background-color:var(--background-color);color:var(--color-white);margin:0;padding:0}html,body{overflow-x:hidden;width:100%;margin:0;padding:0}*{box-sizing:border-box}.min-vh-40{min-height:40vh}.main-container{max-width:1500px;margin:0 auto;width:100%;height:100%;padding:0 2rem}.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;display:flex;align-items:center;justify-content:space-between;height:60px;position:relative;width:100%;max-width:1500px;margin:0 auto;top:2rem}#navbar>.navbar-logo{display:flex;align-items:center;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:hover,#navbar>.navbar-content>.navbar-links>a.active{color:var(--color-white)}#navbar>.navbar-right{display:flex;align-items:center;gap:1.5rem}#navbar>.navbar-right>.language-selector{position:relative;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{display:flex;align-items:center;justify-content:center;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;min-width:60px;min-height:38px;box-sizing:border-box;cursor:pointer;text-align:center}#navbar>.navbar-right>.language-selector>.language-current.active{color:var(--color-white)}#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 #0000004d;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 #34d0ff4d}#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-color:transparent;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{display:flex;align-items:center;text-decoration:none;gap:1rem;margin-bottom:1rem}.footer-logo>img{height:80px;width:auto}.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{color:var(--color-gray);text-decoration:none;display:flex;align-items:start;transition:all .3s ease}.footer-social>a>i{font-size:32px;transition:all .3s ease;color:var(--color-gray)}.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:start}.footer-list{list-style:none;padding-left:0;margin:0;text-align:start}.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;color:var(--color-gray);margin-bottom:1rem}.footer-created-by>span{color:var(--color-gray)}.footer-created-by>a{color:var(--color-white);text-decoration:none;transition:color .3s ease}.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:2rem 0 1rem;opacity:.3}.footer-copyright{padding:1rem 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,.footer-social{justify-content:center;margin-bottom:1.5rem}.footer-title{font-size:1.1rem;margin-bottom:.8rem;text-align:center}.footer-list{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-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>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:0rem;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;font-weight:200;line-height:1.5;color:var(--color-white);margin:0;max-width:529px}.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:solid 1.5px 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 #34d0ff4d}.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,#2383ff2e 4.27%,#34d0ff2e 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;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:#a1fffc33;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}.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{margin-bottom:1.5rem;max-width:1500px;height:305px;margin:0 auto 1.5rem}.modules-grid{display:flex;justify-content:space-between;align-items:center;width:100%;height:80%;position:relative}.modules-grid:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,#030208,#03020800,#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,#03020800 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:35px;height:35px;background:#a1fffc33;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:0;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:0rem 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,#2383ff2e 4.27%,#34d0ff2e 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;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 #0000004d;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%,#34d0ff00 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,#2383ff00 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;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:#ffffff0d;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:#34d0ff1a}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner>.benchmark-controls>.benchmark-button:disabled{opacity:.4;cursor:not-allowed;border-color:#ffffff1a;color:#fff6}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner>.benchmark-controls>.benchmark-button:disabled:hover{border-color:#ffffff1a;color:#fff6;background:#ffffff0d}.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,#34d0ff33,#2383ff1a)}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner>.benchmark-controls>.benchmark-button>.benchmark-icon{width:35px;height:35px;background:#a1fffc33;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;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}.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(to right,rgba(255,255,255,.1) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.1) 1px,transparent 1px);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:scaleY(0);transform-origin:bottom;transition:transform 1s cubic-bezier(.4,0,.2,1)}.benchmark-section-fullwidth>.benchmark-container-inner>.benchmark-content>.benchmark-content-inner>.benchmark-chart>.chart-container>.chart-bar-group>.chart-bar.animate{transform:scaleY(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;margin:0 0 2rem;max-width:1000px;margin-left:auto;margin-right:auto;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 #34d0ff4d}.partners-section-fullwidth{background:linear-gradient(135deg,#2383ff,#34d0ff);width:100vw;min-width:100vw;max-width:100vw;height:365px;position:relative;left:50%;right:50%;transform:translate(-50%);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;z-index:1003;position:relative;order:3;margin-left:auto}#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{display:flex!important;flex-direction:column;position:relative;gap:1rem;margin-top:2rem;left:auto;bottom:auto;transform:none;visibility:visible!important;opacity:1!important;z-index:1001;width:auto;max-width:none;align-items:center}#navbar>.navbar-content.open>.navbar-buttons>.nav-button{display:flex!important;padding:.8rem 1.5rem;font-size:1rem;width:auto;border:1.5px solid var(--color-secondary);background:transparent;color:var(--color-white);border-radius:10px;text-decoration:none;transition:all .3s ease;visibility:visible!important;opacity:1!important;position:relative;z-index:1001;min-width:120px;min-height:40px;align-items:center;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 #34d0ff4d}#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:#34d0ff1a}#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 #0000004d}#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>svg,.modules-section-fullwidth>.modules-container-inner>.modules-grid-container>.modules-grid>.slot-column>.slot-slider-items>.slot-slider-item.module-card>.module-icon>img{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;z-index:1003;position:relative;order:3;margin-left:auto}#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{display:flex!important;position:relative;gap:.8rem;margin-top:1.5rem;left:auto;bottom:auto;transform:none;visibility:visible!important;opacity:1!important;z-index:1001;width:auto;max-width:none}#navbar>.navbar-content.open>.navbar-buttons>.nav-button{display:flex!important;padding:.7rem 1.2rem;font-size:.9rem;width:auto;border:1.5px solid var(--color-secondary);background:transparent;color:var(--color-white);border-radius:10px;text-decoration:none;transition:all .3s ease;visibility:visible!important;opacity:1!important;align-items:center;justify-content:center;position:relative;z-index:1001;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 #34d0ff4d}#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:#34d0ff1a}#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 #0000004d}#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>svg,.modules-section-fullwidth>.modules-container-inner>.modules-grid-container>.modules-grid>.slot-column>.slot-slider-items>.slot-slider-item.module-card>.module-icon>img{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;color:var(--color-gray)}.footer-social>a:hover>i{color:var(--color-white);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;min-height:100vh;height:100vh;background:var(--background-color);color:#fff;position:relative;overflow:hidden;margin:0;padding:0;padding-top:2rem;z-index:10}@media (min-width: 1200px){.big-title,.big-title b{font-size:55px;line-height:70px}.subtitle,.subtitle b{font-size:20px;line-height:70px}.email-input{width:303px;height:31px;font-size:1.2rem}.input-bar-wrapper{width:303px}.register-btn{width:150px;height:40px;font-size:1.1rem}.sleeping-wolf-container{width:900px;height:390px}}@media (min-width: 1940px){.big-title,.big-title b{font-size:75px;line-height:90px}.subtitle,.subtitle b{font-size:24px;line-height:80px}.email-input{width:400px;height:40px;font-size:1.4rem}.input-bar-wrapper{width:400px}.register-btn{width:160px;height:45px;font-size:1.3rem}.sleeping-wolf-container{width:800px;height:400px}}@media (min-width: 769px){body.no-scroll{overflow:hidden;height:100vh}}.center-content{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;z-index:10;padding:2rem;position:relative;min-height:100vh;padding-top:15vh}.big-title{color:#fff;font-family:Plus Jakarta Sans;font-size:55px;font-style:normal;font-weight:200;line-height:70px;margin-bottom:1.2rem;text-align:center;white-space:nowrap}.big-title b{color:#fff;font-family:Plus Jakarta Sans;font-size:55px;font-style:normal;font-weight:600;line-height:70px}.subtitle{color:#fff;font-family:Plus Jakarta Sans;font-size:20px;font-style:normal;font-weight:200;line-height:70px;margin-bottom:2.5rem;text-align:center;max-width:900px}.subtitle b{color:#fff;font-family:Plus Jakarta Sans;font-size:20px;font-style:normal;font-weight:600;line-height:70px}.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{width:303px;position:relative;margin-bottom:2rem;z-index:10}.email-input{width:303px;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 #00000014;transition:box-shadow .2s,border .2s;box-sizing:border-box;position:relative;z-index:10}.email-input:focus{box-shadow:0 2px 24px #2383ff2e}.email-input.error{border:1px solid #ff4757;box-shadow:0 2px 16px #ff475726}.email-input.error:focus{box-shadow:0 2px 24px #ff475740}.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:Plus Jakarta Sans;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{position:fixed;right:0;bottom:0;width:900px;height:390px;max-width:60vw;z-index:-1;cursor:pointer;margin:0;padding:0;pointer-events:none}@media (max-width: 480px){.sleeping-wolf-container{width:280px;height:120px;max-width:80vw}}@media (min-width: 481px) and (max-width: 768px){.sleeping-wolf-container{width:400px;height:170px;max-width:70vw}}@media (min-width: 769px) and (max-width: 1024px){.sleeping-wolf-container{width:600px;height:260px;max-width:65vw}}@media (min-width: 1025px) and (max-width: 1199px){.sleeping-wolf-container{width:700px;height:300px;max-width:60vw}}.sleeping-wolf{width:100%;height:105%;object-fit:contain;object-position:bottom right;margin:0;padding:0}.eye-glow{position:absolute;left:28.5%;top:55.5%;width:15px;height:8px;background:#a9e0ff;border-radius:50%;box-shadow:0 0 10px 5px #7acbff,0 0 25px 10px #007bff,0 0 50px 20px #0064ff80;transform:translate(-50%,-50%) scale(1);pointer-events:none;z-index:-1}@media (max-width: 480px){.eye-glow{left:28.5%;top:50.5%;width:14px;height:8px;box-shadow:0 0 8px 4px #7acbff,0 0 20px 8px #007bff,0 0 40px 16px #0064ff80}}@media (min-width: 481px) and (max-width: 768px){.eye-glow{left:28.5%;top:50.5%;width:12px;height:7px;box-shadow:0 0 8px 4px #7acbff,0 0 20px 8px #007bff,0 0 40px 16px #0064ff80}}@media (min-width: 769px) and (max-width: 1024px){.eye-glow{left:28.5%;top:50.5%;width:13px;height:7px;box-shadow:0 0 9px 4px #7acbff,0 0 22px 9px #007bff,0 0 45px 18px #0064ff80}}@media (min-width: 1025px) and (max-width: 1199px){.eye-glow{left:28.5%;top:50.5%;width:14px;height:8px;box-shadow:0 0 10px 5px #7acbff,0 0 24px 10px #007bff,0 0 48px 19px #0064ff80}}@media (min-width: 1200px) and (max-width: 1939px){.eye-glow{left:28.5%;top:55.5%;width:15px;height:8px;box-shadow:0 0 10px 5px #7acbff,0 0 25px 10px #007bff,0 0 50px 20px #0064ff80}}@media (min-width: 1940px){.eye-glow{left:28.5%;top:50.5%;width:16px;height:9px;box-shadow:0 0 12px 6px #7acbff,0 0 28px 12px #007bff,0 0 55px 22px #0064ff80}}.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{display:flex;justify-content:center;align-items:center;margin-bottom:2rem}.success-wolf-graphic{position:relative;width:250px;height:250px;display:flex;align-items:center;justify-content:center}.success-wolf-icon{width:120%;height:120%;object-fit:contain}.success-wolf-glow{display:none}.success-title{color:var(--color-white);font-family:var(--font-plus);font-size:1.5rem;font-weight:600;margin:0}.success-message{color:var(--color-gray);font-family:var(--font-plus);font-size:1.2rem;font-weight:400;line-height:1.6;margin:0;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 #34d0ff4d}@media (min-width: 1200px) and (max-width: 1500px){.big-title,.big-title b{font-size:55px;line-height:70px}.subtitle,.subtitle b{font-size:20px;line-height:70px}.email-input{width:303px;height:31px;font-size:1.2rem}.input-bar-wrapper{width:303px}.register-btn{width:150px;height:40px;font-size:1.1rem}.sleeping-wolf-container{width:900px;height:390px}}@media (min-width: 1500px){.beta-access-main{padding-left:2rem;padding-right:2rem}.center-content{max-width:1500px;margin:0 auto}}@media (max-width: 900px){.sleeping-wolf-container{right:0;width:70%;bottom:0;max-width:none;margin:0;padding:0}.sleeping-wolf{width:100%;height:100%;object-fit:contain}.footer{padding-bottom:2rem;left:2rem;bottom:1rem}.big-title{font-size:2.5rem;line-height:1.2;white-space:nowrap}.big-title b{font-size:2.5rem;line-height:1.2}.subtitle{font-size:1rem;line-height:1.5;max-width:500px}.subtitle b{font-size:1rem;line-height:1.5}.input-bar-wrapper{width:100%;max-width:350px}.email-input{width:100%;height:45px}.register-btn{height:45px;padding:0 1.5rem;font-size:1rem}.success-title{font-size:1.8rem}.success-message{font-size:1.1rem}.success-wolf-graphic{width:200px;height:200px}.success-wolf-icon{width:120%;height:120%}.home-btn{font-size:1rem;padding:.6rem 1.5rem}}@media (max-width: 600px){.beta-access-main{padding:.5rem}.sleeping-wolf-container{position:fixed;right:0;bottom:0;width:60%;height:auto;max-width:250px;z-index:-1;opacity:.6}.sleeping-wolf{width:100%;height:auto;object-fit:contain;object-position:bottom right}.center-content{padding:1rem;min-height:100vh;justify-content:flex-start;padding-top:8vh;padding-bottom:2rem}.footer{position:fixed;left:2rem;bottom:1rem;padding:0;margin:0;text-align:left;width:auto}.big-title{font-size:2.2rem;line-height:1.2;white-space:nowrap;margin-bottom:1rem}.big-title b{font-size:2.2rem;line-height:1.2}.subtitle{font-size:1rem;line-height:1.5;margin-bottom:2.5rem;max-width:100%}.subtitle b{font-size:1rem;line-height:1.5}.input-bar-wrapper{margin-bottom:2rem;width:100%;max-width:320px}.email-input{width:100%;height:50px;font-size:1.1rem;padding:.8rem 1rem}.register-btn{width:100%;margin-top:0;height:50px;font-size:1.1rem;font-weight:600}.success-title{font-size:1.6rem}.success-message{font-size:1rem}.success-wolf-graphic{width:180px;height:180px}.success-wolf-icon{width:120%;height:120%}.home-btn{font-size:.9rem;padding:.6rem 1.2rem}}@media (max-width: 480px){.beta-access-main{padding:.5rem}.sleeping-wolf-container{width:80%;max-width:350px;opacity:.7}.center-content{padding:1rem;padding-top:8vh;padding-bottom:2rem}.big-title{font-size:1.8rem;line-height:1.2;white-space:nowrap;margin-bottom:.8rem}.big-title b{font-size:1.8rem;line-height:1.2}.subtitle{font-size:1.1rem;line-height:1.4;margin-bottom:2.5rem;max-width:100%}.subtitle b{font-size:1.1rem;line-height:1.4}.input-bar-wrapper{margin-bottom:2rem;width:100%;max-width:320px}.email-input{width:100%;height:52px;font-size:1.1rem;padding:.8rem 1.2rem}.register-btn{width:100%;height:52px;font-size:1.1rem;font-weight:600}.success-title{font-size:1.8rem}.success-message{font-size:1rem}.success-wolf-graphic{width:180px;height:180px}.success-wolf-icon{width:120%;height:120%}.home-btn{font-size:1rem;padding:.7rem 1.5rem}}@media (max-width: 400px){.beta-access-main{padding:.2rem}.sleeping-wolf-container{width:45%;max-width:180px;opacity:.4}.center-content{padding:.5rem;padding-top:5vh;padding-bottom:1rem}.big-title{font-size:1.8rem;white-space:nowrap;margin-bottom:.6rem}.big-title b{font-size:1.8rem}.subtitle{font-size:.9rem;margin-bottom:1.5rem}.subtitle b{font-size:.9rem}.input-bar-wrapper{width:100%;max-width:260px;margin-bottom:1.2rem}.email-input{width:100%;height:45px;font-size:.95rem;padding:.6rem .8rem}.register-btn{width:100%;height:45px;font-size:.95rem;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}}@media (max-width: 320px){.beta-access-main{padding:.1rem}.sleeping-wolf-container{width:40%;max-width:150px;opacity:.3}.center-content{padding:.3rem;padding-top:4vh;padding-bottom:.8rem}.big-title{font-size:1.6rem;white-space:nowrap;margin-bottom:.5rem}.big-title b{font-size:1.6rem}.subtitle{font-size:.85rem;margin-bottom:1.2rem}.subtitle b{font-size:.85rem}.input-bar-wrapper{width:100%;max-width:240px;margin-bottom:1rem}.email-input{width:100%;height:42px;font-size:.9rem;padding:.5rem .7rem}.register-btn{width:100%;height:42px;font-size:.9rem;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}}.btn{padding:.75rem 1.5rem;border-radius:8px;font-family:var(--font-plus);font-size:1rem;font-weight:600;cursor:pointer;border:1.5px solid transparent;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-primary{background:var(--color-secondary-gradient);color:var(--color-white);border-color:transparent}.btn-primary:not(:disabled):hover{box-shadow:0 5px 15px #34d0ff66}.btn-outline{background:transparent;color:var(--color-white);border-color:var(--color-secondary)}.btn-outline:not(:disabled):hover{background:var(--color-secondary-gradient);color:var(--color-white);border-color:transparent;box-shadow:0 5px 15px #34d0ff4d}.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:#2dd36f1a;border-color:#2dd36f;color:#2dd36f}.alert-error{background-color:#eb445a1a;border-color:#eb445a;color:#eb445a}.alert-warning{background-color:#ffc4091a;border-color:#ffc409;color:#ffc409}.alert-info{background-color:#34d0ff1a;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}@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}}
