.Login-module__LxjHNq__container{background:linear-gradient(135deg,#f5f5f5 0%,#e8e8e8 100%);justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.Login-module__LxjHNq__loginBox{text-align:center;background-color:#fff;border-radius:12px;flex-direction:column;width:90%;max-width:500px;padding:40px;display:flex;box-shadow:0 8px 32px #0000001a}.Login-module__LxjHNq__textBox{border:1px solid #e0e0e0;border-radius:6px;margin-bottom:12px;padding:12px;font-size:16px;transition:border-color .3s,box-shadow .3s}.Login-module__LxjHNq__textBox:focus{border-color:#ffde00;outline:none;box-shadow:0 0 0 3px #ffde001a}.Login-module__LxjHNq__button{color:#fff;cursor:pointer;background-color:#000;border:none;border-radius:6px;margin-bottom:12px;padding:12px;font-size:16px;font-weight:500;transition:all .3s}.Login-module__LxjHNq__button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.Login-module__LxjHNq__button:active{transform:translateY(0);box-shadow:0 2px 6px #00000026}.Login-module__LxjHNq__googleButton{background-color:#4285f4}.Login-module__LxjHNq__googleButton:hover{background-color:#357ae8;box-shadow:0 4px 12px #4285f44d}.Login-module__LxjHNq__divider{color:#999;margin-top:8px;margin-bottom:8px;font-size:14px}.Login-module__LxjHNq__loadingContainer{background:linear-gradient(135deg,#f5f5f5 0%,#e8e8e8 100%);justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.Login-module__LxjHNq__spinner{border:4px solid #f3f3f3;border-top-color:#ffde00;border-radius:50%;width:50px;height:50px;animation:1s linear infinite Login-module__LxjHNq__spin}@keyframes Login-module__LxjHNq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.Section1-module__rQ-Ypa__root{flex-direction:column;justify-content:space-around;width:100%;min-height:100vh;padding:20px;display:flex}.Section1-module__rQ-Ypa__header{flex-direction:column;align-items:center;gap:24px;display:flex}.Section1-module__rQ-Ypa__content{text-align:center}.Section1-module__rQ-Ypa__title{color:var(--mantine-color-text);margin-bottom:20px;font-size:2.5rem;font-weight:700;line-height:1.3}.Section1-module__rQ-Ypa__description{color:var(--mantine-color-text);opacity:.8;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.Section1-module__rQ-Ypa__buttonContainer{justify-content:center;gap:12px;padding:40px 20px;display:flex}.Section1-module__rQ-Ypa__button{border-radius:8px;font-size:1rem;font-weight:500;transition:all .3s}.Section1-module__rQ-Ypa__button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ffde0033}.Section1-module__rQ-Ypa__button:active{transform:translateY(0)}@media (max-width:768px){.Section1-module__rQ-Ypa__root{padding:16px}.Section1-module__rQ-Ypa__title{font-size:1.75rem}.Section1-module__rQ-Ypa__description{font-size:1rem}.Section1-module__rQ-Ypa__buttonContainer{padding:24px 12px}.Section1-module__rQ-Ypa__button{width:100%}}@media (max-width:480px){.Section1-module__rQ-Ypa__title{font-size:1.5rem}.Section1-module__rQ-Ypa__description{font-size:.95rem}}
