.google-btn{width:100%;height:48px;display:block;position:relative}.google-btn__visible{color:#fff;cursor:pointer;pointer-events:auto;background:#161616;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;gap:10px;width:100%;height:100%;padding:0 18px;font-family:inherit;font-size:14px;font-weight:600;transition:background .2s,border-color .2s,transform .2s;display:inline-flex;position:absolute;inset:0}.google-btn__visible:disabled{opacity:.6;cursor:default}.google-btn:hover .google-btn__visible{background:#1f1f1f;border-color:#ffffff59;transform:translateY(-1px)}.google-btn:active .google-btn__visible{transform:translateY(0)}.google-btn__logo{flex:0 0 18px;width:18px;height:18px}.google-btn__visible span{letter-spacing:.01em}.google-btn__real{opacity:0;z-index:2;cursor:pointer;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.google-btn__real>div,.google-btn__real iframe{width:100%!important;height:100%!important}.google-btn[aria-busy=true] .google-btn__visible{pointer-events:auto;opacity:.85}.google-btn[aria-busy=false] .google-btn__real{pointer-events:auto}.auth-modal{-webkit-backdrop-filter:blur(6px);z-index:9999;background:#000000a6;justify-content:center;align-items:center;padding:24px;animation:.2s ease-out auth-fade;display:flex;position:fixed;inset:0}.auth-modal__card{background:#0e0e0e;border:1px solid #ffffff1f;border-radius:14px;width:100%;max-width:480px;max-height:calc(100vh - 48px);padding:40px 38px;animation:.25s cubic-bezier(.34,1.56,.64,1) auth-pop;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0009}@keyframes auth-fade{0%{opacity:0}to{opacity:1}}@keyframes auth-pop{0%{opacity:0;transform:translateY(10px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.auth-modal__close{color:#fff9;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:color .2s,background .2s;display:inline-flex;position:absolute;top:14px;right:14px}.auth-modal__close:hover{color:#fff;background:#ffffff14}.auth-modal__close svg{width:22px;height:22px}.auth-form__header{text-align:center;margin-bottom:24px}.auth-form__title{color:#fff;letter-spacing:-.01em;margin:0 0 6px;font-size:24px;font-weight:800}.auth-form__subtitle{color:#fff9;margin:0;font-size:13px}.auth-form__body{flex-direction:column;gap:16px;display:flex}.auth-form__field{flex-direction:column;gap:6px;display:flex}.auth-form__label{color:#ffffffb3;letter-spacing:.02em;font-size:12px;font-weight:600}.auth-form__input-wrap{align-items:center;display:flex;position:relative}.auth-form__input-icon{color:#ffffff80;pointer-events:none;width:18px;height:18px;position:absolute;left:14px}.auth-form__input{color:#fff;box-sizing:border-box;background:#161616;border:1px solid #ffffff26;border-radius:10px;outline:none;width:100%;height:46px;padding:0 44px 0 42px;font-family:inherit;font-size:14px;transition:border-color .2s,background .2s}.auth-form__input::placeholder{color:#ffffff59}.auth-form__input:focus{background:#1a1a1a;border-color:#ffffff73}.auth-form__toggle-pw{color:#ffffff8c;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:color .2s,background .2s;display:inline-flex;position:absolute;right:12px}.auth-form__toggle-pw:hover{color:#fff;background:#ffffff0f}.auth-form__toggle-pw svg{width:18px;height:18px}.auth-form__row{justify-content:space-between;align-items:center;margin-top:-4px;font-size:12px;display:flex}.auth-form__remember{color:#ffffffbf;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;display:inline-flex}.auth-form__remember input{accent-color:#fff;cursor:pointer;width:14px;height:14px}.auth-form__forgot{appearance:none;color:#ffffffbf;font-family:inherit;font-weight:600;font-size:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:none;transition:color .2s}.auth-form__forgot:hover{color:#fff;text-underline-offset:3px;text-decoration:underline}.auth-form__forgot:disabled{cursor:wait;opacity:.65}.auth-form__terms{color:#ffffffb3;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:10px;margin-top:-2px;font-size:12px;line-height:1.5;display:flex}.auth-form__terms input{accent-color:#fff;cursor:pointer;flex:0 0 14px;width:14px;height:14px;margin-top:2px}.auth-form__terms a{color:#fff;font-weight:600;text-decoration:none}.auth-form__terms a:hover{text-underline-offset:3px;text-decoration:underline}.auth-form__error{color:#ff6b6b;background:#ff4d4f1f;border:1px solid #ff4d4f73;border-radius:10px;margin:-4px 0 4px;padding:10px 14px;font-size:12px;font-weight:500;line-height:1.4}.auth-form__success{color:#68d391;background:#2dd4781f;border:1px solid #2dd4786b;border-radius:10px;margin:-4px 0 4px;padding:10px 14px;font-size:12px;font-weight:500;line-height:1.4}.auth-form__google{justify-content:center;min-height:44px;display:flex}.auth-form__google>div{justify-content:center;width:100%;display:flex}.auth-form__submit{color:#111;cursor:pointer;background:#fff;border:1px solid #fff;border-radius:999px;width:100%;height:48px;margin-top:6px;font-family:inherit;font-size:14px;font-weight:700;transition:background .2s,color .2s,transform .2s}.auth-form__back{color:#fff;height:44px;font:inherit;cursor:pointer;background:0 0;border:1px solid #ffffff2e;border-radius:8px;font-weight:700}.auth-form__submit:hover:not(:disabled){color:#fff;background:0 0;transform:translateY(-1px)}.auth-form__submit:disabled{opacity:.6;cursor:not-allowed}.auth-form__divider{color:#ffffff73;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:12px;margin:6px 0 4px;font-size:11px;display:flex}.auth-form__divider:before,.auth-form__divider:after{content:"";background:#ffffff1f;flex:1;height:1px}.auth-form__socials{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.auth-form__social{color:#fff;cursor:pointer;background:#161616;border:1px solid #ffffff26;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:42px;padding:0 10px;font-family:inherit;font-size:13px;font-weight:600;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.auth-form__social:hover{background:#1a1a1a;border-color:#ffffff59;transform:translateY(-1px)}.auth-form__social svg{flex:0 0 18px;width:18px;height:18px}.auth-form__switch{text-align:center;color:#fff9;margin:6px 0 0;font-size:13px}.auth-form__switch-link{color:#fff;cursor:pointer;background:0 0;border:0;margin-left:4px;padding:0;font-family:inherit;font-size:13px;font-weight:700;text-decoration:none}.auth-form__switch-link:hover{text-underline-offset:3px;text-decoration:underline}@media (width<=520px){.auth-modal{padding:14px}.auth-modal__card{border-radius:12px;padding:32px 22px}.auth-form__title{font-size:20px}.auth-form__socials{grid-template-columns:1fr}}.contact{background:#000;padding:44px 0 82px}.contact__card{background:radial-gradient(circle at 85% 0,#ffffff2e 0%,#ffffff0f 28%,#0000 60%),radial-gradient(circle at 0 100%,#ffffff14 0%,#0000 55%),linear-gradient(155deg,#1a1a1a 0%,#0b0b0b 55%,#050505 100%);border:1.5px solid #ffffff3d;border-radius:12px;grid-template-columns:.94fr 1.06fr;gap:62px;width:min(100% - 60px,1420px);min-height:565px;margin:0 auto;padding:48px 34px 48px 44px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0f,0 18px 40px #00000080}.contact__card:before{content:"";pointer-events:none;z-index:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'><path fill='rgba(255,255,255,0.035)' d='M115 12 L120 32 L138 36 L156 28 L172 44 L164 62 L168 80 L188 85 L188 115 L168 120 L164 138 L172 156 L156 172 L138 164 L120 168 L115 188 L85 188 L80 168 L62 164 L44 172 L28 156 L36 138 L32 120 L12 115 L12 85 L32 80 L36 62 L28 44 L44 28 L62 36 L80 32 L85 12 Z M100 70 A30 30 0 1 0 100 130 A30 30 0 1 0 100 70 Z'/></svg>");background-repeat:no-repeat;background-size:contain;width:400px;height:400px;position:absolute;bottom:-150px;right:-100px}.contact__card:after{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 0%,#0000 75%);mask-image:radial-gradient(#000 0%,#0000 75%)}.contact__card>*{z-index:1;position:relative}.contact__info-button,.contact__modal{display:none}.contact__form-side{padding-top:10px}.contact__header{margin-bottom:28px}.contact__header h2{font-family:var(--font-primary);color:#fff;letter-spacing:0;margin:0 0 18px;font-size:40px;font-weight:800;line-height:1.04}.contact__header p{color:#ffffffc2;width:min(100%,420px);margin:0;font-size:12px;line-height:1.5}.contact__form{flex-direction:column;align-items:flex-start;gap:20px;width:min(100%,492px);display:flex}.contact__name-row{grid-template-columns:1fr 1fr;gap:25px;width:100%;display:grid}.contact__field{flex-direction:column;gap:6px;width:100%;display:flex}.contact__form input,.contact__form textarea{color:#fff;background:0 0;border:1.5px solid #ffffff5c;outline:none;width:100%;font-family:inherit;font-size:12px}.contact__form input{border-radius:999px;height:45px;padding:0 24px}.contact__form textarea{resize:vertical;border-radius:18px;min-height:96px;padding:16px 24px;line-height:1.5}.contact__form input::placeholder,.contact__form textarea::placeholder{color:#ffffffc2}.contact__form input:focus,.contact__form textarea:focus{border-color:#ffffffc7}.contact__field span,.contact__error{color:#ff6b6b;padding-left:12px;font-size:10px;line-height:1.2}.contact__success{color:#ffffffc2;text-align:center;width:100%;font-size:11px;line-height:1.3}.contact__dropzone{cursor:pointer;background:#ffffff05;border:1.5px dashed #ffffff57;border-radius:12px;width:100%;height:135px;overflow:hidden}.contact__dropzone-empty{color:#ffffffb8;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;display:flex}.contact__dropzone input{display:none}.contact__dropzone-icon{color:#ffffff6b;width:46px;height:46px}.contact__dropzone-empty span{color:#ffffff5a;font-size:16px;line-height:1.2}.contact__dropzone-empty strong{color:#fff;font-weight:700}.contact__dropzone-empty small{color:#ffffff9e;font-size:13px;line-height:1.2}.contact__file-list{scrollbar-width:none;grid-template-columns:repeat(2,minmax(0,224px));place-content:start center;gap:12px 20px;height:100%;max-height:100%;margin:0;padding:18px 20px;list-style:none;display:grid;overflow-y:auto}.contact__file-list::-webkit-scrollbar{display:none}.contact__file-list li{background:#ffffff0f;border:1px solid #ffffff2e;border-radius:12px;justify-content:space-between;align-items:center;gap:8px;width:224px;max-width:224px;height:34px;min-height:34px;padding:0 10px 0 16px;display:flex}.contact__file-list span{color:#fffc;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;line-height:1;overflow:hidden}.contact__file-list button{color:#ff4d4d;cursor:pointer;background:0 0;border:0;flex:none;place-items:center;width:16px;height:16px;font-size:12px;line-height:1;display:grid}.contact__file-list button:hover{color:#ff7a7a}.contact__file-list button svg{width:14px;height:14px}.contact__submit{color:#111;cursor:pointer;background:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-width:158px;height:40px;margin:14px auto 0;font-size:11px;font-weight:700;transition:opacity .2s;display:inline-flex}.contact__submit:disabled{opacity:.6;cursor:not-allowed}.contact__submit svg{width:16px;height:16px}.contact__process{background:0 0;place-self:center end;width:min(100%,680px);min-height:438px;padding:0}.contact__process-header{margin-bottom:34px}.contact__process-header span{color:#ffffff94;margin-bottom:10px;font-size:12px;font-weight:700;display:block}.contact__process-header h3{color:#fff;max-width:420px;font-family:var(--font-primary);letter-spacing:0;margin:0;font-size:34px;font-weight:800;line-height:1.05}.contact__steps{flex-direction:column;gap:26px;margin:0;padding:0 0 0 4px;list-style:none;display:flex;position:relative}.contact__step{grid-template-columns:58px 1fr;align-items:flex-start;gap:22px;padding-bottom:26px;display:grid;position:relative}.contact__step:not(:last-child):before{content:"";background:linear-gradient(#ffffff73 0%,#ffffff14 100%);width:1.5px;position:absolute;top:58px;bottom:-8px;left:28px}.contact__step-marker{background:#ffffff0a;border:1.5px solid #ffffff6b;border-radius:50%;place-items:center;width:58px;height:58px;transition:border-color .3s,background .3s,transform .3s;display:grid;position:relative}.contact__step:hover .contact__step-marker{background:#ffffff1f;border-color:#ffffffe6;transform:scale(1.05)}.contact__step-number{color:#fff;font-family:var(--font-primary);letter-spacing:0;font-size:20px;font-weight:800;line-height:1}.contact__step-icon{color:#fff;stroke-width:1.8px;width:24px;height:24px;transition:transform .3s}.contact__step:hover .contact__step-icon{transform:scale(1.1)}.contact__step-content{padding-top:6px}.contact__steps h4{color:#fff;font-family:var(--font-primary);letter-spacing:0;margin:0 0 8px;font-size:18px;font-weight:700;line-height:1.2}.contact__steps p{color:#ffffffad;margin:0;font-size:12.5px;line-height:1.55}@media (width<=1000px){.contact__card{grid-template-columns:1fr;gap:34px;width:min(100% - 40px,1420px);padding:40px 28px}.contact__form{width:100%}.contact__process{justify-self:stretch;width:100%;min-height:auto}}@media (width<=620px){.contact__card{gap:0;width:min(100% - 28px,1420px);padding:14px 18px 30px}.contact__form-side{padding-top:0}.contact__header{margin-bottom:18px}.contact__info-button{vertical-align:middle;color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff38;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;margin-left:8px;padding:0;line-height:0;display:inline-flex;position:static}.contact__info-button svg{width:16px;height:16px;display:block}.contact__title-end{white-space:nowrap}.contact__process{display:none}.contact__header h2{margin-bottom:10px;font-size:26px}.contact__header,.contact__header p{text-align:left}.contact__name-row{grid-template-columns:1fr 1fr;gap:10px}.contact__form input{padding:0 18px}.contact__form textarea{padding:14px 18px}.contact__file-list{grid-template-columns:1fr;padding:14px}.contact__file-list li{width:100%;max-width:100%}.contact__process{padding:0}.contact__process-header h3{font-size:26px}.contact__step{grid-template-columns:48px 1fr;gap:16px}.contact__step-marker{width:48px;height:48px}.contact__step-number{font-size:17px}.contact__step:not(:last-child):before{top:48px;left:23px}.contact__modal{z-index:120;display:block;position:fixed;inset:0}.contact__modal-backdrop{background:#000000ad;border:0;width:100%;height:100%;position:absolute;inset:0}.contact__modal-card{background:#111;border:1px solid #ffffff38;border-radius:14px;width:min(100% - 28px,380px);max-height:calc(100svh - 28px);padding:18px 18px 20px;position:absolute;top:50%;left:50%;overflow-y:hidden;transform:translate(-50%,-50%);box-shadow:0 24px 70px #0000008c}.contact__modal-close{color:#fff;cursor:pointer;z-index:2;background:#ffffff14;border:0;border-radius:999px;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:16px;right:22px}.contact__modal-close svg{width:16px;height:16px}.contact__modal-card .contact__process-header{flex-direction:column;margin-bottom:18px;display:flex}.contact__modal-card .contact__process-header h3{order:1;align-items:center;min-height:32px;margin:0;padding-right:56px;font-size:17px;line-height:1.2;display:flex}.contact__modal-card .contact__process-header span{letter-spacing:.06em;text-transform:uppercase;order:2;margin:8px 0 0;font-size:11px}.contact__modal-card .contact__steps{gap:12px}.contact__modal-card .contact__step{grid-template-columns:42px 1fr;gap:13px;padding-bottom:12px}.contact__modal-card .contact__step-marker{width:42px;height:42px}.contact__modal-card .contact__step-icon{width:19px;height:19px}.contact__modal-card .contact__step:not(:last-child):before{top:42px;bottom:-7px;left:20px}.contact__modal-card .contact__step-content{padding-top:1px}.contact__modal-card .contact__steps h4{margin-bottom:4px;font-size:15px}.contact__modal-card .contact__steps p{font-size:11px;line-height:1.4}}
