.style-module__90FJ3a__overlay{z-index:1000;background-color:rgba(0,0,0,.5);justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.style-module__90FJ3a__content{background:#fff;border-radius:16px;width:100%;max-width:400px;max-height:90vh;animation:.3s ease-out style-module__90FJ3a__modal-appear;position:relative;overflow-y:auto;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}@keyframes style-module__90FJ3a__modal-appear{0%{opacity:0;transform:scale(.9)translateY(-10px)}to{opacity:1;transform:scale(1)translateY(0)}}.style-module__90FJ3a__close{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:24px;transition:color .2s;display:flex;position:absolute;top:16px;right:16px}.style-module__90FJ3a__close:hover{color:#374151;background-color:#f3f4f6}.style-module__90FJ3a__header{text-align:center;padding:24px 24px 0}.style-module__90FJ3a__title{color:#111827;margin-bottom:8px;font-size:24px;font-weight:700}.style-module__90FJ3a__subtitle{color:#6b7280;margin-bottom:0;font-size:14px}.style-module__90FJ3a__body{padding:24px}.style-module__90FJ3a__auth-info{background-color:#eff6ff;border:1px solid #dbeafe;border-radius:8px;margin-bottom:20px;padding:16px}.style-module__90FJ3a__auth-info-title{color:#1e40af;margin-bottom:4px;font-size:14px;font-weight:600}.style-module__90FJ3a__auth-info-text{color:#374151;margin:0;font-size:13px;line-height:1.4}.style-module__90FJ3a__auth-button{color:#fff;cursor:pointer;background-color:#f97316;border:none;border-radius:8px;justify-content:center;align-items:center;gap:12px;width:100%;padding:14px 20px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.style-module__90FJ3a__auth-button:hover{background-color:#ea580c;transform:translateY(-1px);box-shadow:0 4px 12px rgba(249,115,22,.3)}.style-module__90FJ3a__auth-button:active{transform:translateY(0)}.style-module__90FJ3a__auth-icon{flex-shrink:0;width:20px;height:20px}.style-module__90FJ3a__auth-footer{text-align:center;border-top:1px solid #e5e7eb;margin-top:20px;padding-top:20px}.style-module__90FJ3a__auth-footer-text{color:#6b7280;margin:0;font-size:12px}.style-module__90FJ3a__auth-footer-link{color:#3b82f6;text-decoration:none}.style-module__90FJ3a__auth-footer-link:hover{text-decoration:underline}@media (max-width:480px){.style-module__90FJ3a__content{border-radius:0;height:100vh;max-height:100vh;margin:0}.style-module__90FJ3a__overlay{padding:0}}.style-module__90FJ3a__closing{animation:.2s ease-in forwards style-module__90FJ3a__modal-disappear}@keyframes style-module__90FJ3a__modal-disappear{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.9)translateY(-10px)}}
.style-module__CqcRrq__btn{color:#fff;opacity:1;cursor:pointer;width:100%;font-family:var(--font-roboto);font-weight:600;font-style:SemiBold;letter-spacing:0%;background-color:#000;border:none;border-radius:8px;padding:18px 8px;font-size:24px;line-height:100%}.style-module__CqcRrq__primary{color:#fff;background:linear-gradient(270deg,#000 100%,#0070ff 100%)}.style-module__CqcRrq__primary:hover{animation-name:style-module__CqcRrq__primary-btn;animation-duration:.3s;animation-timing-function:ease-out;animation-iteration-count:1;animation-fill-mode:forwards}.style-module__CqcRrq__primary:not(:hover){animation-name:style-module__CqcRrq__primary-btn;animation-duration:.3s;animation-timing-function:ease-out;animation-iteration-count:1;animation-direction:reverse;animation-fill-mode:forwards}.style-module__CqcRrq__secondary{background-color:var(--blue);transition:background-color .3s}.style-module__CqcRrq__secondary:hover{background-color:var(--dark-blue)}.style-module__CqcRrq__small{font-family:var(--font-roboto);font-weight:500;font-style:Medium;letter-spacing:0%;font-size:20px;line-height:100%}.style-module__CqcRrq__mini{width:-moz-fit-content;width:fit-content;font-family:var(--font-roboto);font-weight:500;font-style:Medium;letter-spacing:0%;vertical-align:middle;padding:8px 16px;font-size:16px;line-height:100%}@keyframes style-module__CqcRrq__primary-btn{0%{background:linear-gradient(270deg,#000 100%,#0070ff 100%)}13.22%{background:linear-gradient(270deg,#000 85.9%,#0070ff 100%)}34.8%{background:linear-gradient(270deg,#000 72.25%,#0070ff 100%)}51.98%{background:linear-gradient(270deg,#000 51.98%,#0070ff 100%)}72.25%{background:linear-gradient(270deg,#000 34.8%,#0070ff 100%)}85.9%{background:linear-gradient(270deg,#000 13.22%,#0070ff 100%)}to{background:linear-gradient(270deg,#000 0%,#0070ff 100%)}}
.style-module__Kf7ANq__overlay{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;background-color:rgba(0,0,0,.5);justify-content:center;align-items:center;padding:1rem;transition:opacity .3s ease-in-out;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.style-module__Kf7ANq__overlay.style-module__Kf7ANq__open{opacity:1}.style-module__Kf7ANq__panel{background-color:#fff;border-radius:.5rem;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:28rem;padding:1.5rem;transition:all .3s ease-in-out;display:flex;transform:scale(.95);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.style-module__Kf7ANq__panel.style-module__Kf7ANq__open{transform:scale(1)}.style-module__Kf7ANq__closebtn{cursor:pointer;color:#000;background-color:transparent;border:none;padding:0 5px;font-size:30px;transition:color .2s}.style-module__Kf7ANq__header{flex-flow:row;justify-content:space-between;align-items:flex-end;width:100%;display:flex}.style-module__Kf7ANq__form{flex-direction:column;align-items:center;gap:15px;width:100%;display:flex}.style-module__Kf7ANq__input{width:100%}.style-module__Kf7ANq__btn_conteiner{flex-flow:row;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:0 30px;display:flex}
.style-module__-rqJPW__btn{width:-moz-fit-content;width:fit-content}
.page-module___8aEwW__page{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),.08);--gray-alpha-100:rgba(var(--gray-rgb),.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;min-height:100svh;font-family:var(--font-roboto);grid-template-rows:20px 1fr 20px;place-items:center;gap:64px;padding:80px;display:grid}@media (prefers-color-scheme:dark){.page-module___8aEwW__page{--gray-rgb:255,255,255;--gray-alpha-200:rgba(var(--gray-rgb),.145);--gray-alpha-100:rgba(var(--gray-rgb),.06);--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a}}.page-module___8aEwW__header{flex-flow:row;justify-content:space-between;align-items:center;width:100%;display:flex}.page-module___8aEwW__main{flex-direction:column;grid-row-start:2;gap:32px;display:flex}
