:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#1f2937;background-color:#f3f4f6;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;padding:20px;min-height:100vh;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center}#root{width:100%;max-width:100vw;min-height:100vh;display:flex;align-items:center;justify-content:center}button{font-family:inherit;cursor:pointer}a{color:#9b5de0;text-decoration:none}a:hover{color:#7c3aed;text-decoration:underline}.home-page{padding:40px 24px;min-height:100vh;background:linear-gradient(135deg,#fae2e1,#e9d5ff)}.home-header{text-align:center;margin-bottom:40px}.logo-container{margin-bottom:24px;display:flex;justify-content:center}.logo-melio{width:120px;height:auto;max-height:120px;object-fit:contain}.home-header h1{font-size:28px;font-weight:700;color:#1f2937;margin-bottom:8px}.home-subtitle{font-size:18px;color:#6b7280;font-weight:500}.home-content{max-width:500px;margin:0 auto}.home-description{font-size:16px;color:#374151;line-height:1.6;margin-bottom:32px;text-align:center}.students-list{margin-bottom:32px}.students-list h2{font-size:20px;font-weight:600;color:#374151;margin-bottom:16px;text-align:center}.student-card{background:#fff;border-radius:16px;padding:20px;margin-bottom:16px;display:flex;align-items:center;gap:16px;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px #00000014;border:2px solid transparent}.student-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #9b5de033;border-color:#9b5de0}.student-avatar{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#9b5de0,#997dbb);color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600;flex-shrink:0}.student-info{flex:1}.student-name{font-size:18px;font-weight:600;color:#1f2937;margin-bottom:4px}.student-class{font-size:14px;color:#9b5de0;font-weight:500;margin-bottom:2px}.student-school{font-size:12px;color:#6b7280}.student-arrow{font-size:24px;color:#9b5de0;font-weight:600}.home-note{background:#fffc;border-radius:12px;padding:16px;text-align:center;font-size:14px;color:#6b7280;line-height:1.5;border:1px solid #e5e7eb}.bottom-navigation{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:430px;background:#fff;border-top:1px solid #e5e7eb;box-shadow:0 -2px 8px #00000014;z-index:1000;padding-bottom:env(safe-area-inset-bottom,0)}.bottom-nav-content{display:flex;justify-content:space-around;align-items:center;padding:8px 0;height:70px}.bottom-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:none;border:none;cursor:pointer;padding:8px 12px;flex:1;transition:all .2s;color:#6b7280}.bottom-nav-item:hover{background:#9b5de00d;border-radius:12px}.bottom-nav-item.active{color:#9b5de0}.bottom-nav-icon-container{display:flex;align-items:center;justify-content:center;position:relative;width:24px;height:24px}.bottom-nav-icon-container svg{width:20px;height:20px}.bottom-nav-label{font-size:11px;font-weight:500;color:#6b7280;transition:color .2s;text-align:center;line-height:1.2}.bottom-nav-label.active{color:#9b5de0;font-weight:600}.page-with-bottom-nav{padding-bottom:90px}.journal-page{min-height:100vh;background:#f8fafc;padding-bottom:90px;position:relative}.background-decoration{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;opacity:.1;pointer-events:none}.background-logo1{position:absolute;top:100px;left:50px;width:120px;height:120px;transform:rotate(12deg)}.background-logo2{position:absolute;top:200px;right:30px;width:60px;height:60px;transform:rotate(-45deg)}.background-logo3{position:absolute;bottom:200px;left:30px;width:40px;height:40px;transform:rotate(45deg)}.journal-header{background:#ffffffe6;border-radius:0 0 24px 24px;padding:20px;margin-bottom:16px;box-shadow:0 2px 8px #00000014;display:flex;align-items:center;gap:12px}.btn-back-small{background:none;border:none;font-size:14px;color:#374151;cursor:pointer;padding:8px;display:flex;align-items:center;gap:4px}.header-content{flex:1}.header-content h1{font-size:18px;font-weight:700;color:#1f2937;margin-bottom:4px}.write-button{width:48px;height:48px;border-radius:24px;background:#9b5de0;color:#fff;border:none;font-size:20px;cursor:pointer;box-shadow:0 4px 12px #9b5de04d;transition:all .2s}.write-button:hover{transform:scale(1.05);box-shadow:0 6px 16px #9b5de066}.journal-content{padding:0 16px;position:relative;z-index:1}.streak-widget{background:#fae2e1;border-radius:16px;padding:16px;margin-bottom:16px;border:1px solid rgba(155,93,224,.3);display:flex;align-items:center;justify-content:space-between}.streak-content{display:flex;align-items:center;gap:12px}.streak-icon{width:40px;height:40px;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:20px}.streak-label{font-size:12px;font-weight:500;color:#ea580c}.streak-value{font-size:20px;font-weight:700;color:#c2410c}.entries-list{margin-bottom:16px}.entry-card{background:#fff;border-radius:16px;padding:20px;margin-bottom:16px;border-left-width:4px;border-left-style:solid;box-shadow:0 2px 8px #00000014}.entry-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.entry-mood{display:flex;align-items:center;gap:8px}.entry-mood svg{color:#6b7280}.entry-date{font-size:14px;color:#6b7280}.entry-content{font-size:16px;line-height:1.6;color:#374151;margin-bottom:12px}.expand-button{color:#9b5de0;font-weight:500;background:none;border:none;cursor:pointer;font-size:14px;margin-top:8px;padding:0}.tags-container{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.tag{padding:6px 12px;border-radius:16px;font-size:12px;font-weight:500}.add-entry-card{background:#fffc;border-radius:24px;border:2px dashed rgba(155,93,224,.3);cursor:pointer;transition:all .2s;box-shadow:0 2px 8px #9b5de01a}.add-entry-card:hover{border-color:#9b5de0;box-shadow:0 4px 12px #9b5de033}.add-entry-content{text-align:center;padding:32px 24px}.add-entry-icon{width:64px;height:64px;border-radius:32px;background:#9b5de026;border:2px solid rgba(155,93,224,.3);display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.add-entry-text{font-size:18px;font-weight:600;color:#9b5de0;margin-bottom:4px}.add-entry-subtext{font-size:14px;color:#6b7280}.journal-writing-page{min-height:100vh;background:#f8fafc}.writing-header{background:#fff;padding:16px 20px;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between}.btn-back{background:none;border:none;color:#374151;font-size:16px;cursor:pointer;padding:8px}.writing-header h2{font-size:18px;font-weight:600;color:#1f2937}.btn-save{background:none;border:none;color:#9b5de0;font-size:16px;font-weight:600;cursor:pointer;padding:8px}.writing-form{padding:20px}.form-section{margin-bottom:24px}.form-label{display:block;font-size:16px;font-weight:500;color:#374151;margin-bottom:12px}.mood-selector{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.mood-option{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px 8px;border-radius:12px;border:2px solid transparent;cursor:pointer;transition:all .2s;font-size:12px}.mood-option:hover{transform:scale(1.05)}.mood-option.selected{border-color:#0000001a}.mood-emoji{font-size:28px;margin-bottom:4px}.mood-label{font-size:11px;font-weight:600;text-align:center}.tags-picker{display:flex;flex-wrap:wrap;gap:8px}.tag-chip{padding:8px 16px;border-radius:20px;border:2px solid;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;background:#fff}.tag-chip:hover{transform:translateY(-1px)}.action-buttons{display:flex;gap:12px;margin-top:20px}.action-buttons .btn{flex:1}.chat-page{display:flex;flex-direction:column;height:100vh;background:#f8fafc;padding-bottom:70px}.chat-header{background:#fff;padding:16px 20px;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;gap:12px;flex-shrink:0}.header-content{display:flex;align-items:center;gap:12px;flex:1}.avatar-container{flex-shrink:0}.avatar{width:48px;height:48px;border-radius:50%;object-fit:contain}.header-info{flex:1}.header-info h2{font-size:18px;font-weight:600;color:#1f2937;margin-bottom:4px}.header-info p{font-size:14px;color:#6b7280}.messages-container{flex:1;overflow-y:auto;padding:20px 16px;display:flex;flex-direction:column}.messages-list{display:flex;flex-direction:column;gap:12px}.message{display:flex;flex-direction:column;max-width:75%;animation:fadeIn .3s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.user-message{align-self:flex-end}.user-message .message-content{background:linear-gradient(135deg,#9b5de0,#997dbb);color:#fff;border-radius:16px 16px 4px;padding:12px 16px}.bot-message{align-self:flex-start}.bot-message .message-content{background:#fff;color:#374151;border-radius:16px 16px 16px 4px;padding:12px 16px;box-shadow:0 2px 8px #00000014}.message-content{font-size:15px;line-height:1.5;word-wrap:break-word}.message-time{font-size:11px;color:#9ca3af;margin-top:4px;padding:0 4px}.user-message .message-time{text-align:right}.bot-message .message-time{text-align:left}.typing-indicator{display:flex;gap:4px;padding:12px 16px!important}.typing-indicator span{width:8px;height:8px;border-radius:50%;background:#9b5de0;animation:typing 1.4s infinite}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{transform:translateY(0);opacity:.7}30%{transform:translateY(-10px);opacity:1}}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;text-align:center;padding:40px 20px}.empty-state-icon{width:64px;height:64px;opacity:.3;margin-bottom:16px;object-fit:contain}.empty-state p{font-size:16px;color:#6b7280}.chat-input-container{display:flex;align-items:center;gap:12px;padding:16px;background:#fff;border-top:1px solid #e5e7eb;flex-shrink:0}.chat-input{flex:1;padding:12px 16px;border:2px solid #e5e7eb;border-radius:24px;font-size:15px;outline:none;transition:border-color .2s}.chat-input:focus{border-color:#9b5de0}.chat-input:disabled{background:#f3f4f6;cursor:not-allowed}.send-button{width:44px;height:44px;border-radius:50%;background:#9b5de0;color:#fff;border:none;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}.send-button:hover:not(:disabled){background:#7c3aed;transform:scale(1.05)}.send-button:disabled{background:#d1d5db;cursor:not-allowed;opacity:.5}.report-page{min-height:100vh;background:#f8fafc;padding-bottom:90px}.report-header{background:linear-gradient(135deg,#9b5de0,#997dbb);padding:24px 20px;color:#fff;border-radius:0 0 24px 24px;box-shadow:0 4px 12px #9b5de04d}.header-content-center{text-align:center;margin-top:8px}.header-icon{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.header-content-center h1{font-size:24px;font-weight:700;color:#fff;margin-bottom:8px}.header-content-center p{font-size:14px;opacity:.9;line-height:1.5}.report-form{padding:24px 20px}.form-card{background:#fff;border-radius:16px;padding:20px;margin-bottom:20px;box-shadow:0 2px 8px #00000014}.section-header{display:flex;align-items:center;gap:8px;margin-bottom:16px;font-size:18px}.section-header svg{flex-shrink:0}.section-header h3{font-size:18px;font-weight:600;color:#374151;margin:0}.anonymous-card{display:flex;align-items:center;gap:16px;background:#fae2e1;border-radius:12px;padding:16px;border:1px solid rgba(155,93,224,.3)}.anonymous-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center}.anonymous-content{flex:1}.anonymous-title{font-size:16px;font-weight:600;color:#374151;margin-bottom:4px}.anonymous-description{font-size:14px;color:#6b7280}.toggle-switch{position:relative;display:inline-block;width:52px;height:28px;flex-shrink:0}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#d1d5db;transition:.3s;border-radius:28px}.toggle-slider:before{position:absolute;content:"";height:20px;width:20px;left:4px;bottom:4px;background-color:#fff;transition:.3s;border-radius:50%}.toggle-switch input:checked+.toggle-slider{background-color:#9b5de0}.toggle-switch input:checked+.toggle-slider:before{transform:translate(24px)}.urgency-options{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.urgency-option{background:#f3f4f6;border:2px solid transparent;border-radius:12px;padding:16px;text-align:center;cursor:pointer;transition:all .2s}.urgency-option:hover{background:#e5e7eb}.urgency-option.selected{background:#9b5de01a;border-color:#9b5de0}.urgency-icon{font-size:32px;margin-bottom:8px}.urgency-label{font-size:16px;font-weight:600;color:#374151;margin-bottom:4px}.urgency-description{font-size:12px;color:#6b7280}.char-count{font-size:12px;color:#6b7280;margin-top:8px;text-align:right}.btn-submit{width:100%;padding:16px;font-size:16px;font-weight:600;margin-top:8px;display:flex;align-items:center;justify-content:center}.btn-submit.disabled{opacity:.5;cursor:not-allowed}.success-card{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:80vh;padding:40px 20px;text-align:center}.success-icon{margin-bottom:24px;animation:scaleIn .5s ease-out;display:flex;align-items:center;justify-content:center}@keyframes scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}.success-card h2{font-size:24px;font-weight:700;color:#10b981;margin-bottom:16px}.success-description{font-size:16px;color:#6b7280;line-height:1.6;margin-bottom:24px;max-width:400px}.success-note{background:#10b9811a;border-radius:12px;padding:16px;margin-bottom:32px;max-width:400px;display:flex;align-items:flex-start;gap:8px}.success-note svg{flex-shrink:0;margin-top:2px}.success-note p{font-size:14px;color:#374151;margin:0}.resources-page{min-height:100vh;background:#f8fafc;padding-bottom:90px}.resources-header{background:#ffffffe6;border-radius:0 0 24px 24px;padding:20px;margin-bottom:16px;box-shadow:0 2px 8px #00000014}.header-content h1{font-size:24px;font-weight:700;color:#1f2937;margin-bottom:4px}.header-content p{font-size:14px;color:#6b7280}.categories-container{padding:0 16px 16px}.categories-list{display:flex;gap:8px;overflow-x:auto;padding-bottom:8px;scrollbar-width:thin}.category-chip{display:flex;align-items:center;gap:6px;padding:8px 16px;border-radius:20px;border:2px solid #e5e7eb;background:#fff;color:#6b7280;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap;flex-shrink:0}.category-chip:hover{border-color:#9b5de0;color:#9b5de0}.category-chip.active{background:#9b5de0;border-color:#9b5de0;color:#fff}.category-icon{font-size:16px}.resources-content{padding:0 16px}.resources-list{display:flex;flex-direction:column;gap:16px}.resource-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #00000014;cursor:pointer;transition:all .2s;border:2px solid transparent;display:flex;align-items:center;gap:12px}.resource-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #9b5de033;border-color:#9b5de0}.resource-thumbnail{width:100px;height:100px;object-fit:cover;flex-shrink:0}.resource-content{flex:1;padding:16px 16px 16px 0}.resource-header{display:flex;align-items:center;gap:6px;margin-bottom:8px}.resource-type-icon{font-size:14px}.resource-type{font-size:12px;color:#9b5de0;font-weight:500}.resource-title{font-size:16px;font-weight:600;color:#1f2937;margin-bottom:6px}.resource-description{font-size:14px;color:#6b7280;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.resource-arrow{font-size:24px;color:#9b5de0;font-weight:600;padding-right:16px;flex-shrink:0}.empty-state{text-align:center;padding:60px 20px}.empty-icon{font-size:64px;opacity:.3;margin-bottom:16px}.empty-state h3{font-size:20px;font-weight:600;color:#374151;margin-bottom:8px}.empty-state p{font-size:16px;color:#6b7280;line-height:1.6}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:fadeIn .3s ease-in}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{background:#fff;border-radius:24px;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid #e5e7eb}.modal-header h2{font-size:20px;font-weight:600;color:#1f2937;margin:0}.modal-close{width:32px;height:32px;border-radius:50%;border:none;background:#f3f4f6;color:#6b7280;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.modal-close:hover{background:#e5e7eb;color:#374151}.modal-body{padding:20px}.modal-thumbnail{width:100%;height:200px;object-fit:cover;border-radius:12px;margin-bottom:16px}.resource-meta{display:flex;align-items:center;gap:8px;margin-bottom:16px;flex-wrap:wrap}.resource-type-icon-large{font-size:18px}.resource-type-large{font-size:14px;color:#9b5de0;font-weight:500}.resource-category{font-size:12px;color:#6b7280;background:#f3f4f6;padding:4px 12px;border-radius:12px}.modal-description{font-size:16px;color:#6b7280;line-height:1.6;margin-bottom:16px}.modal-content-text{background:#f8fafc;border-radius:12px;padding:16px;margin-bottom:24px}.modal-content-text p{font-size:15px;color:#374151;line-height:1.6;margin:0}.modal-body .btn{width:100%;justify-content:center}.app-container{min-height:100vh;background-color:#f3f4f6;display:flex;justify-content:center;align-items:center;padding:20px}.mobile-container{width:100%;max-width:430px;min-height:600px;background-color:#fff;border-radius:24px;box-shadow:0 20px 60px #00000026;overflow:hidden;position:relative}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.btn{padding:12px 24px;border-radius:12px;font-size:16px;font-weight:600;border:none;cursor:pointer;transition:all .2s;display:inline-flex;align-items:center;justify-content:center;gap:8px}.btn-primary{background-color:#9b5de0;color:#fff}.btn-primary:hover{background-color:#7c3aed;transform:translateY(-1px);box-shadow:0 4px 12px #9b5de04d}.btn-secondary{background-color:#e5e7eb;color:#374151}.btn-secondary:hover{background-color:#d1d5db}.card{background-color:#fff;border-radius:16px;padding:20px;box-shadow:0 2px 8px #00000014;margin-bottom:16px}.input{width:100%;padding:12px 16px;border:2px solid #e5e7eb;border-radius:12px;font-size:16px;transition:border-color .2s}.input:focus{outline:none;border-color:#9b5de0}textarea.input{min-height:120px;resize:vertical;font-family:inherit}h1{font-size:28px;font-weight:700;color:#1f2937;margin-bottom:8px}h2{font-size:22px;font-weight:600;color:#374151;margin-bottom:12px}h3{font-size:18px;font-weight:600;color:#374151;margin-bottom:8px}.text-muted{color:#6b7280;font-size:14px}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f3f4f6}::-webkit-scrollbar-thumb{background:#9b5de0;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#7c3aed}
