*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%}body{min-height:100vh;text-rendering:optimizeSpeed}ul,ol{list-style:none}a{text-decoration:none;color:inherit}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}button{cursor:pointer;border:none;background:none}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:16px;line-height:1.6;color:#e8e8ed;background-color:#0f0f14}h1,h2,h3,h4,h5,h6{line-height:1.3;font-weight:600}h1{font-size:2.5rem}h2{font-size:1.75rem;margin-bottom:1.5rem}h3{font-size:1.25rem;margin-bottom:1rem}p{margin-bottom:1.5rem}a{color:#6c8aff;transition:color 150ms ease}a:hover{color:#8aa3ff}strong{font-weight:600}hr{border:none;border-top:1px solid #2d2d3d;margin:3rem 0}::selection{background-color:#6c8aff;color:#0f0f14}.container{width:100%;max-width:1100px;margin:0 auto;padding:0 1.5rem}.container--narrow{max-width:600px}.main{min-height:calc(100vh - 70px - 100px)}body.home .main{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 70px)}body:not(.home) .main{padding:3rem 0}.required{color:#6c8aff}.btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;font-size:16px;font-weight:500;border-radius:8px;transition:all 150ms ease;white-space:nowrap}.btn--primary{background-color:#6c8aff;color:#0f0f14}.btn--primary:hover{background-color:#8aa3ff;color:#0f0f14}.btn--secondary{background-color:#2d2d3d;color:#e8e8ed}.btn--secondary:hover{background-color:#3d3d52}.btn--ghost{background-color:rgba(0,0,0,0);color:#e8e8ed}.btn--ghost:hover{background-color:#2d2d3d}.btn--large{padding:1.5rem 2rem;font-size:18px}.btn--full{width:100%}.header{position:fixed;top:0;left:0;right:0;height:70px;background-color:rgba(15,15,20,.9);backdrop-filter:blur(10px);border-bottom:1px solid #2d2d3d;z-index:20}.header__container{display:flex;align-items:center;justify-content:space-between;height:100%}.header__logo{font-size:18px;font-weight:600;color:#e8e8ed}.header__logo:hover{color:#6c8aff}.header__nav{display:flex;align-items:center;gap:1rem}body{padding-top:70px}.footer{padding:2rem 0;border-top:1px solid #2d2d3d}.footer__container{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}@media(min-width: 768px){.footer__container{flex-direction:row;justify-content:space-between}}.footer__links{display:flex;gap:1.5rem}.footer__links a{color:#8b8b9b;font-size:14px}.footer__links a:hover{color:#e8e8ed}.footer__copyright{color:#8b8b9b;font-size:14px}.hero{text-align:center;padding:3rem 0}.hero__container{display:flex;flex-direction:column;align-items:center}.hero__title{font-size:clamp(2.5rem,8vw,4rem);font-weight:600;margin-bottom:1.5rem;background:linear-gradient(135deg, #e8e8ed 0%, #6c8aff 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.hero__tagline{font-size:clamp(1.125rem,3vw,1.5rem);color:#8b8b9b;margin-bottom:3rem;max-width:500px}.hero__actions{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:300px}@media(min-width: 480px){.hero__actions{flex-direction:row;max-width:none;width:auto}}.page{padding:2rem 0}.page__title{margin-bottom:3rem;padding-bottom:1.5rem;border-bottom:1px solid #2d2d3d}.page__content{max-width:700px}.page__content h2{margin-top:3rem}.page__content h3{margin-top:2rem}.page__content ul,.page__content ol{margin-bottom:1.5rem;padding-left:2rem}.page__content ul{list-style:disc}.page__content ol{list-style:decimal}.page__content li{margin-bottom:.5rem}.form-page{padding:2rem 0}.form-page__title{text-align:center;margin-bottom:1rem}.form-page__intro{text-align:center;color:#8b8b9b;margin-bottom:3rem}.form-page__note{margin-top:2rem;padding:1.5rem;background-color:#1a1a24;border-radius:8px;font-size:14px;color:#8b8b9b;text-align:center}.form{background-color:#1a1a24;padding:2rem;border-radius:12px}.form__group{margin-bottom:1.5rem}.form__label{display:block;margin-bottom:.5rem;font-weight:500;font-size:14px}.form__input,.form__select,.form__textarea{width:100%;padding:1rem;background-color:#0f0f14;border:1px solid #2d2d3d;border-radius:8px;color:#e8e8ed;font-size:16px;transition:border-color 150ms ease}.form__input::placeholder,.form__select::placeholder,.form__textarea::placeholder{color:#8b8b9b}.form__input:focus,.form__select:focus,.form__textarea:focus{outline:none;border-color:#6c8aff}.form__select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%238b8b9b' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:3rem}.form__textarea{resize:vertical;min-height:100px}.form__checkbox{display:flex;align-items:flex-start;gap:1rem;font-size:14px;cursor:pointer}.form__checkbox input[type=checkbox]{width:18px;height:18px;margin-top:2px;flex-shrink:0;accent-color:#6c8aff}.form__checkbox span{color:#8b8b9b}.form__checkbox a{color:#6c8aff}.form__submit{margin-top:2rem}/*# sourceMappingURL=main.css.map */