@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap);*{margin:0;padding:0;box-sizing:border-box}body{font-family:"Poppins",sans-serif;color:#fff;overflow-x:hidden;background:repeating-linear-gradient(0deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,.15) 1px,transparent 0,transparent 20px),repeating-linear-gradient(90deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,.15) 1px,transparent 0,transparent 20px),linear-gradient(180deg,rgba(143,176,255,.7686274509803922),rgba(44,94,213,.7686274509803922));background-size:20px 20px,20px 20px,cover;background-attachment:fixed}.app,body{min-height:100vh}.app{position:relative;display:flex;flex-direction:column}.app:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(123,104,238,.1) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(147,112,219,.1) 0,transparent 50%),radial-gradient(circle at 40% 40%,rgba(138,43,226,.05) 0,transparent 50%);pointer-events:none;z-index:0}.app>*{position:relative;z-index:1}button,input,select,textarea{font-family:inherit;outline:none;border:none}button{cursor:pointer}*{scrollbar-width:thin;scrollbar-color:#c4b8ff hsla(0,0%,100%,.08)}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:hsla(0,0%,100%,.08);border-radius:10px;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.12)}::-webkit-scrollbar-thumb{background:#c4b8ff;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#8d7bff}::selection{background:rgba(123,104,238,.35);color:#fff}.top-inputs{flex-wrap:wrap}.header{padding:2rem 2rem 0;display:flex;justify-content:center;align-items:center}.logo{height:260px;width:auto}@media (max-width:1024px){.logo{height:200px}}@media (max-width:599px){.logo{height:100px}}.hero{text-align:center;padding:3rem 1rem;display:flex;flex-direction:column;align-items:center}.hero-title{font-size:6rem;font-weight:600;background:linear-gradient(90deg,#274bff,#3550ff 25%,#564eff 35%,#7a55ff 73%,#264aff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1.5rem;line-height:1}.hero-subtitle{font-size:1.5rem;font-weight:400;color:#fff;line-height:1.2}@media (max-width:768px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}}:root{--accent-1:#6550e9;--accent-2:#8966ff;--text-main:#f1eeff;--text-dim:#d7d1f4;--card-bg:rgba(34,17,86,0.7);--card-blur:14px}.features{display:flex;justify-content:center;padding:2.5rem 1rem}.card{position:relative;width:100%;max-width:1110px;padding:2.5rem 3rem;background:var(--card-bg);-webkit-backdrop-filter:blur(var(--card-blur));backdrop-filter:blur(var(--card-blur));border-radius:14px;border:1.5px solid hsla(0,0%,100%,.1);box-shadow:0 8px 32px rgba(0,0,0,.25)}.features-hero{margin:0 0 4rem;font-family:"Ubuntu",sans-serif;font-weight:300;font-size:2.25rem;line-height:1.25;text-align:left;background:linear-gradient(90deg,var(--accent-1),var(--accent-2));-webkit-background-clip:text;background-clip:text;color:hsla(0,0%,100%,.3137254901960784)}.separator{width:100%;height:1px;margin-bottom:2.6rem;background:linear-gradient(90deg,transparent,var(--accent-1) 35%,var(--accent-2) 65%,transparent);opacity:.55}.subtitle-wrap{display:flex;justify-content:space-between;align-items:flex-start;grid-gap:2rem;gap:2rem;margin-bottom:3.5rem}.subtitle{margin:0;max-width:85%;font-family:"Ubuntu",sans-serif;font-size:1.15rem;line-height:1.6;color:var(--text-main)}.scroll-icon{flex-shrink:0;opacity:.65;filter:drop-shadow(0 0 3px rgba(0,0,0,.3))}.tags{flex-wrap:wrap;grid-gap:2.4rem;gap:2.4rem;padding-top:.5rem}.tag,.tags{display:flex}.tag{align-items:center;grid-gap:.55rem;gap:.55rem;font-family:"Ubuntu",sans-serif;font-size:1.05rem;color:var(--text-dim)}.tag-status{font-size:1.25rem;margin-left:.3rem}@media(max-width:768px){.features-hero{font-size:1.6rem}.subtitle-wrap{flex-direction:column;grid-gap:1.4rem;gap:1.4rem;margin-bottom:2.4rem}.subtitle{max-width:100%}.scroll-icon{align-self:flex-end;transform:scale(.82)}.tags{grid-gap:1.4rem;gap:1.4rem}}.beta-access{text-align:center;padding:4rem 1rem}.beta-title{font-size:2.8rem;font-weight:600;letter-spacing:2px;color:#fff;margin-bottom:2rem}.beta-form{flex-direction:column;align-items:center;max-width:760px;margin:0 auto}.beta-form,.top-inputs{display:flex;grid-gap:1.25rem;gap:1.25rem;width:100%}.top-inputs{flex-wrap:nowrap}.business-type-selector{position:relative;display:flex;flex:1 1 38%;grid-gap:.4rem;gap:.4rem;padding:.3rem 2.5rem .3rem .3rem;background:#fff;border-radius:50px}.type-button{flex:1 1;min-width:50px;padding:.55rem 0;background:transparent;border:none;border-radius:50px;font-family:"Poppins",sans-serif;font-size:.95rem;color:#6b6b6b;cursor:pointer;transition:background .25s;outline:2px solid transparent;outline-offset:2px}.type-button:hover{background:#8966ff;color:#fff}.type-button.active{background:#7059ff;color:#fff}.type-button:focus-visible{outline:2px solid #fff}.business-type-selector:after{content:"";position:absolute;top:50%;right:1rem;width:10px;height:10px;transform:translateY(-50%);pointer-events:none;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none' stroke='%236b6b6b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 3l4 4 4-4'/%3E%3C/svg%3E") no-repeat 0 0/100% 100%}.business-type-selector:has(.type-button.active):after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 3l4 4 4-4'/%3E%3C/svg%3E") no-repeat 0 0/100% 100%}.industry-dropdown{flex:1 1 62%;width:100%;padding:1rem 3rem 1rem 1.25rem;border:none;border-radius:50px;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none' stroke='%236b6b6b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 3l4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1.4rem center;background-size:10px 10px;font-size:1rem;line-height:1.4;-webkit-appearance:none;appearance:none;cursor:pointer}.industry-dropdown,.industry-dropdown option{color:#6b6b6b;font-family:"Poppins",sans-serif}.industry-dropdown option{background:#fff;padding:.5rem 1rem}.industry-dropdown option:checked,.industry-dropdown option:focus,.industry-dropdown option:hover{background:#7059ff;color:#fff}.email-input{width:100%;padding:.8rem 1.5rem;border:none;border-radius:8px;background:#fff;color:#6b6b6b;font-family:"Poppins",sans-serif;font-size:1rem}.email-input::placeholder{color:hsla(0,0%,42%,.396078431372549)}.toggle-optional{background:none;border:none;color:#fff;font-size:.9rem;font-weight:500;cursor:pointer;transition:color .25s}.toggle-optional:hover{color:#b4c9ff;text-decoration:underline}.request-button{width:100%;padding:.9rem 2rem;border:none;border-radius:8px;background:linear-gradient(135deg,#6550e9,#8966ff);color:#fff;font-family:"Poppins",sans-serif;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .25s,box-shadow .25s}.request-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px rgba(157,130,255,.75)}.request-button:disabled{opacity:.75;cursor:not-allowed}.error-message,.success-message,.warning-message{margin-top:.75rem;font-size:.95rem}.success-message{color:#8d7bff}.warning-message{color:#ffc107}.error-message{color:#ff6b6b}.privacy-note{margin-top:1rem;font-size:.85rem;color:hsla(0,0%,100%,.75);font-weight:400}@media (max-width:768px){.beta-title{font-size:2rem}.top-inputs{flex-direction:column}}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;padding:4rem 2rem;max-width:1200px;margin:0 auto}.grid-item{background:rgba(59,41,89,.14);border:1px solid rgba(157,130,255,.35);border-radius:20px;padding:2.25rem 1.75rem;text-align:center;transition:transform .25s,box-shadow .25s,border-color .25s;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-height:180px}.grid-item:focus-visible,.grid-item:hover{transform:translateY(-6px);box-shadow:0 18px 36px hsla(0,0%,100%,.28);border-color:#9d82ff;outline:none}.grid-icon{display:flex;justify-content:center;align-items:center;height:72px;margin-bottom:1.25rem}.grid-icon img{width:56px;height:56px}.grid-title{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:#fff}.grid-description{font-size:.95rem;color:#fff;line-height:1.55}@media (max-width:768px){.feature-grid{grid-template-columns:1fr;padding:2.5rem 1rem}.grid-item{min-height:160px}}.footer{margin-top:auto;padding:2rem;text-align:center;border-top:1px solid hsla(0,0%,100%,.2)}.footer p{color:#fff;font-size:.9rem}
/*# sourceMappingURL=main.01bbdc8b.chunk.css.map */