@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,sans-serif;background-color:#fff;min-height:100vh}.login-wrapper{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background-color:#fff}.login-content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:400px;padding:20px;text-align:center}.login-title{color:#06f;font-size:2.5rem;font-weight:700;margin-bottom:48px}.google-sign-in-button{display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid #dadce0;border-radius:4px;box-shadow:0 1px 1px #0000001a;cursor:pointer;font-family:inherit;font-size:14px;font-weight:500;letter-spacing:.25px;height:40px;transition:all .2s ease;padding:0;margin:0 auto;color:#3c4043;min-width:220px}.google-sign-in-button:hover{background-color:#f8f9fa;border-color:#dadce0;box-shadow:0 1px 2px #0003}.google-sign-in-button:active{background-color:#f1f3f4;border-color:#dadce0;box-shadow:0 1px 1px #0000001a}.google-sign-in-content{display:flex;align-items:center;justify-content:center;gap:8px;padding:0 24px;height:100%}.google-icon{width:18px;height:18px}.terms-text{margin-top:24px;font-size:12px;color:#5f6368}.terms-link{color:#06f;text-decoration:none}.terms-link:hover{text-decoration:underline}.welcome-container{background-color:#f1f3f4;padding:24px;border-radius:8px;width:100%;border:1px solid #dadce0}.welcome-text{color:#202124;margin-bottom:16px;font-size:14px}.min-h-screen{min-height:100vh}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.bg-white{background-color:#fff}.p-4{padding:1rem}.mb-8{margin-bottom:2rem}.w-10{width:2.5rem}.h-10{height:2.5rem}.bg-\[\#0066ff\]{background-color:#06f}.mr-3{margin-right:.75rem}.text-4xl{font-size:2.25rem}.font-bold{font-weight:700}.text-\[\#0066ff\]{color:#06f}.w-full{width:100%}.max-w-md{max-width:28rem}.space-y-4>*+*{margin-top:1rem}.space-y-1>*+*{margin-top:.25rem}.text-sm{font-size:.875rem}.text-gray-600{color:#4b5563}.relative{position:relative}.px-4{padding-left:1rem;padding-right:1rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.border{border:1px solid #e5e7eb}.rounded-md{border-radius:.375rem}.focus\:outline-none:focus{outline:none}.focus\:ring-2:focus{box-shadow:0 0 0 2px #06f3}.focus\:ring-\[\#0066ff\]:focus{box-shadow:0 0 0 2px #06f3}.absolute{position:absolute}.right-3{right:.75rem}.top-1\/2{top:50%}.-translate-y-1\/2{transform:translateY(-50%)}.text-gray-400{color:#9ca3af}.hover\:text-gray-600:hover{color:#4b5563}.bg-\[\#4d8bff\]{background-color:#4d8bff}.text-white{color:#fff}.rounded-full{border-radius:9999px}.font-medium{font-weight:500}.hover\:bg-\[\#0055dd\]:hover{background-color:#05d}.transition-colors{transition-property:color,background-color,border-color;transition-duration:.15s}.hover\:bg-\[\#3d7bff\]:hover{background-color:#3d7bff}.space-y-3>*+*{margin-top:.75rem}.pt-2{padding-top:.5rem}.bg-\[\#f1f3f4\]{background-color:#f1f3f4}.text-black{color:#000}.hover\:bg-\[\#e8eaed\]:hover{background-color:#e8eaed}.mr-2{margin-right:.5rem}.login-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background-color:#fff}.login-logo{margin-bottom:4rem}.login-logo-text{font-size:2.5rem;font-weight:700;color:#06f}.login-button{display:flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;transition:all .2s ease;box-shadow:0 1px 2px #0000000d}.login-button:hover{background-color:#f9fafb}.login-button-icon{width:1.25rem;height:1.25rem;margin-right:.75rem}.login-button-text{font-size:.875rem;font-weight:500;color:#374151}.login-terms{margin-top:2rem;font-size:.75rem;color:#9ca3af;text-align:center;max-width:16rem}.login-terms-link{color:#6b7280;text-decoration:none}.login-terms-link:hover{text-decoration:underline}.top-nav{width:100%;padding:1rem 2rem;border-bottom:1px solid #e5e7eb;background-color:#fff;position:sticky;top:0;z-index:100}.nav-container{display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto}.brand-link{font-size:1.5rem;font-family:Candal,sans-serif;font-weight:700;color:#2f71ff!important;text-decoration:none;transition:color .2s ease}.brand-link:hover{color:#0e42b1!important}.nav-links{display:flex;justify-content:flex-end;gap:1.5rem;margin-left:auto}.nav-link{color:#4b5563;text-decoration:none;font-size:.875rem;font-weight:500;transition:color .2s ease}.nav-link:hover{color:#1a56db}.slogan-text{font-size:18px;font-weight:700;color:#106eff;margin-left:12px}
