@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@font-face{font-family:Area Extended;src:url(/assets/area_extended_bold-k0HVWJ6a.otf) format("opentype");font-weight:700;font-style:normal}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;background-color:#000}.header{position:fixed;top:0;left:0;right:0;background:#000;z-index:1000;display:flex;justify-content:center}.header-container{width:100%;padding:20px;max-width:1440px;display:flex;justify-content:space-between;align-items:center}.header-logo{display:flex;align-items:center;position:relative;height:clamp(20px,8vw,40px)}.logo-icon,.logo-type{height:clamp(20px,8vw,40px);width:auto;transition:opacity .4s ease;position:absolute;left:0}.logo-icon.hide,.logo-type.hide{opacity:0;pointer-events:none}.logo-icon.show,.logo-type.show{opacity:1;pointer-events:auto}.header-nav{display:flex;gap:16px;align-items:center}.nav-link{color:#fff;font-family:Inter,sans-serif;font-size:1rem;font-style:normal;font-weight:400;text-decoration:none;opacity:1;transition:opacity .2s ease}.nav-link:hover{opacity:.7}@media(max-width:1024px){.header{opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease}.header.show-logotype{opacity:1;visibility:visible}}.footer{background:#0006;border-top:1px solid rgba(255,255,255,.2);padding:20px 0;width:100%}.footer-container{display:flex;align-items:center;justify-content:center;gap:16px;padding:0 40px;color:gray;font-family:Inter,sans-serif;font-size:14px}.footer-copyright{margin:0}.footer-link{color:gray;text-decoration:underline;transition:color .2s ease}.footer-link:hover{color:#fff}@media(max-width:600px){.footer-container{flex-direction:column;gap:8px;text-align:center}}.feature-card{background:#0d0d0d;border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:40px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:default;position:relative;overflow:hidden;max-width:400px}.feature-card:hover{border-color:#fff6;background:#121212;transform:translateY(-4px);box-shadow:0 20px 40px #0006,0 0 20px #002e7533}.feature-icon-container{background:#002e75;border-radius:12px;padding:18px;display:flex;justify-content:center;align-items:center;transition:transform .3s ease}.feature-card:hover .feature-icon-container{transform:scale(1.05);background:#00368a}.feature-icon{width:24px;height:24px}.feature-content{display:flex;flex-direction:column;gap:12px}.feature-title{color:#fff;font-family:Inter,sans-serif;font-size:1.3rem;font-weight:700;margin:0}.feature-description{color:#fffc;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;max-width:320px;margin:0}.feature-card:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.05) 0%,transparent 70%);opacity:0;transition:opacity .3s ease;pointer-events:none}.feature-card:hover:after{opacity:1}@media(max-width:768px){.feature-card{padding:20px}}.section-header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px;margin-bottom:60px;width:100%}.section-header-title{color:#fff;font-family:Inter,sans-serif;font-size:clamp(2rem,7vw,3rem);font-weight:700;line-height:1.1;margin:0;max-width:900px}.section-header-description{color:#fffc;font-family:Inter,sans-serif;font-size:clamp(1.1rem,3vw,1.5rem);font-weight:400;line-height:1.4;max-width:600px;margin:0}@media(max-width:768px){.section-header{gap:16px;margin-bottom:40px}}.product-feature{display:flex;gap:18px;align-items:flex-start;text-align:left;max-width:450px}.product-feature-icon{flex-shrink:0;width:35px;height:35px;display:flex;align-items:center;justify-content:center}.product-feature-icon img{width:100%;height:100%;object-fit:contain}.product-feature-text h3{font-family:Inter,sans-serif;font-weight:700;font-size:clamp(1.2rem,3vw,1.5rem);line-height:1.5;color:#fff;margin:0}.product-feature-text p{font-family:Inter,sans-serif;font-weight:400;font-size:1rem;line-height:1.5;color:#fffc;margin:0;max-width:370px}.btn-primary{background-color:#ddec62;color:#002e75;padding:15px clamp(12px,4vw,24px);border-radius:10px;border:none;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:opacity .2s ease,transform .1s ease;width:fit-content;z-index:10}.btn-primary:hover{opacity:.95}.btn-primary:active{transform:scale(.98)}.signup-form{display:flex;flex-direction:column;align-items:center;width:100%;max-width:450px}.input-group{display:flex;width:100%;gap:10px;align-items:center}.signup-input{flex:1;width:100%;height:42px;background:#fff3;border:none;border-radius:10px;padding:0 16px;color:#fff;font-family:Inter,sans-serif;font-size:1rem}.signup-input:focus{background:#ffffff40;outline:1px solid #becc46}.signup-input::placeholder{color:#ffffff80}.signup-button{height:42px}.status-message{margin-top:16px;font-size:.9rem;font-family:Inter,sans-serif}.status-message.success{color:#becc46}.status-message.error{color:#ff5252}.hero{background-image:linear-gradient(180deg,#0009 5.48%,#002e7599 39.25%,#3b5ca599 69.55%,#9cb7ff99 86.21%),url(/assets/background_hero-CuGK5dyC.svg);background-repeat:repeat;background-attachment:fixed;height:100vh;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:clamp(20px,8vw,80px)}.hero-content{z-index:10;max-width:1060px;margin:0 20px;position:absolute;bottom:36%;display:flex;flex-direction:column;align-items:center}.hero-logo{height:clamp(60px,8vw,90px);width:auto;margin-bottom:20px}.hero-content h2{text-align:center;font-family:Area Extended;font-size:clamp(2.5rem,7vw,3.5rem);font-weight:700;margin:0}.hero-content p{font-size:clamp(1.2rem,3vw,1.5rem);line-height:1.6;max-width:700px}.ellipse{width:220%;position:absolute;top:62%;left:50%;transform:translate(-50%);display:block;height:auto;z-index:1}@media(orientation:landscape)and (max-height:600px){.hero{height:100vw;min-height:600px;margin-top:60px}}@media(max-width:1024px){.hero{margin-top:0}}.legal-page{padding:120px 20px 100px;background-image:linear-gradient(180deg,#000000b3,#002e754d,#000000b3),url("data:image/svg+xml,%3csvg%20width='1350'%20height='2660'%20viewBox='0%200%201350%202660'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_4608_404)'%3e%3crect%20width='1350'%20height='2660'%20fill='%23080808'/%3e%3cpath%20d='M615%20837C615%201176.66%20339.655%201452%200%201452C-339.655%201452%20-615%201176.66%20-615%20837C-615%20497.345%20-339.655%20222%200%20222C339.655%20222%20615%20497.345%20615%20837Z'%20fill='%23000000'/%3e%3cpath%20d='M615%202187C615%202526.66%20339.655%202802%200%202802C-339.655%202802%20-615%202526.66%20-615%202187C-615%201847.34%20-339.655%201572%200%201572C339.655%201572%20615%201847.34%20615%202187Z'%20fill='%23000000'/%3e%3cpath%20d='M1965%20837C1965%201176.66%201689.66%201452%201350%201452C1010.34%201452%20735%201176.66%20735%20837C735%20497.345%201010.34%20222%201350%20222C1689.66%20222%201965%20497.345%201965%20837Z'%20fill='%23000000'/%3e%3cpath%20d='M1965%20-513C1965%20-173.345%201689.66%20102%201350%20102C1010.34%20102%20735%20-173.345%20735%20-513C735%20-852.655%201010.34%20-1128%201350%20-1128C1689.66%20-1128%201965%20-852.655%201965%20-513Z'%20fill='%23000000'/%3e%3cpath%20d='M1965%202187C1965%202526.66%201689.66%202802%201350%202802C1010.34%202802%20735%202526.66%20735%202187C735%201847.34%201010.34%201572%201350%201572C1689.66%201572%201965%201847.34%201965%202187Z'%20fill='%23000000'/%3e%3cpath%20d='M621%20-513C621%20-173.345%20345.655%20102%206%20102C-333.655%20102%20-609%20-173.345%20-609%20-513C-609%20-852.655%20-333.655%20-1128%206%20-1128C345.655%20-1128%20621%20-852.655%20621%20-513Z'%20fill='%23000000'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_4608_404'%3e%3crect%20width='1350'%20height='2660'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-repeat:repeat;color:#fff;display:flex;flex-direction:column;align-items:center}.legal-container{max-width:800px;width:100%;text-align:left}.legal-title{font-size:clamp(1.5rem,5vw,3rem);font-weight:700;margin-bottom:3rem}.legal-section{margin-bottom:2rem}.legal-section h2{font-size:clamp(1.1rem,5vw,1.5rem);font-weight:700;color:#fff;margin-bottom:1.5rem;text-underline-offset:8px}.legal-section p,.legal-section ul{color:#94a3b8;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.legal-section ul{list-style-type:disc;padding-left:1.5rem}.legal-section strong{color:#fff;font-weight:600}.legal-section a{color:#fff;text-decoration:underline;transition:opacity .2s}.legal-section a:hover{opacity:.8}@media(max-width:768px){.legal-page{padding:100px 24px 60px}}#root{text-align:center;flex-grow:1}.app-content{background-image:linear-gradient(180deg,#000000b3 25%,#002e75b3 60%,#000000b3),url("data:image/svg+xml,%3csvg%20width='1350'%20height='2660'%20viewBox='0%200%201350%202660'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_4608_404)'%3e%3crect%20width='1350'%20height='2660'%20fill='%23080808'/%3e%3cpath%20d='M615%20837C615%201176.66%20339.655%201452%200%201452C-339.655%201452%20-615%201176.66%20-615%20837C-615%20497.345%20-339.655%20222%200%20222C339.655%20222%20615%20497.345%20615%20837Z'%20fill='%23000000'/%3e%3cpath%20d='M615%202187C615%202526.66%20339.655%202802%200%202802C-339.655%202802%20-615%202526.66%20-615%202187C-615%201847.34%20-339.655%201572%200%201572C339.655%201572%20615%201847.34%20615%202187Z'%20fill='%23000000'/%3e%3cpath%20d='M1965%20837C1965%201176.66%201689.66%201452%201350%201452C1010.34%201452%20735%201176.66%20735%20837C735%20497.345%201010.34%20222%201350%20222C1689.66%20222%201965%20497.345%201965%20837Z'%20fill='%23000000'/%3e%3cpath%20d='M1965%20-513C1965%20-173.345%201689.66%20102%201350%20102C1010.34%20102%20735%20-173.345%20735%20-513C735%20-852.655%201010.34%20-1128%201350%20-1128C1689.66%20-1128%201965%20-852.655%201965%20-513Z'%20fill='%23000000'/%3e%3cpath%20d='M1965%202187C1965%202526.66%201689.66%202802%201350%202802C1010.34%202802%20735%202526.66%20735%202187C735%201847.34%201010.34%201572%201350%201572C1689.66%201572%201965%201847.34%201965%202187Z'%20fill='%23000000'/%3e%3cpath%20d='M621%20-513C621%20-173.345%20345.655%20102%206%20102C-333.655%20102%20-609%20-173.345%20-609%20-513C-609%20-852.655%20-333.655%20-1128%206%20-1128C345.655%20-1128%20621%20-852.655%20621%20-513Z'%20fill='%23000000'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_4608_404'%3e%3crect%20width='1350'%20height='2660'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-repeat:repeat}.features-section{width:100%}.container{max-width:1440px;margin:0 auto;padding:0 40px}.features-grid{display:flex;justify-content:center;gap:32px;flex-wrap:wrap}.product-section{padding:100px 0 0;width:100%}.product-content{display:flex;flex-direction:column;align-items:center;margin-top:60px}.product-image-container{width:100%;max-width:627px;height:auto;margin-bottom:60px}.product-image{width:100%;height:auto;object-fit:contain}.product-features-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:54px 103px;max-width:1092px;margin:0 auto}.signup-section{padding:100px 0;width:100%}.signup-header{margin-bottom:20px!important}.signup-content{display:flex;flex-direction:column;align-items:center;gap:40px}.signup-subtitle{color:#bbb;font-size:16px;font-family:Inter,sans-serif;line-height:23px;letter-spacing:-.16px;max-width:562px;text-align:center;margin:0}
