code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}.loading-screen{align-items:center;background-color:#f9fafb;display:flex;height:100vh;justify-content:center}.loading-text{color:#6b7280;font-size:1.5rem;font-weight:600}.login-page-container{align-items:center;background-color:#f3f4f6;display:flex;justify-content:center;min-height:100vh;padding:1rem}.login-form-container{background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;display:flex;flex-direction:column;gap:1.5rem;max-width:26rem;padding:2.5rem;width:100%}.login-form-header{text-align:center}.login-logo{height:6rem;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;width:6rem}.login-form-title{color:#1f2937;font-size:1.875rem;font-weight:700}.login-form-subtitle{color:#4b5563;margin-top:.5rem}.login-form{display:flex;flex-direction:column;gap:1rem}.login-input{border:1px solid #d1d5db;border-radius:.375rem;box-sizing:border-box;padding:.75rem 1rem;width:100%}.login-input:focus{border-color:#4f46e5;box-shadow:0 0 0 2px #4f46e5;outline:none}.login-error{color:#ef4444;font-size:.75rem;text-align:center}.login-button-primary{background-color:#4f46e5;border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-weight:600;padding:.75rem;transition:background-color .2s;width:100%}.login-button-primary:hover{background-color:#4338ca}.login-divider{align-items:center;color:#9ca3af;display:flex;font-size:.875rem;position:relative}.login-divider:after,.login-divider:before{border-bottom:1px solid #d1d5db;content:"";flex-grow:1}.login-divider-text{padding:0 1rem}.login-button-google{align-items:center;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;color:#374151;cursor:pointer;display:flex;font-weight:600;justify-content:center;padding:.75rem 1.5rem;transition:background-color .2s;width:100%}.login-button-google:hover{background-color:#f9fafb}.google-icon{height:1.25rem;margin-right:.75rem;width:1.25rem}.login-toggle-text{color:#4b5563;font-size:.875rem;text-align:center}.login-toggle-button{background:none;border:none;color:#4f46e5;cursor:pointer;font-weight:600;margin-left:.25rem}.login-toggle-button:hover{text-decoration:underline}.subscribe-page-container{align-items:center;background-color:#f9fafb;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:1rem;text-align:center}.subscribe-card{background-color:#fff;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;max-width:32rem;padding:2.5rem;width:100%}.subscribe-title{color:#1f2937;font-size:1.875rem;font-weight:700}.subscribe-text{color:#4b5563;margin-top:1rem}.subscribe-button{background-color:#16a34a;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;color:#fff;display:inline-block;font-weight:700;margin-top:2rem;padding:1rem 2rem;text-decoration:none;transition:all .2s ease-in-out}.subscribe-button:hover{background-color:#15803d;transform:scale(1.05)}.sign-out-button{background:none;border:none;color:#6b7280;cursor:pointer;font-size:.875rem;margin-top:1rem}.sign-out-button:hover{text-decoration:underline}.container{margin-left:auto;margin-right:auto;max-width:1280px;padding:2rem}header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:2rem}header h1{font-size:2.25rem;font-weight:700}header p{color:#4b5563}.user-info{flex-shrink:0;text-align:right}
/*# sourceMappingURL=main.2d3a135a.css.map*/