.Navbar-module___rHu7W__navbar{z-index:50;box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;max-width:1400px;min-height:100px;margin:0 auto;padding-left:1.5rem;padding-right:2.5rem;display:flex;position:absolute;top:0;left:0;right:0;overflow:visible}@media (min-width:768px){.Navbar-module___rHu7W__navbar{padding-left:3rem}}.Navbar-module___rHu7W__logoContainer{color:var(--text-main);flex-shrink:0;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;display:flex}@media (max-width:768px){.Navbar-module___rHu7W__navbar{align-items:center;min-height:auto;padding:1.5rem 1rem}.Navbar-module___rHu7W__logoContainer{font-size:1.25rem}.Navbar-module___rHu7W__logoIcon{width:28px;height:28px}.Navbar-module___rHu7W__navLinks{flex-direction:row;align-items:center;gap:0;position:relative}.Navbar-module___rHu7W__enterpriseLink{white-space:nowrap;margin-top:.5rem;font-size:.75rem;display:block;position:absolute;top:100%;left:50%;transform:translate(-50%)}.Navbar-module___rHu7W__signInBtn,.Navbar-module___rHu7W__signedInBtn{min-width:unset;padding:.5rem 1rem;font-size:.875rem}.Navbar-module___rHu7W__authContainer{gap:.5rem}}.Navbar-module___rHu7W__logoIcon{background:var(--gradient-glow);clip-path:polygon(50% 0%,0% 100%,100% 100%);border-radius:4px;width:32px;height:32px}.Navbar-module___rHu7W__navLinks{flex-shrink:0;align-items:center;gap:2rem;margin-left:auto;font-size:.875rem;display:flex}.Navbar-module___rHu7W__enterpriseLink{color:var(--text-main);opacity:.9;transition:opacity .2s}.Navbar-module___rHu7W__enterpriseLink:hover{opacity:1;text-decoration:underline}.Navbar-module___rHu7W__signInBtn{color:var(--text-main);background:#ffffff0d;border:1px solid #fff3;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:120px;padding:.5rem 1.25rem;font-weight:500;transition:all .2s;display:flex}.Navbar-module___rHu7W__signInBtn:hover{background:#ffffff1a;border-color:#fff6}.Navbar-module___rHu7W__authContainer{align-items:center;gap:.75rem;display:flex}.Navbar-module___rHu7W__signedInBtn{color:var(--text-main);background:#00ffaa0d;border:1px solid #00ffaa4d;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-width:120px;padding:.5rem 1.25rem;font-weight:500;display:flex}.Navbar-module___rHu7W__checkIcon{color:var(--accent-teal)}.Navbar-module___rHu7W__avatarContainer{width:24px;height:24px;color:var(--accent-teal);background:#ffffff1a;border:1px solid #fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:flex;overflow:hidden}.Navbar-module___rHu7W__avatarImage{object-fit:cover;width:100%;height:100%}.Navbar-module___rHu7W__avatarFallback{text-transform:uppercase}.Navbar-module___rHu7W__signOutBtn{width:36px;height:36px;color:var(--text-muted);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.Navbar-module___rHu7W__signOutBtn:hover{color:#f44;background:#ff44441a;border-color:#f443}.Navbar-module___rHu7W__toast{z-index:1000;pointer-events:none;position:fixed;top:0;left:50%}.Navbar-module___rHu7W__toastContent{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;pointer-events:auto;background:#141414e6;border:1px solid #fff3;border-radius:999px;align-items:center;gap:12px;padding:8px 16px 8px 8px;font-size:.875rem;font-weight:500;display:flex;box-shadow:0 10px 30px #00000080}.Navbar-module___rHu7W__linkedinToastIcon{background:#0077b5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}
.LoginModal-module__qfTvqq__overlay{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000c;position:fixed;inset:0}.LoginModal-module__qfTvqq__contentWrapper{z-index:101;pointer-events:none;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.LoginModal-module__qfTvqq__content{background-color:var(--bg-card);width:100%;max-width:450px;color:var(--text-main);pointer-events:auto;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;padding:40px;display:flex;position:relative;box-shadow:0 25px 50px -12px #00000080}@media (max-width:480px){.LoginModal-module__qfTvqq__contentWrapper{align-items:flex-start;padding:0}.LoginModal-module__qfTvqq__content{border-radius:0;max-width:none;min-height:100dvh;padding:80px 24px 40px}.LoginModal-module__qfTvqq__title{font-size:1.5rem}.LoginModal-module__qfTvqq__description{margin-bottom:24px;font-size:.875rem}.LoginModal-module__qfTvqq__nameRow{grid-template-columns:1fr}.LoginModal-module__qfTvqq__form{gap:16px}.LoginModal-module__qfTvqq__separator{margin:16px 0}}.LoginModal-module__qfTvqq__title{text-align:center;margin-bottom:8px;font-size:2rem;font-weight:700}.LoginModal-module__qfTvqq__description{color:var(--text-muted);text-align:center;margin-bottom:32px}.LoginModal-module__qfTvqq__confirmationView{text-align:center;flex-direction:column;align-items:center;gap:24px;padding:20px 0;display:flex}.LoginModal-module__qfTvqq__mailIcon{color:var(--accent-teal);background:#00ffaa1a;border-radius:50%;margin-bottom:8px;padding:24px}.LoginModal-module__qfTvqq__confEmail{color:var(--text-main);font-weight:600}.LoginModal-module__qfTvqq__confActions{flex-direction:column;gap:12px;width:100%;margin-top:12px;display:flex}.LoginModal-module__qfTvqq__secondaryBtn{color:var(--text-main);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;padding:12px;font-size:.875rem;font-weight:500;transition:all .2s}.LoginModal-module__qfTvqq__secondaryBtn:hover{background:#ffffff1a;border-color:#fff3}.LoginModal-module__qfTvqq__form{flex-direction:column;gap:20px;display:flex}.LoginModal-module__qfTvqq__nameRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.LoginModal-module__qfTvqq__inputGroup{flex-direction:column;gap:8px;display:flex}.LoginModal-module__qfTvqq__label{color:var(--text-muted);font-size:.875rem;font-weight:500}.LoginModal-module__qfTvqq__input{color:var(--text-main);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;width:100%;padding:12px 16px;font-size:1rem;transition:all .2s}.LoginModal-module__qfTvqq__passwordContainer{align-items:center;display:flex;position:relative}.LoginModal-module__qfTvqq__inputWithIcon{padding-right:48px}.LoginModal-module__qfTvqq__eyeBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;right:12px}.LoginModal-module__qfTvqq__eyeBtn:hover{color:var(--text-main)}.LoginModal-module__qfTvqq__input:focus{border-color:var(--accent-teal);background:#ffffff14;outline:none}.LoginModal-module__qfTvqq__submitBtn{background:var(--gradient-glow);color:var(--bg-dark);cursor:pointer;border:none;border-radius:999px;margin-top:10px;padding:14px;font-size:1rem;font-weight:600;transition:transform .2s,opacity .2s}.LoginModal-module__qfTvqq__submitBtn:hover{opacity:.9;transform:translateY(-1px)}.LoginModal-module__qfTvqq__submitBtn:active{transform:translateY(0)}.LoginModal-module__qfTvqq__submitBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.LoginModal-module__qfTvqq__separator{text-align:center;color:var(--text-muted);align-items:center;margin:24px 0;font-size:.75rem;font-weight:500;display:flex}.LoginModal-module__qfTvqq__separator:before,.LoginModal-module__qfTvqq__separator:after{content:"";border-bottom:1px solid #ffffff1a;flex:1}.LoginModal-module__qfTvqq__separator:not(:empty):before{margin-right:1rem}.LoginModal-module__qfTvqq__separator:not(:empty):after{margin-left:1rem}.LoginModal-module__qfTvqq__oauthContainer{flex-direction:column;gap:12px;display:flex}.LoginModal-module__qfTvqq__googleBtn{color:#1f2937;cursor:pointer;background:#fff;border:none;border-radius:999px;justify-content:center;align-items:center;gap:12px;padding:12px;font-size:.9375rem;font-weight:600;transition:all .2s;display:flex}.LoginModal-module__qfTvqq__googleBtn:hover{background:#f3f4f6;transform:translateY(-1px)}.LoginModal-module__qfTvqq__googleIcon{width:20px;height:20px}.LoginModal-module__qfTvqq__linkedinBtn{color:#fff;cursor:pointer;background:#0077b5;border:none;border-radius:999px;justify-content:center;align-items:center;gap:12px;padding:12px;font-size:.9375rem;font-weight:600;transition:all .2s;display:flex}.LoginModal-module__qfTvqq__linkedinBtn:hover{background:#006396;transform:translateY(-1px)}.LoginModal-module__qfTvqq__linkedinIcon{width:20px;height:20px}.LoginModal-module__qfTvqq__error{color:#f44;text-align:center;margin-top:10px;font-size:.875rem}.LoginModal-module__qfTvqq__success{color:var(--accent-teal);text-align:center;margin-top:10px;font-size:.875rem}.LoginModal-module__qfTvqq__closeBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;position:absolute;top:20px;right:20px}.LoginModal-module__qfTvqq__toggleAction{text-align:center;color:var(--text-muted);margin-top:24px;font-size:.875rem}.LoginModal-module__qfTvqq__toggleBtn{color:var(--accent-teal);cursor:pointer;background:0 0;border:none;margin-left:5px;padding:0;font-weight:600}.LoginModal-module__qfTvqq__toggleBtn:hover{text-decoration:underline}
.Footer-module__Grjkva__footerWrapper{background:var(--bg-dark);border-top:1px solid #ffffff0d;width:100%}.Footer-module__Grjkva__mainFooter{border-top:1px solid #ffffff0d;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;max-width:1200px;margin:0 auto;padding:4rem 2rem;display:grid}@media (max-width:768px){.Footer-module__Grjkva__mainFooter{grid-template-columns:1fr}}.Footer-module__Grjkva__brandCol{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__Grjkva__footerLogo{align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;display:flex}.Footer-module__Grjkva__brandDesc{color:var(--text-muted);max-width:300px;font-size:.9rem;line-height:1.6}.Footer-module__Grjkva__socials{gap:1rem;margin-top:1rem;display:flex}.Footer-module__Grjkva__socialIcon{color:var(--text-muted);cursor:pointer;transition:color .2s}.Footer-module__Grjkva__socialIcon:hover{color:var(--text-main)}.Footer-module__Grjkva__linkCol{flex-direction:column;gap:1rem;display:flex}.Footer-module__Grjkva__colTitle{color:var(--text-muted);margin-bottom:.5rem;font-size:.9rem;font-weight:600}.Footer-module__Grjkva__footerLink{color:var(--text-muted);font-size:.9rem;transition:color .2s}.Footer-module__Grjkva__footerLink:hover{color:var(--text-main)}.Footer-module__Grjkva__copyright{text-align:center;color:var(--text-muted);border-top:1px solid #ffffff0d;padding:2rem;font-size:.8rem}
.page-module__1wpUeG__main{color:#fff;background-color:#000;flex-direction:column;min-height:100vh;display:flex;overflow-x:hidden}
.HomeFooterCTA-module__HIepuG__ctaSection{text-align:center;padding:6rem 2rem;position:relative;overflow:hidden}.HomeFooterCTA-module__HIepuG__ctaSection:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(#00ffaa1a,#0000 70%);width:600px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HomeFooterCTA-module__HIepuG__ctaContent{z-index:1;position:relative}.HomeFooterCTA-module__HIepuG__ctaIcon{margin-bottom:2rem;display:inline-block}.HomeFooterCTA-module__HIepuG__ctaTitle{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.HomeFooterCTA-module__HIepuG__ctaSub{color:var(--text-muted);margin-bottom:2.5rem;font-size:.9rem}.HomeFooterCTA-module__HIepuG__ctaButtons{justify-content:center;gap:1rem;display:flex}.HomeFooterCTA-module__HIepuG__primaryBtn{color:#000;cursor:pointer;background:#fff;border-radius:999px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.HomeFooterCTA-module__HIepuG__primaryBtn:hover{background:#eee}.HomeFooterCTA-module__HIepuG__secondaryBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:999px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.HomeFooterCTA-module__HIepuG__secondaryBtn:hover{background:#ffffff0d;border-color:#fff6}@media (max-width:640px){.HomeFooterCTA-module__HIepuG__ctaSection{padding:4rem 1.5rem}.HomeFooterCTA-module__HIepuG__ctaSection:before{width:400px;height:200px}.HomeFooterCTA-module__HIepuG__ctaIcon{margin-bottom:1.5rem}.HomeFooterCTA-module__HIepuG__ctaTitle{margin-bottom:1rem;font-size:1.75rem}.HomeFooterCTA-module__HIepuG__ctaSub{margin-bottom:2rem;font-size:.85rem}.HomeFooterCTA-module__HIepuG__ctaButtons{flex-direction:column;gap:.75rem;width:100%}.HomeFooterCTA-module__HIepuG__primaryBtn,.HomeFooterCTA-module__HIepuG__secondaryBtn{width:100%;padding:.75rem 1.25rem;font-size:.9375rem}}
.page-module___8aEwW__main{flex-direction:column;justify-content:flex-start;align-items:center;min-height:100vh;padding:0 0 4rem;display:flex}@media (max-width:768px){.page-module___8aEwW__main{padding:0}}
.Hero-module__r4fs2q__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:6rem 2rem 4rem;display:flex;position:relative}.Hero-module__r4fs2q__title{color:#fff;max-width:800px;margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.1}.Hero-module__r4fs2q__subtitle{color:var(--text-muted);max-width:600px;margin-bottom:3rem;font-size:1.125rem;line-height:1.6}.Hero-module__r4fs2q__videoContainer{aspect-ratio:16/9;background-color:#1a1a1a;border:1px solid #333;border-radius:20px;justify-content:center;align-items:center;width:100%;max-width:900px;margin-bottom:3rem;display:flex;position:relative;overflow:hidden;box-shadow:0 0 50px #00000080}.Hero-module__r4fs2q__playButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:transform .2s;display:flex}.Hero-module__r4fs2q__playButton:hover{transform:scale(1.05)}.Hero-module__r4fs2q__buttonGroup{gap:1rem;display:flex}.Hero-module__r4fs2q__primaryBtn,.Hero-module__r4fs2q__secondaryBtn{border-radius:8px;padding:.8rem 1.5rem;font-size:1rem;font-weight:600;transition:opacity .2s}.Hero-module__r4fs2q__primaryBtn{color:#000;background-color:#fff}.Hero-module__r4fs2q__primaryBtn:hover{opacity:.9}.Hero-module__r4fs2q__secondaryBtn{color:#fff;background-color:#0000;border:1px solid #333}.Hero-module__r4fs2q__secondaryBtn:hover{background-color:#ffffff0d;border-color:#666}@media (max-width:768px){.Hero-module__r4fs2q__title{font-size:2.5rem}}.Hero-module__r4fs2q__star{clip-path:polygon(50% 0%,61% 35%,100% 50%,61% 65%,50% 100%,39% 65%,0% 50%,39% 35%);opacity:.9;filter:blur();background:#fff;width:14px;height:14px;animation:4s infinite alternate Hero-module__r4fs2q__pulse;position:absolute}@keyframes Hero-module__r4fs2q__pulse{0%{opacity:.3;transform:scale(.8)}to{opacity:1;transform:scale(1.2)}}
.FeatureGrid-module__NHPBwa__gridSection{background-color:#000;flex-direction:column;justify-content:center;width:100%;padding:2rem 0 6rem;display:flex}.FeatureGrid-module__NHPBwa__carouselContainer{width:100%;padding-left:2rem;overflow:hidden}.FeatureGrid-module__NHPBwa__carouselTrack{scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;gap:1.5rem;padding-top:1rem;padding-bottom:2rem;padding-right:2rem;display:flex;overflow-x:auto}.FeatureGrid-module__NHPBwa__carouselTrack::-webkit-scrollbar{display:none}.FeatureGrid-module__NHPBwa__card{scroll-snap-align:start;border-radius:20px;flex-direction:column;flex:0 0 320px;min-height:450px;padding:2.5rem;transition:transform .3s;display:flex;position:relative;overflow:hidden}.FeatureGrid-module__NHPBwa__cardLight{color:#000;background:#e6e9e3}.FeatureGrid-module__NHPBwa__cardDark{color:#fff;background:#111;border:1px solid #333}.FeatureGrid-module__NHPBwa__card:hover{transform:translateY(-5px)}.FeatureGrid-module__NHPBwa__iconContainer{color:inherit;margin-bottom:1.5rem}.FeatureGrid-module__NHPBwa__cardTitle{margin-bottom:1.5rem;font-size:1.25rem;font-weight:700;line-height:1.3}.FeatureGrid-module__NHPBwa__cardList{z-index:2;flex-grow:1;margin:0;padding:0;list-style:none;position:relative}.FeatureGrid-module__NHPBwa__cardList li{opacity:.9;margin-bottom:1rem;padding-left:1.25rem;font-size:.825rem;line-height:1.5;position:relative}.FeatureGrid-module__NHPBwa__cardList li:before{content:"✦";font-size:.8rem;font-weight:700;position:absolute;left:0}.FeatureGrid-module__NHPBwa__cardDark .FeatureGrid-module__NHPBwa__cardList li{color:#e0e0e0}.FeatureGrid-module__NHPBwa__cardDark .FeatureGrid-module__NHPBwa__cardList li:before{color:#fff}.FeatureGrid-module__NHPBwa__cardLight .FeatureGrid-module__NHPBwa__cardList li{color:#333}.FeatureGrid-module__NHPBwa__cardLight .FeatureGrid-module__NHPBwa__cardList li:before{color:#000}.FeatureGrid-module__NHPBwa__blob{z-index:1;filter:blur(40px);opacity:.8;height:180px;position:absolute;bottom:-60px;left:-20px;right:-20px}.FeatureGrid-module__NHPBwa__blob1{background:radial-gradient(circle at bottom,#4ade80,#0d9488)}.FeatureGrid-module__NHPBwa__blob2{background:radial-gradient(circle at 100% 100%,#a855f7,#3b82f6,#f97316)}.FeatureGrid-module__NHPBwa__blob3{background:radial-gradient(circle at bottom,#fdba74,#fb7185,#e11d48)}.FeatureGrid-module__NHPBwa__blob4{background:radial-gradient(circle at 0 100%,#2563eb,#7c3aed,#db2777)}.FeatureGrid-module__NHPBwa__blob5{background:radial-gradient(circle at 100% 100%,#2dd4bf,#059669)}.FeatureGrid-module__NHPBwa__blob6{background:radial-gradient(circle at bottom,#22c55e,#14532d)}@media (max-width:600px){.FeatureGrid-module__NHPBwa__card{flex:0 0 85vw;min-height:400px}}.FeatureGrid-module__NHPBwa__carouselContainer{position:relative}.FeatureGrid-module__NHPBwa__scrollCue{z-index:10;pointer-events:none;opacity:0;background:linear-gradient(90deg,#0000,#000c);justify-content:center;align-items:center;width:100px;transition:opacity .3s;display:flex;position:absolute;top:0;bottom:0;right:0}.FeatureGrid-module__NHPBwa__scrollCueLeft{z-index:10;pointer-events:none;opacity:0;background:linear-gradient(270deg,#0000,#000c);justify-content:center;align-items:center;width:100px;transition:opacity .3s;display:flex;position:absolute;top:0;bottom:0;left:0}.FeatureGrid-module__NHPBwa__scrollCueVisible{opacity:1}.FeatureGrid-module__NHPBwa__scrollButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;pointer-events:auto;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex}.FeatureGrid-module__NHPBwa__scrollButton:hover{background:#fff3;transform:scale(1.1)}.FeatureGrid-module__NHPBwa__ctaSection{justify-content:center;padding-top:4rem;padding-bottom:2rem;display:flex}.FeatureGrid-module__NHPBwa__buttonGroup{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.FeatureGrid-module__NHPBwa__primaryBtn,.FeatureGrid-module__NHPBwa__secondaryBtn{cursor:pointer;border-radius:8px;padding:.8rem 1.5rem;font-size:1rem;font-weight:600;transition:opacity .2s}.FeatureGrid-module__NHPBwa__primaryBtn{color:#000;background-color:#fff;border:none}.FeatureGrid-module__NHPBwa__primaryBtn:hover{opacity:.9}.FeatureGrid-module__NHPBwa__secondaryBtn{color:#fff;background-color:#0000;border:1px solid #333}.FeatureGrid-module__NHPBwa__secondaryBtn:hover{background-color:#ffffff0d;border-color:#666}
.MidSection-module__swPgaW__section{text-align:center;flex-direction:column;align-items:center;padding:4rem 2rem;display:flex}.MidSection-module__swPgaW__title{margin-bottom:3rem;font-size:3rem;font-weight:700;line-height:1.2}.MidSection-module__swPgaW__card{background:linear-gradient(135deg,#59332e 0%,#0f1816 60%,#080f0d 100%);border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;align-items:center;width:100%;max-width:1200px;padding:4rem 2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000080}.MidSection-module__swPgaW__logoContainer{margin-bottom:2rem}.MidSection-module__swPgaW__cardTitle{color:#fff;letter-spacing:.5px;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.MidSection-module__swPgaW__cardText{color:#aaa;max-width:600px;margin-bottom:2.5rem;line-height:1.6}.MidSection-module__swPgaW__button{color:#fff;cursor:pointer;background:#111;border:1px solid #333;border-radius:8px;padding:.8rem 1.5rem;font-weight:600;transition:all .2s}.MidSection-module__swPgaW__button:hover{background:#222;border-color:#555;transform:translateY(-2px)}.MidSection-module__swPgaW__grid{grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;max-width:1200px;margin-top:1rem;display:grid}.MidSection-module__swPgaW__gridCard{text-align:center;background:#0f1115;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;align-items:center;min-height:350px;padding:2rem;display:flex;position:relative;overflow:hidden}.MidSection-module__swPgaW__gridCard:before{content:"";opacity:.15;pointer-events:none;position:absolute;inset:0}.MidSection-module__swPgaW__gridCard:first-child:before{background:linear-gradient(135deg,#0fa 0%,#0000 20%)}.MidSection-module__swPgaW__gridCard:nth-child(2):before{background:linear-gradient(135deg,#0cf 0%,#0000 20%)}.MidSection-module__swPgaW__gridCard:nth-child(3):before{background:linear-gradient(135deg,#f70 0%,#0000 20%)}.MidSection-module__swPgaW__gridIcon{color:#fff;z-index:1;margin-bottom:1.5rem;position:relative}.MidSection-module__swPgaW__gridTitle{color:#fff;z-index:1;margin-bottom:1rem;font-size:1.25rem;font-weight:600;position:relative}.MidSection-module__swPgaW__gridText{color:#aaa;z-index:1;flex-grow:1;margin-bottom:2rem;font-size:.9rem;line-height:1.6;position:relative}.MidSection-module__swPgaW__gridButton{cursor:pointer;z-index:1;color:#fff;background:0 0;border:1px solid #333;border-radius:8px;width:100%;padding:.8rem 1.5rem;font-size:.9rem;font-weight:600;transition:opacity .2s;position:relative}.MidSection-module__swPgaW__gridButton:hover{background-color:#ffffff0d;border-color:#666}@media (max-width:900px){.MidSection-module__swPgaW__grid{grid-template-columns:1fr}}
.Security-module___rwxmW__section{text-align:center;background-color:#030406;padding:8rem 2rem 6rem;position:relative;overflow:hidden}.Security-module___rwxmW__glow{filter:blur(2px);z-index:0;pointer-events:none;background:radial-gradient(circle at 50% 0,#22b2a666 0%,#22b2a61a 20%,#000c 60%,#000 100%);border-radius:50%;width:1200px;height:1200px;position:absolute;top:100px;left:50%;transform:translate(-50%);box-shadow:0 -20px 80px -10px #22b2a64d}.Security-module___rwxmW__content{z-index:1;max-width:1200px;margin:0 auto;position:relative}.Security-module___rwxmW__title{margin-bottom:4rem;font-size:2.5rem;font-weight:700;line-height:1.2}.Security-module___rwxmW__grid{text-align:left;grid-template-columns:repeat(2,1fr);gap:3rem;display:grid}.Security-module___rwxmW__grid>div{background:#0f1115;border:1px solid #333;border-radius:12px;padding:2rem}.Security-module___rwxmW__itemTitle{align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.25rem;font-weight:600;display:flex}.Security-module___rwxmW__itemTitle:before{content:"";clip-path:polygon(50% 0%,61% 35%,100% 50%,61% 65%,50% 100%,39% 65%,0% 50%,39% 35%);background-color:#fff;width:12px;height:12px;display:block}.Security-module___rwxmW__itemText{color:var(--text-muted);margin-bottom:1rem;font-size:.95rem;line-height:1.6}.Security-module___rwxmW__checkList{margin:0;padding:0;list-style:none}.Security-module___rwxmW__checkList li{color:#ddd;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.9rem;display:flex}.Security-module___rwxmW__checkList li svg{color:#fff}.Security-module___rwxmW__link{color:#fff;opacity:.7;margin-top:2rem;font-size:.9rem;text-decoration:underline;transition:opacity .2s;display:inline-block}.Security-module___rwxmW__link:hover{opacity:1}@media (max-width:900px){.Security-module___rwxmW__grid{grid-template-columns:1fr}}
.ChatInterface-module__WGbyoa__container{color:#fff;width:100%;max-width:100vw;height:100vh;font-family:var(--font-manrope);background-color:#000;display:flex;overflow:hidden}.ChatInterface-module__WGbyoa__sidebar{z-index:20;background-color:#0a0a0a;border-right:1px solid #1f1f1f;flex-direction:column;flex-shrink:0;align-items:center;width:60px;padding-top:24px;padding-bottom:24px;display:flex}.ChatInterface-module__WGbyoa__menuBtn{color:#9ca3af;margin-bottom:40px;transition:color .2s}.ChatInterface-module__WGbyoa__menuBtn:hover{color:#fff}.ChatInterface-module__WGbyoa__menuBtn svg{opacity:.8}.ChatInterface-module__WGbyoa__sidebarIcons{flex-direction:column;gap:24px;display:flex}.ChatInterface-module__WGbyoa__sidebarBtn{color:#9ca3af;transition:color .2s}.ChatInterface-module__WGbyoa__sidebarBtn:hover{color:#fff}.ChatInterface-module__WGbyoa__sidebarBtn svg{opacity:.8}.ChatInterface-module__WGbyoa__mainArea{background-color:#000;flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.ChatInterface-module__WGbyoa__logoArea{z-index:50;align-items:center;gap:16px;display:flex;position:absolute;top:24px;left:24px}.ChatInterface-module__WGbyoa__logoBranding{cursor:pointer;align-items:center;gap:.75rem;display:flex}.ChatInterface-module__WGbyoa__logoText{letter-spacing:-.025em;margin-right:4px;font-size:1.5rem;font-weight:700}.ChatInterface-module__WGbyoa__betaContainer{align-items:center;display:flex;position:relative}.ChatInterface-module__WGbyoa__betaBadge{color:#fff;letter-spacing:.05em;background-color:#3b82f6;border-radius:4px;padding:2px 8px;font-size:10px;font-weight:800;line-height:1;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #3b82f64d}.ChatInterface-module__WGbyoa__betaBadge:hover{background-color:#2563eb;transform:translateY(-1px);box-shadow:0 6px 16px #3b82f666}.ChatInterface-module__WGbyoa__betaPopover{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#1f2124;border:1px solid #ffffff1a;border-radius:12px;width:240px;padding:16px;animation:.2s cubic-bezier(0,0,.2,1) ChatInterface-module__WGbyoa__slideInDown;position:absolute;top:calc(100% + 12px);left:0;box-shadow:0 20px 40px #0009}.ChatInterface-module__WGbyoa__betaPopover p{color:#fff;margin:0;font-size:14px;font-weight:500;line-height:1.5}@keyframes ChatInterface-module__WGbyoa__slideInDown{0%{opacity:0;transform:translateY(-10px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.ChatInterface-module__WGbyoa__starsContainer{pointer-events:none;z-index:0;position:absolute;inset:0}.ChatInterface-module__WGbyoa__star{clip-path:polygon(50% 0%,61% 35%,100% 50%,61% 65%,50% 100%,39% 65%,0% 50%,39% 35%);opacity:.9;filter:blur();background:#fff;width:14px;height:14px;animation:4s infinite alternate ChatInterface-module__WGbyoa__pulse;position:absolute}.ChatInterface-module__WGbyoa__star.ChatInterface-module__WGbyoa__hideMobile{display:block}.ChatInterface-module__WGbyoa__emptyState{z-index:10;flex-direction:column;flex:1;justify-content:center;align-items:center;transition:opacity .7s ease-in-out;display:flex}.ChatInterface-module__WGbyoa__mascotContainer{width:8rem;height:8rem;margin:0 auto 2rem;position:relative}.ChatInterface-module__WGbyoa__blobBody{-webkit-backdrop-filter:blur(12px);z-index:10;background-color:#22b2a64d;border:1px solid #22b2a64d;border-radius:40% 60% 60% 40%/60% 40%;position:absolute;inset:0;box-shadow:0 8px 32px #22b2a633,inset 0 0 20px #ffffff1a}.ChatInterface-module__WGbyoa__innerGlow{filter:blur(4px);z-index:11;background:linear-gradient(135deg,#22b2a633,#0000);border-radius:50%;position:absolute;inset:1rem}.ChatInterface-module__WGbyoa__eyesContainer{z-index:20;justify-content:center;align-items:center;gap:1.25rem;padding-top:.25rem;display:flex;position:absolute;inset:0}.ChatInterface-module__WGbyoa__eye{background:#fff;border-radius:9999px;width:.5rem;height:1.25rem;box-shadow:0 0 15px #ffffffe6}.ChatInterface-module__WGbyoa__floatingShadow{filter:blur(8px);background-color:#22b2a633;border-radius:50%;width:4rem;height:.75rem;position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%)}.ChatInterface-module__WGbyoa__title{letter-spacing:-.025em;color:#fff;margin-bottom:4px;font-size:34px;font-weight:600}.ChatInterface-module__WGbyoa__subtitle{letter-spacing:-.025em;color:#fff;margin-bottom:32px;font-size:34px;font-weight:600}.ChatInterface-module__WGbyoa__inputWrapper{z-index:20;pointer-events:none;justify-content:center;width:100%;padding-left:24px;padding-right:24px;display:flex;position:absolute;bottom:40px;left:0}.ChatInterface-module__WGbyoa__inputBox{pointer-events:auto;-webkit-backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;width:100%;max-width:768px;padding:1rem 1.5rem;display:flex;box-shadow:0 8px 32px #0003}.ChatInterface-module__WGbyoa__inputField{color:#fff;resize:none;background:0 0;border:none;outline:none;flex:1;width:100%;min-width:0;min-height:2.5rem;padding-right:1rem;font-family:inherit;font-size:.95rem;line-height:1.5;overflow:hidden}.ChatInterface-module__WGbyoa__inputField::placeholder{color:#fff6}.ChatInterface-module__WGbyoa__inputControls{justify-content:flex-end;align-items:center;margin-top:8px;margin-bottom:4px;display:flex}.ChatInterface-module__WGbyoa__submitBtn{color:#000;white-space:nowrap;background:#22b2a6;border:1px solid #22b2a6;border-radius:8px;align-items:center;gap:.5rem;padding:.4rem .8rem;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.ChatInterface-module__WGbyoa__submitBtn:hover{background:#1a8f85;border-color:#1a8f85;transform:translateY(-1px)}.ChatInterface-module__WGbyoa__submitBtn:active{transform:translateY(0)}.ChatInterface-module__WGbyoa__submitBtn.ChatInterface-module__WGbyoa__disabled{color:#0006;cursor:not-allowed;background:#22b2a633;border-color:#0000}.ChatInterface-module__WGbyoa__submitBtn span{display:inline}.ChatInterface-module__WGbyoa__messagesContainer{z-index:10;flex-direction:column;flex:1;padding:96px 24px 192px;display:flex;position:relative;overflow-y:auto}.ChatInterface-module__WGbyoa__messagesContainer::-webkit-scrollbar{display:none}.ChatInterface-module__WGbyoa__messagesContainer{-ms-overflow-style:none;scrollbar-width:none}.ChatInterface-module__WGbyoa__messagesList{flex-direction:column;gap:32px;width:100%;max-width:768px;margin:auto auto 0;display:flex}.ChatInterface-module__WGbyoa__messageRow{align-items:flex-end;gap:12px;display:flex}.ChatInterface-module__WGbyoa__messageRow.ChatInterface-module__WGbyoa__user{justify-content:flex-end}.ChatInterface-module__WGbyoa__messageRow.ChatInterface-module__WGbyoa__assistant{justify-content:flex-start}.ChatInterface-module__WGbyoa__assistantAvatar{-webkit-backdrop-filter:blur(4px);background-color:#22b2a666;border:1px solid #22b2a64d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;box-shadow:0 4px 12px #22b2a633}.ChatInterface-module__WGbyoa__assistantAvatarInner{gap:3px;margin-top:-1px;display:flex}.ChatInterface-module__WGbyoa__assistantEye{background-color:#fff;border-radius:9999px;width:3px;height:6px;box-shadow:0 0 4px #fffc}.ChatInterface-module__WGbyoa__messageBubble{max-width:85%;padding:14px 20px;font-size:15px;font-weight:500;line-height:1.6;position:relative}.ChatInterface-module__WGbyoa__messageBubble.ChatInterface-module__WGbyoa__user{color:#f3f4f6;background-color:#212124;border:1px solid #ffffff0d;border-radius:20px 20px 6px}.ChatInterface-module__WGbyoa__messageBubble.ChatInterface-module__WGbyoa__assistant{color:#e5e7eb}.ChatInterface-module__WGbyoa__loadingDots{color:#9ca3af;background:0 0;align-items:center;gap:8px;padding:4px 8px;display:flex}@keyframes ChatInterface-module__WGbyoa__pulse{0%{opacity:.3;transform:scale(.8)}to{opacity:1;transform:scale(1.2)}}@keyframes ChatInterface-module__WGbyoa__pulseOpacity{0%{opacity:.3}50%{opacity:1}to{opacity:.3}}.ChatInterface-module__WGbyoa__dot1{background-color:#6b7280;border-radius:50%;width:6px;height:6px;animation:1.5s infinite ChatInterface-module__WGbyoa__pulseOpacity}.ChatInterface-module__WGbyoa__dot2{background-color:#6b7280;border-radius:50%;width:6px;height:6px;animation:1.5s .2s infinite ChatInterface-module__WGbyoa__pulseOpacity}.ChatInterface-module__WGbyoa__dot3{background-color:#6b7280;border-radius:50%;width:6px;height:6px;animation:1.5s .4s infinite ChatInterface-module__WGbyoa__pulseOpacity}.ChatInterface-module__WGbyoa__toast{z-index:50;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);color:#00b8a9;background-color:#1a1a1a;border:1px solid #00b8a94d;border-top-color:#00b8a980;border-radius:9999px;align-items:center;gap:12px;padding:12px 24px;font-size:14px;font-weight:700;display:flex;position:absolute;top:24px;left:50%;transform:translate(-50%);box-shadow:0 10px 40px #00000080}@keyframes ChatInterface-module__WGbyoa__ping{75%,to{opacity:0;transform:scale(2)}}.ChatInterface-module__WGbyoa__toastPing{background-color:#00b8a9;border-radius:50%;width:8px;height:8px;animation:1s cubic-bezier(0,0,.2,1) infinite ChatInterface-module__WGbyoa__ping}.ChatInterface-module__WGbyoa__topAuth{z-index:20;position:absolute;top:24px;right:24px}.ChatInterface-module__WGbyoa__signInBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #1f1f1f;border-radius:9999px;padding:8px 16px;font-size:14px;font-weight:600;transition:all .2s}.ChatInterface-module__WGbyoa__signInBtn:hover{color:#000;background-color:#fff;border-color:#fff}.ChatInterface-module__WGbyoa__bubbleSignInBtn{color:#000;cursor:pointer;background-color:#00b8a9;border:none;border-radius:9999px;margin-top:12px;padding:8px 16px;font-size:13px;font-weight:700;transition:transform .1s;display:block}.ChatInterface-module__WGbyoa__bubbleSignInBtn:hover{transform:scale(1.05)}.ChatInterface-module__WGbyoa__bubbleSignInBtn:active{transform:scale(.95)}.ChatInterface-module__WGbyoa__feedbackBtn{-webkit-backdrop-filter:blur(8px);color:#fff9;letter-spacing:.025em;z-index:100;background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;justify-content:center;align-items:center;width:42px;height:42px;padding:8px;font-size:12px;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:24px;right:32px;box-shadow:0 4px 12px #0000001a}.ChatInterface-module__WGbyoa__feedbackBtn:hover{color:#fff;background-color:#ffffff26;border-color:#ffffff4d;transform:translateY(-2px);box-shadow:0 8px 20px #0000004d}.ChatInterface-module__WGbyoa__feedbackText{display:none}.ChatInterface-module__WGbyoa__feedbackIcon{display:flex;position:relative}.ChatInterface-module__WGbyoa__feedbackExclamation{font-size:10px;font-weight:900;position:absolute;top:calc(50% - 1px);left:50%;transform:translate(-50%,-50%)}@media (max-width:1024px){.ChatInterface-module__WGbyoa__feedbackBtn{top:80px;bottom:auto;right:32px}}@media (max-width:768px){.ChatInterface-module__WGbyoa__sidebar{display:none}.ChatInterface-module__WGbyoa__logoArea{top:16px;left:16px}.ChatInterface-module__WGbyoa__logoText{font-size:1.1rem}.ChatInterface-module__WGbyoa__logoIconImage{width:32px!important;height:32px!important}.ChatInterface-module__WGbyoa__betaContainer{position:absolute;top:-8px;right:-24px;transform:scale(.85)}.ChatInterface-module__WGbyoa__signInBtn{padding:6px 12px;font-size:12px}.ChatInterface-module__WGbyoa__emptyState{text-align:center;padding:0 20px}.ChatInterface-module__WGbyoa__mascotContainer{width:6rem;height:6rem;margin-bottom:1.5rem}.ChatInterface-module__WGbyoa__title,.ChatInterface-module__WGbyoa__subtitle{font-size:24px}.ChatInterface-module__WGbyoa__star{width:10px;height:10px}.ChatInterface-module__WGbyoa__star.ChatInterface-module__WGbyoa__hideMobile{display:none}.ChatInterface-module__WGbyoa__messagesContainer{padding:80px 16px 160px}.ChatInterface-module__WGbyoa__messageBubble{max-width:90%;padding:12px 16px;font-size:14px}.ChatInterface-module__WGbyoa__inputWrapper{padding-left:12px;padding-right:12px;bottom:20px}.ChatInterface-module__WGbyoa__inputBox{border-radius:12px;padding:1rem}.ChatInterface-module__WGbyoa__inputField{min-height:2.5rem;font-size:.875rem}.ChatInterface-module__WGbyoa__controlsLeft{gap:12px}.ChatInterface-module__WGbyoa__submitBtn span{display:none}.ChatInterface-module__WGbyoa__submitBtn{padding:.4rem}.ChatInterface-module__WGbyoa__feedbackBtn{justify-content:center;align-items:center;width:36px;height:36px;padding:8px;display:flex;top:60px;bottom:auto;right:20px}.ChatInterface-module__WGbyoa__feedbackText{display:none}.ChatInterface-module__WGbyoa__feedbackIcon{display:flex;position:relative}.ChatInterface-module__WGbyoa__topAuth{top:12px;right:12px}}@media (max-width:480px){.ChatInterface-module__WGbyoa__title,.ChatInterface-module__WGbyoa__subtitle{font-size:20px}.ChatInterface-module__WGbyoa__messageBubble{max-width:95%}.ChatInterface-module__WGbyoa__controlsBtn{gap:4px}}
.CTA-module__uEJh_G__section{text-align:center;background:radial-gradient(circle at top,#ffffff0d 0%,#0000 60%);border-top:1px solid #ffffff0d;flex-direction:column;align-items:center;padding:6rem 2rem 8rem;display:flex;position:relative;overflow:hidden}.CTA-module__uEJh_G__ctaIcon{margin-bottom:2rem;display:inline-block}.CTA-module__uEJh_G__title{margin-bottom:2.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.CTA-module__uEJh_G__buttonGroup{gap:1rem;display:flex}.CTA-module__uEJh_G__primaryBtn,.CTA-module__uEJh_G__secondaryBtn{cursor:pointer;border-radius:8px;padding:.8rem 1.5rem;font-size:1rem;font-weight:600;transition:opacity .2s}.CTA-module__uEJh_G__primaryBtn{color:#000;background-color:#fff;border:none}.CTA-module__uEJh_G__primaryBtn:hover{opacity:.9}.CTA-module__uEJh_G__secondaryBtn{color:#fff;background-color:#0000;border:1px solid #333}.CTA-module__uEJh_G__secondaryBtn:hover{background-color:#ffffff0d;border-color:#666}.CTA-module__uEJh_G__decorationLine{background:linear-gradient(90deg,#0000,#fff3,#0000);height:1px;position:absolute;top:0;left:10%;right:10%}@media (max-width:640px){.CTA-module__uEJh_G__section{padding:4rem 1.5rem 6rem}.CTA-module__uEJh_G__ctaIcon{margin-bottom:1.5rem}.CTA-module__uEJh_G__title{margin-bottom:2rem;font-size:1.75rem}.CTA-module__uEJh_G__buttonGroup{flex-direction:column;gap:.75rem;width:100%}.CTA-module__uEJh_G__primaryBtn,.CTA-module__uEJh_G__secondaryBtn{width:100%;padding:.75rem 1.25rem;font-size:.95rem}}
