*{box-sizing:border-box;margin:0;padding:0}.journal-page{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,sans-serif;background:#f6f9fc;min-height:100vh;display:flex;justify-content:center;padding:2rem 1rem}.container{max-width:700px;width:100%;background:#fff;border-radius:32px;box-shadow:0 20px 40px -10px #00141e26,0 8px 20px -8px #0000001a;padding:2.5rem 2rem;transition:all .2s ease}.header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.title{font-size:2rem;font-weight:600;color:#0a2540;margin:0;letter-spacing:-.01em;border-left:6px solid #3b82f6;padding-left:1rem}.logout-button{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:40px;padding:.6rem 1.5rem;font-size:.95rem;font-weight:500;color:#1e293b;cursor:pointer;transition:all .15s ease}.logout-button:hover{background:#e2e8f0;transform:translateY(-1px);box-shadow:0 4px 8px #0000000d}.logout-button:active{transform:translateY(1px);box-shadow:none}.progress-section{background:#f8fafd;border-radius:24px;padding:1.5rem;margin-bottom:2rem;border:1px solid #eef2f6}.progress-section strong{color:#0b3550;font-size:1rem;font-weight:600;display:block;margin-bottom:.75rem}.progress-bar{height:10px;background:#e0e8f0;border-radius:20px;overflow:hidden;margin-bottom:.75rem}.progress-fill{height:100%;background:linear-gradient(90deg,#3b82f6,#2563eb);border-radius:20px;transition:width .3s ease}.progress-text{font-size:.95rem;color:#425466;margin:0}.entry-form{margin-top:1.5rem}.section-title{font-size:1.4rem;font-weight:600;color:#0b3550;margin-bottom:1.5rem;border-bottom:2px solid #eef2f6;padding-bottom:.5rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-weight:500;color:#1e293b;margin-bottom:.5rem;font-size:.95rem}.language-select{width:100%;padding:.8rem 1rem;border:1px solid #dde7f0;border-radius:16px;background:#fff;font-size:1rem;color:#0a2540;cursor:pointer;transition:border .15s ease,box-shadow .15s ease}.language-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.record-controls{display:flex;gap:1rem;margin-bottom:1rem}.record-button,.stop-button{padding:.8rem 2rem;border:none;border-radius:40px;font-size:1rem;font-weight:500;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;flex:1}.record-button{background:linear-gradient(145deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 8px 16px -6px #1e3a8a80}.record-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 14px 22px -8px #1e3a8a}.record-button:active:not(:disabled){transform:translateY(1px);box-shadow:0 6px 12px -4px #1e3a8a}.record-button:disabled{opacity:.5;cursor:not-allowed;background:#a0b9e0;box-shadow:none}.stop-button{background:#f1f5f9;color:#1e293b;border:1px solid #e2e8f0;box-shadow:0 4px 8px #00000005}.stop-button:hover:not(:disabled){background:#e2e8f0;transform:translateY(-1px);box-shadow:0 8px 14px -6px #0000001a}.stop-button:active:not(:disabled){transform:translateY(1px);box-shadow:none}.stop-button:disabled{opacity:.4;cursor:not-allowed}.recording-indicator{color:#b91c1c;font-weight:500;margin-top:.5rem;font-size:.95rem;background:#fee2e2;padding:.5rem 1rem;border-radius:40px;display:inline-block}.transcribing-indicator{color:#2563eb;font-weight:500;margin-top:.5rem;font-size:.95rem;background:#dbeafe;padding:.5rem 1rem;border-radius:40px;display:inline-block}.transcript-section{margin:1.5rem 0}.transcript-label{color:#1e293b;margin-bottom:.5rem}.transcript-box{min-height:100px;border:1px solid #dde7f0;padding:1rem 1.2rem;border-radius:20px;background:#fafcff;color:#0a2540;font-size:1rem;line-height:1.6;white-space:pre-wrap;box-shadow:inset 0 2px 4px #00000005}.mood-group{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.mood-group label{margin-bottom:0}.mood-input{width:80px;padding:.6rem 1rem;border:1px solid #dde7f0;border-radius:30px;font-size:1rem;text-align:center;background:#fff;transition:border .15s ease,box-shadow .15s ease}.mood-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.save-button{background:linear-gradient(145deg,#059669,#047857);border:none;border-radius:40px;padding:.9rem 2rem;font-size:1rem;font-weight:500;color:#fff;cursor:pointer;box-shadow:0 10px 18px -8px #065f46;transition:transform .15s ease,box-shadow .15s ease;width:100%;margin-top:1rem}.save-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 18px 25px -10px #065f46}.save-button:active:not(:disabled){transform:translateY(1px);box-shadow:0 8px 15px -6px #065f46}.save-button:disabled{opacity:.5;cursor:not-allowed;background:#a7c0b9;box-shadow:none}.error{background:#fee2e2;color:#b91c1c;border-left:6px solid #dc2626;padding:1rem 1.5rem;border-radius:16px;font-weight:500;margin:1.5rem 0}.divider{border:none;border-top:2px solid #eef2f6;margin:2rem 0}.no-entries{color:#6b7a8f;font-style:italic;padding:1rem 0}.entries-list{display:flex;flex-direction:column;gap:1.25rem;margin-top:1rem}.entry-item{background:#fafcff;border:1px solid #e2eaf2;border-radius:24px;padding:1.5rem;transition:box-shadow .2s ease,transform .1s ease;box-shadow:0 4px 10px -4px #00000005}.entry-item:hover{box-shadow:0 12px 25px -12px #00142826;border-color:#cbd5e1}.entry-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;flex-wrap:wrap;gap:.5rem}.entry-date{font-size:1rem;color:#0b3550;background:#e6f0ff;padding:.2rem 1rem;border-radius:30px;font-weight:500}.entry-mood{font-size:.9rem;color:#425466;background:#f1f5f9;padding:.2rem 1rem;border-radius:30px}.entry-content{color:#1e2f40;line-height:1.6;font-size:1rem;margin:.5rem 0 0;white-space:pre-wrap}@media(max-width:600px){.container{padding:1.75rem 1.25rem;border-radius:24px}.title{font-size:1.75rem}.record-controls{flex-direction:column}.mood-group{flex-direction:column;align-items:flex-start}.mood-input{width:100%}}.reports-page{display:flex;justify-content:center}.container{max-width:900px;width:100%}.hero{margin-bottom:20px}.hero h2{font-size:28px;margin-bottom:6px}.hero p{color:#666}.progress{margin-bottom:20px}.progress-bar{height:8px;background:#eee;border-radius:6px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#4a6cf7,#7b5cff);transition:width .3s ease}.language-picker{display:flex;align-items:center;gap:10px;margin-bottom:16px}.language-picker label{font-weight:600;color:#333}.language-picker select{padding:8px 12px;border-radius:8px;border:1px solid #ddd;font-size:14px;background:#fff}.generate-button{padding:14px 26px;font-size:16px;border-radius:10px;border:none;color:#fff;background:linear-gradient(135deg,#4a6cf7,#7b5cff);cursor:pointer;font-weight:600;position:relative;overflow:hidden;transition:transform .15s ease,box-shadow .15s ease}.generate-button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000026}.generate-button.loading{cursor:not-allowed;background:linear-gradient(135deg,#4a6cf7,#7b5cff)}.generate-button.loading:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.35) 40%,rgba(255,255,255,.55) 50%,rgba(255,255,255,.35) 60%,transparent 100%);background-size:200% 100%;animation:wave-shimmer 1.4s ease-in-out infinite}@keyframes wave-shimmer{0%{background-position:-100% 0}to{background-position:200% 0}}.placeholder-container{margin-top:40px;text-align:center}.placeholder-image{width:220px;opacity:.9}.report-card{margin-top:30px;padding:30px;border-radius:12px;background:#fff;border:1px solid #eee;box-shadow:0 10px 30px #0000000d}.report-section{margin-bottom:20px}.report-section h4{font-size:16px;margin-bottom:8px;color:#333}.report-section p{color:#555;line-height:1.6}.report-section ul{padding-left:20px;color:#555;line-height:1.8}.modal-overlay{position:fixed;inset:0;background:#00000073;display:flex;justify-content:center;align-items:center}.modal{background:#fff;padding:30px;border-radius:12px;max-width:400px;text-align:center}.modal-progress{height:8px;background:#eee;border-radius:6px;margin:14px 0}.modal-fill{height:100%;background:linear-gradient(90deg,#4a6cf7,#7b5cff)}.modal-button{margin-top:12px;padding:10px 18px;border-radius:8px;border:none;background:#4a6cf7;color:#fff;cursor:pointer}.about-page{max-width:800px;margin:2rem auto;padding:2.5rem;background:#fff;border-radius:32px;box-shadow:0 20px 40px -10px #0000001a,0 8px 20px -8px #0000000d;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#1a1e2b;transition:all .2s ease}.about-page:hover{box-shadow:0 24px 48px -12px #00000026}.about-title{font-size:2.5rem;font-weight:700;margin-top:0;margin-bottom:1.5rem;background:linear-gradient(135deg,#2b3a67,#3e5a8a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;border-bottom:3px solid #e2e8f0;padding-bottom:.75rem;letter-spacing:-.02em}.about-subtitle{font-size:1.8rem;font-weight:600;margin:2rem 0 1rem;color:#2b3a67;position:relative;padding-left:1rem}.about-subtitle:before{content:"";position:absolute;left:0;top:.25rem;bottom:.25rem;width:5px;background:linear-gradient(135deg,#2b3a67,#3e5a8a);border-radius:4px}.about-text{font-size:1.1rem;margin:1.25rem 0;color:#334155}.about-list,.about-ordered-list{margin:1.5rem 0;padding-left:1.5rem;list-style:none}.about-list li,.about-ordered-list li{margin-bottom:.75rem;font-size:1.1rem;padding-left:1.75rem;position:relative;transition:transform .2s ease}.about-list li:hover,.about-ordered-list li:hover{transform:translate(5px)}.about-list li:before{content:"✨";position:absolute;left:0;color:#3e5a8a;font-size:1.2rem;line-height:1.4}.about-ordered-list{counter-reset:step-counter}.about-ordered-list li{counter-increment:step-counter}.about-ordered-list li:before{content:counter(step-counter);position:absolute;left:0;width:1.5rem;height:1.5rem;background:linear-gradient(135deg,#2b3a67,#3e5a8a);color:#fff;border-radius:50%;font-size:.9rem;font-weight:600;display:inline-flex;align-items:center;justify-content:center;line-height:1;box-shadow:0 4px 8px #2b3a6733}.about-ordered-list li:hover:before{transform:scale(1.1)}@media(max-width:600px){.about-page{padding:1.5rem;margin:1rem;border-radius:24px}.about-title{font-size:2rem}.about-subtitle{font-size:1.5rem}.about-text,.about-list li,.about-ordered-list li{font-size:1rem}}.profile-container{max-width:800px;margin:2rem auto;padding:0 1.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.profile-title{font-size:2rem;font-weight:600;color:#1e293b;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:3px solid #e2e8f0}.profile-card{display:flex;gap:2rem;background:#fff;border-radius:16px;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #00000005;padding:2rem;transition:transform .2s ease,box-shadow .2s ease}.profile-card:hover{box-shadow:0 20px 30px -10px #00000026}.profile-avatar{width:80px;height:80px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:600;color:#fff;text-transform:uppercase;box-shadow:0 4px 10px #667eea4d;flex-shrink:0}.profile-info{flex:1;display:flex;flex-direction:column;gap:1rem}.info-row{display:grid;grid-template-columns:auto 1fr;align-items:baseline;gap:1rem;padding:.75rem 0;border-bottom:1px solid #f1f5f9}.info-row:last-child{border-bottom:none}.info-label{font-weight:600;color:#475569;font-size:.95rem;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.info-value{color:#0f172a;font-size:1.1rem;word-break:break-word}@media(max-width:600px){.profile-card{flex-direction:column;align-items:center;text-align:center;gap:1rem;padding:1.5rem}.info-row{grid-template-columns:1fr;gap:.25rem;text-align:left;width:100%}.info-label{white-space:normal}.profile-avatar{width:100px;height:100px;font-size:2.5rem}}
