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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(135deg,#667eea,#764ba2);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.App,body{min-height:100vh}.loading{color:#fff;font-size:1.5rem;height:100vh}.auth-container,.loading{align-items:center;display:flex;justify-content:center}.auth-container{min-height:100vh;padding:20px}.auth-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:24px;box-shadow:0 20px 60px #0000004d;max-width:440px;padding:48px;width:100%}.auth-header{margin-bottom:32px;text-align:center}.auth-title{color:#667eea;font-size:2rem;font-weight:700;margin-bottom:8px}.auth-subtitle{color:#6b7280;font-size:.95rem}.form-group{margin-bottom:24px}.form-label{color:#374151;display:block;font-size:.9rem;font-weight:500;margin-bottom:8px}.form-input{background:#fff;border:2px solid #e5e7eb;border-radius:12px;font-size:1rem;padding:14px 16px;transition:all .3s ease;width:100%}.form-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.btn{border:none;border-radius:12px;cursor:pointer;font-size:1rem;font-weight:600;padding:14px;transition:all .3s ease;width:100%}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 15px #667eea66;color:#fff}.btn-primary:hover{box-shadow:0 6px 20px #667eea80;transform:translateY(-2px)}.btn-primary:disabled{cursor:not-allowed;opacity:.6;transform:none}.auth-link{color:#6b7280;font-size:.9rem;margin-top:24px;text-align:center}.auth-link a{color:#667eea;font-weight:600;text-decoration:none}.auth-link a:hover{text-decoration:underline}.error-message{background:#fee;border-radius:8px;color:#c33;font-size:.9rem;margin-bottom:16px;padding:12px}.dashboard-container{min-height:100vh;padding:40px 20px}.dashboard-header{align-items:center;display:flex;justify-content:space-between;margin:0 auto 40px;max-width:1200px}.dashboard-title{color:#fff;font-size:2.5rem;font-weight:700}.btn-logout{background:#fff3;border:2px solid #ffffff4d;color:#fff;padding:12px 24px}.btn-logout:hover{background:#ffffff4d}.dashboard-content{margin:0 auto;max-width:1200px}.cards-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-bottom:48px}.feature-card{background:#fffffff2;border-radius:20px;box-shadow:0 10px 30px #0003;cursor:pointer;padding:32px;transition:all .3s ease}.feature-card:hover{box-shadow:0 15px 40px #0000004d;transform:translateY(-8px)}.feature-icon{align-items:center;border-radius:16px;display:flex;font-size:28px;height:56px;justify-content:center;margin-bottom:20px;width:56px}.feature-title{color:#1f2937;font-size:1.5rem;font-weight:700;margin-bottom:8px}.feature-description{color:#6b7280;font-size:.95rem;line-height:1.5}.journal-container{min-height:100vh;padding:40px 20px}.page-header{align-items:center;display:flex;justify-content:space-between;margin:0 auto 40px;max-width:900px}.page-title{color:#fff;font-size:2.5rem;font-weight:700}.btn-secondary{background:#fff3;border:2px solid #ffffff4d;color:#fff;padding:12px 24px}.journal-form{background:#fffffff2;border-radius:20px;box-shadow:0 10px 30px #0003;margin:0 auto 40px;max-width:900px;padding:32px}.journal-entries{margin:0 auto;max-width:900px}.entries-title{color:#fff;font-size:1.8rem;font-weight:600;margin-bottom:24px}.journal-entry{background:#fffffff2;border-radius:16px;box-shadow:0 4px 12px #0000001a;margin-bottom:16px;padding:24px;transition:all .3s ease}.journal-entry:hover{box-shadow:0 6px 16px #00000026;transform:translateX(8px)}.entry-title{color:#1f2937;font-size:1.4rem;font-weight:600;margin-bottom:8px}.entry-date{color:#9ca3af;font-size:.85rem;margin-bottom:12px}.entry-content{color:#4b5563;line-height:1.6}.mood-container{min-height:100vh;padding:40px 20px}.mood-form{background:#fffffff2;border-radius:20px;box-shadow:0 10px 30px #0003;margin:0 auto;max-width:700px;padding:40px}.mood-ratings{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px}.mood-rating{background:#fff;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;flex:1 1;min-width:100px;padding:16px;text-align:center;transition:all .3s ease}.mood-rating:hover{border-color:#667eea;transform:scale(1.05)}.mood-rating.selected{background:linear-gradient(135deg,#667eea20,#764ba220);border-color:#667eea;box-shadow:0 4px 12px #667eea33}.mood-emoji{font-size:2rem;margin-bottom:8px}.mood-label{color:#4b5563;font-size:.85rem;font-weight:600}.form-textarea{border:2px solid #e5e7eb;border-radius:12px;font-family:inherit;font-size:1rem;min-height:120px;padding:14px 16px;resize:vertical;transition:all .3s ease;width:100%}.form-textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-select{background:#fff;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;font-size:1rem;padding:14px 16px;transition:all .3s ease;width:100%}.form-select:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.suggestions-box{background:linear-gradient(135deg,#667eea10,#764ba210);border-radius:12px;margin-top:24px;padding:24px}.suggestions-title{color:#667eea;font-size:1.2rem;font-weight:600;margin-bottom:16px}.suggestions-list{list-style:none}.suggestion-item{background:#fff;border-left:4px solid #667eea;border-radius:8px;color:#4b5563;margin-bottom:8px;padding:12px}@media (max-width:768px){.auth-card{padding:32px 24px}.dashboard-header{flex-direction:column;gap:16px}.cards-grid{grid-template-columns:1fr}.mood-ratings{flex-direction:column}}
/*# sourceMappingURL=main.e1eea238.css.map*/