:root{--bg-accent:#ffffff0a;--glass:#ffffff0f;--primary:#6da8ff;--white:#f8fbff;--muted:#ffffffb8;--glass-strong:#ffffff14}html,body,#page-module___8aEwW__root{height:100%;color:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#040612;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.page-module___8aEwW__link{color:inherit;text-decoration:none}.page-module___8aEwW__page{flex-direction:column;min-height:100vh;display:flex}.page-module___8aEwW__headerNav{z-index:30;justify-content:space-between;align-items:center;display:flex;position:absolute;top:18px;left:24px;right:24px}.page-module___8aEwW__brand{letter-spacing:.4px;color:#ffffffeb;pointer-events:auto;align-items:center;font-size:18px;font-weight:700}.page-module___8aEwW__navCustom{pointer-events:auto;align-items:center;gap:18px;display:flex}.page-module___8aEwW__navLink{color:#ffffffd6;border-radius:8px;padding:8px 10px;font-size:14px;transition:background .18s,color .18s}.page-module___8aEwW__navLink:hover{color:var(--white);background:#ffffff08}.page-module___8aEwW__ctaGhost{border:1px solid #ffffff0f;padding:6px 12px}.page-module___8aEwW__hero{z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;min-height:68vh;padding:92px 28px 50px;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroOverlay{z-index:1;mix-blend-mode:multiply;background:linear-gradient(#02060c2e,#02060c9e);position:absolute;inset:0}.page-module___8aEwW__heroInner{z-index:2;text-align:left;max-width:980px;color:var(--white);border-radius:14px;padding:48px;position:relative;box-shadow:0 10px 30px #02060c99}.page-module___8aEwW__heroTitle{color:var(--white);text-shadow:0 6px 24px #1e3c781f;margin:0 0 12px;font-size:clamp(28px,4.6vw,47px);font-weight:800;line-height:1.02}.page-module___8aEwW__heroAccent{opacity:.95;background:linear-gradient(90deg,#ffffffe6,#ffffffb3);color:#0000;-webkit-background-clip:text;background-clip:text;margin-top:8px;font-size:.4em;font-weight:600;display:block}.page-module___8aEwW__subtitle{color:var(--muted);max-width:68ch;margin:35px 0 18px;font-size:15px}.page-module___8aEwW__actions{flex-wrap:wrap;gap:12px;margin-bottom:12px;display:flex}.page-module___8aEwW__btn{border-radius:10px;align-items:center;gap:10px;padding:12px 18px;font-size:15px;font-weight:600;transition:transform .14s,box-shadow .14s,background .14s;display:inline-flex;box-shadow:0 6px 16px #101a322e}.page-module___8aEwW__btn.page-module___8aEwW__primary{color:#fff;background:linear-gradient(360deg,#af52de,indigo)}.page-module___8aEwW__btn.page-module___8aEwW__primary:hover{transform:translateY(-3px);box-shadow:0 20px 40px #4f7dff2e}.page-module___8aEwW__btn.page-module___8aEwW__ghost{color:var(--white);background:0 0;border:1px solid #ffffff14}.page-module___8aEwW__btn.page-module___8aEwW__ghost:hover{transform:translateY(-3px);box-shadow:0 10px 26px #080c145c}.page-module___8aEwW__meta{color:#ffffff9e;margin-top:10px;font-size:13px}.page-module___8aEwW__content{color:#ffffffeb;max-width:980px;margin:0 auto;padding:56px 20px}.page-module___8aEwW__content h2{margin:0 0 14px}.page-module___8aEwW__content ul{color:#ffffffc7;margin:12px 0 0 24px}.page-module___8aEwW__footer{text-align:center;color:#ffffff80;margin-top:auto;padding:28px}@media (max-width:880px){.page-module___8aEwW__hero{min-height:64vh;padding:56px 18px}.page-module___8aEwW__headerNav{top:12px;left:12px;right:12px}.page-module___8aEwW__heroInner{border-radius:12px;padding:28px}.page-module___8aEwW__navCustom{gap:10px}.page-module___8aEwW__navLink{padding:6px 8px;font-size:13px}.page-module___8aEwW__heroAccent{font-size:.66em}}.page-module___8aEwW__heroFlex{z-index:2;justify-content:space-between;align-items:center;gap:60px;width:1270px;max-width:1270px;margin:0 auto;padding:60px 28px;display:flex;position:relative}.page-module___8aEwW__heroText{flex:1;max-width:540px}.page-module___8aEwW__heroImages{flex:1;justify-content:flex-end;gap:-40px;display:flex;position:relative}.page-module___8aEwW__imageWrapper{border-radius:16px;width:220px;transition:transform .3s;overflow:hidden;transform:rotate(-6deg);box-shadow:0 20px 50px #00000040}.page-module___8aEwW__imageWrapper.page-module___8aEwW__image2{margin-top:40px;transform:rotate(6deg)}.page-module___8aEwW__imageWrapper img{width:100%;height:auto;display:block}.page-module___8aEwW__imageWrapper:hover{transform:rotate(0)scale(1.05);box-shadow:0 28px 70px #00000059}@media (max-width:880px){.page-module___8aEwW__heroFlex{text-align:center;flex-direction:column;align-items:center;gap:40px}.page-module___8aEwW__heroImages{justify-content:center}.page-module___8aEwW__imageWrapper{width:80%;margin-top:0;transform:rotate(0)}.page-module___8aEwW__imageWrapper.page-module___8aEwW__image2{margin-top:20px}.page-module___8aEwW__hero-text{text-align:center}.page-module___8aEwW__meta{text-align:left;color:#ffffff9e;margin-top:10px;font-size:13px}}.page-module___8aEwW__heroNotifyText{text-align:center;color:#b0b5bf;letter-spacing:.3px;z-index:2;flex-direction:column;align-items:center;width:100%;font-family:Inter,sans-serif;font-size:.9rem;display:flex;position:absolute;bottom:-1rem}.page-module___8aEwW__heroNotifyText p{margin:0 0 .5rem}.page-module___8aEwW__heroArrow{color:#00ffc6;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:2rem;animation:2s infinite page-module___8aEwW__bounce}@keyframes page-module___8aEwW__bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(6px)}60%{transform:translateY(3px)}}
.FeatureSections-module__QyrNCq__featuresContainer{flex-wrap:wrap;justify-content:space-between;gap:32px;max-width:1200px;margin:50px auto;padding:0 20px;display:flex}.FeatureSections-module__QyrNCq__featureCard{background:#ffffff0a;border-radius:16px;flex:300px;padding:24px;transition:transform .3s,box-shadow .3s;box-shadow:0 12px 28px #0003}.FeatureSections-module__QyrNCq__featureCard:hover{transform:translateY(-6px);box-shadow:0 20px 40px #00000040}.FeatureSections-module__QyrNCq__featureImage{border-radius:12px;width:100%;margin-bottom:16px;box-shadow:0 8px 20px #00000026}.FeatureSections-module__QyrNCq__featureTitle{color:#fff;margin-bottom:8px;font-size:20px;font-weight:700}.FeatureSections-module__QyrNCq__featureDescription{color:#ffffffc7;margin-bottom:16px;font-size:14px}.FeatureSections-module__QyrNCq__expandableSection{margin-bottom:12px}.FeatureSections-module__QyrNCq__expandBtn{cursor:pointer;border:none;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:10px 14px;font-size:13px;font-weight:600;transition:transform .2s;display:flex}.FeatureSections-module__QyrNCq__expandBtn:hover{transform:translateY(-2px)}.FeatureSections-module__QyrNCq__solid{color:#fff;background:linear-gradient(90deg,#404040f5 0%,#2d323a 100%)}.FeatureSections-module__QyrNCq__gradient{color:#041029;background:linear-gradient(90deg,#af52de 0%,#6da8ff 100%)}.FeatureSections-module__QyrNCq__expandContent{margin-top:8px;font-size:14px}@media (max-width:1024px){.FeatureSections-module__QyrNCq__featuresContainer{flex-direction:column;align-items:center;gap:40px}.FeatureSections-module__QyrNCq__featureCard{width:90%}}
.NotifySection-module__QmS8bG__notifyWrapper{color:#f5f6f7;justify-content:center;align-items:center;padding:2rem 1.5rem;font-family:Inter,Poppins,sans-serif;display:flex}.NotifySection-module__QmS8bG__notifyContainer{text-align:center;background:#191b21bf;border:1px solid #ffffff14;border-radius:20px;width:100%;max-width:540px;padding:3rem 2rem;transition:all .4s;box-shadow:0 8px 32px #00000059}.NotifySection-module__QmS8bG__notifyContainer:hover{transform:translateY(-3px);box-shadow:0 12px 40px #00000073}.NotifySection-module__QmS8bG__notifyTitle{letter-spacing:.3px;color:#fff;margin-bottom:.75rem;font-size:1.75rem;font-weight:700}.NotifySection-module__QmS8bG__notifySubtitle{color:#b0b5bf;margin-bottom:2rem;font-size:1rem}.NotifySection-module__QmS8bG__notifySubtitle span{color:#00ffc6;font-weight:600}.NotifySection-module__QmS8bG__notifyForm{flex-flow:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.NotifySection-module__QmS8bG__notifyForm input{color:#e8eaed;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:10px;flex:1;min-width:250px;padding:.9rem 1.1rem;font-size:1rem;transition:all .3s}.NotifySection-module__QmS8bG__notifyForm input::placeholder{color:#8a8f98}.NotifySection-module__QmS8bG__notifyForm input:focus{background-color:#ffffff1a;border-color:#00ffc6;outline:none;box-shadow:0 0 10px #00ffc626}.NotifySection-module__QmS8bG__notifyForm button{color:#0e1117;cursor:pointer;letter-spacing:.3px;background:linear-gradient(135deg,#00ffc6,#007bff);border:none;border-radius:10px;padding:.9rem 1.6rem;font-size:1rem;font-weight:700;transition:all .35s}.NotifySection-module__QmS8bG__notifyForm button:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 6px 20px #00ffc659}.NotifySection-module__QmS8bG__notifyPrivacy{color:#7f8590;max-width:440px;margin-top:1.2rem;margin-left:auto;margin-right:auto;font-size:.85rem;line-height:1.5}.NotifySection-module__QmS8bG__notifySuccess{color:#00ffc6;background:#00ffc614;border:1px solid #00ffc640;border-radius:14px;padding:1.25rem 1rem;font-size:1rem;font-weight:500;animation:.5s forwards NotifySection-module__QmS8bG__fadeInUp}.NotifySection-module__QmS8bG__notifyError{color:#f97171;background:#ff000014;border:1px solid #ff000014;border-radius:14px;padding:1.25rem 1rem;font-size:1rem;font-weight:500;animation:.5s forwards NotifySection-module__QmS8bG__fadeInUp}@keyframes NotifySection-module__QmS8bG__fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.NotifySection-module__QmS8bG__notifyContainer{padding:2.5rem 1.5rem}.NotifySection-module__QmS8bG__notifyTitle{font-size:1.5rem}.NotifySection-module__QmS8bG__notifySubtitle{font-size:.95rem}.NotifySection-module__QmS8bG__notifyForm{flex-direction:column;gap:1rem}.NotifySection-module__QmS8bG__notifyForm input,.NotifySection-module__QmS8bG__notifyForm button{width:100%}}
