@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&family=Nunito:wght@300;400;500;600;700&family=Quicksand:wght@300;400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Nunito,-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}:root{--primary-gradient:linear-gradient(135deg,#dc4663,#d4a574);--primary-color:#dc4663;--secondary-color:#d4a574;--accent-color:#dc4663;--background-white:#fff;--text-dark:#2d3748;--text-light:#4a5568;--border-light:#e2e8f0;--success-green:#48bb78;--warning-orange:#ed8936;--error-red:#f56565}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fff;background-color:var(--background-white);color:#2d3748;color:var(--text-dark);font-family:Nunito,sans-serif;line-height:1.6}.container{margin:0 auto;max-width:1200px;padding:0 1rem}h1,h2,h3,h4,h5,h6{color:#dc4663;font-family:Quicksand,sans-serif;font-weight:600;margin-bottom:1rem}a,body,button,div,input,p,span,textarea{font-family:Nunito,sans-serif}.landing-header{background:#fff;box-shadow:0 2px 4px #0000001a;padding:1.2rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.landing-header .logo{align-items:center;display:flex;height:44px;justify-content:center}.landing-header .logo h1{align-items:center;color:#dc4663;display:flex;font-family:Quicksand,sans-serif;font-size:2rem;font-weight:600;line-height:1.2;margin:0}.hero-section{background:linear-gradient(135deg,#ee33641a,#d4a5741a);padding:4rem 0;text-align:center}.hero-content{margin:0 auto;max-width:800px;padding:0 2rem}.hero-title{color:#dc4663;color:var(--accent-color);font-size:3.5rem;font-weight:700;margin-bottom:1.5rem}.hero-subtitle{color:#4a5568;color:var(--text-light);font-size:1.25rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:600px}.cta-button{background:linear-gradient(135deg,#dc4663,#d4a574);background:var(--primary-gradient);border:none;border-radius:50px;box-shadow:0 4px 20px #ee336440;color:#fff;cursor:pointer;font-family:Nunito,sans-serif;font-size:1.125rem;font-weight:600;letter-spacing:.5px;padding:1.2rem 2.8rem;text-transform:uppercase;transition:all .3s ease}.cta-button:hover{box-shadow:0 6px 25px #ee336459;transform:translateY(-2px)}.feedback-cta-button{background:linear-gradient(135deg,#dc4663,#d4a574);background:var(--primary-gradient);border:none;border-radius:50px;box-shadow:0 4px 20px #ee336440;color:#fff;cursor:pointer;font-family:Nunito,sans-serif;font-size:1rem;font-weight:600;letter-spacing:.5px;margin-bottom:2rem;padding:1rem 2rem;text-transform:uppercase;transition:all .3s ease}.feedback-cta-button:hover{box-shadow:0 6px 25px #ee336459;transform:translateY(-2px)}.features-section{background:#fff;background:var(--background-white);padding:4rem 0}.features-section h2{font-size:2.5rem;margin-bottom:3rem;text-align:center}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.feature-card{background:linear-gradient(135deg,#ee33640d,#d4a5740d);border:1px solid #ee33641a;border-radius:15px;padding:2rem;text-align:center;transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-card h3{color:#dc4663;color:var(--accent-color);font-size:1.5rem;margin-bottom:1rem}.feature-card p{color:#4a5568;color:var(--text-light);line-height:1.7}.testimonial-section{background:linear-gradient(135deg,#ee33641a,#d4a5741a);padding:4rem 0}.testimonial{margin:0 auto;max-width:800px;padding:0 2rem;text-align:center}.testimonial p{color:#2d3748;color:var(--text-dark);font-size:1.5rem;font-style:italic;line-height:1.8;margin-bottom:1.5rem}.testimonial-author{color:#dc4663;color:var(--accent-color);font-weight:600}.cta-section{background:#fff;background:var(--background-white);padding:4rem 0;text-align:center}.cta-section h2{font-size:2.5rem;margin-bottom:1rem}.cta-section p{color:#4a5568;color:var(--text-light);font-size:1.25rem;margin-bottom:2.5rem}.feedback-section{margin-top:3rem}.feedback-form-container{background:#fff;background:var(--background-white);border-radius:15px;box-shadow:0 10px 30px #0000001a;display:flex;justify-content:center;margin-top:2rem;overflow:hidden}.feedback-form-container iframe{border:none;max-width:640px;width:100%}.social-section{background:linear-gradient(135deg,#ee33640d,#d4a5740d);padding:3rem 0}.social-links{flex-wrap:wrap;gap:2rem}.social-link,.social-links{display:flex;justify-content:center}.social-link{align-items:center;background:linear-gradient(135deg,#dc4663,#d4a574);background:var(--primary-gradient);border-radius:15px;box-shadow:0 4px 20px #ee336426;color:#fff;font-size:1.1rem;font-weight:600;gap:1rem;padding:1.5rem 2rem;text-decoration:none;transition:all .3s ease}.social-link:hover{box-shadow:0 6px 25px #ee336440;transform:translateY(-3px)}.signup-page{align-items:center;background:linear-gradient(135deg,#ee33641a,#d4a5741a);display:flex;justify-content:center;min-height:100vh;padding:2rem}.signup-container{background:#fff;background:var(--background-white);border-radius:20px;box-shadow:0 20px 40px #0000001a;max-width:500px;padding:3rem;width:100%}.signup-header{margin-bottom:2.5rem;text-align:center}.signup-header h1{font-size:2.5rem;margin-bottom:.5rem}.signup-header p{color:#4a5568;color:var(--text-light);font-size:1.1rem}.signup-form{gap:1.5rem}.form-group,.signup-form{display:flex;flex-direction:column}.form-group label{color:#2d3748;color:var(--text-dark);font-weight:600;margin-bottom:.5rem}.form-group input{border:2px solid #e2e8f0;border:2px solid var(--border-light);border-radius:10px;font-family:Nunito,sans-serif;font-size:1rem;padding:1rem;transition:border-color .3s ease}.form-group input:focus{border-color:#dc4663;border-color:var(--primary-color);outline:none}.auth-button{background:linear-gradient(135deg,#dc4663,#d4a574);background:var(--primary-gradient);border:none;border-radius:10px;box-shadow:0 4px 20px #ee336440;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;letter-spacing:.5px;margin-top:1rem;padding:1.2rem;text-transform:uppercase;transition:all .3s ease}.auth-button:hover{box-shadow:0 6px 25px #ee336459;transform:translateY(-2px)}.back-button{background:#0000;border:none;color:#4a5568;color:var(--text-light);cursor:pointer;font-size:1rem;margin-top:1rem;padding:1rem;transition:color .3s ease}.back-button:hover{color:#dc4663;color:var(--primary-color)}.main-app{display:flex;flex-direction:column;min-height:100vh}.app-header{background:#fff;border-bottom:2px solid #e2e8f0;border-bottom:2px solid var(--border-light);box-shadow:0 2px 4px #0000001a;padding:1.2rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-content{height:44px;justify-content:space-between;margin:0 auto;max-width:1200px;width:100%}.header-content,.logo{align-items:center;display:flex}.logo{flex-shrink:0;height:100%}.logo h1{color:#dc4663;font-family:Quicksand,sans-serif;font-size:2rem;font-weight:600;line-height:1.2;margin:0}.header-actions,.logo h1{align-items:center;display:flex}.header-actions{gap:1.5rem;height:100%}.feedback-button{align-items:center;background:linear-gradient(135deg,#e91e63,#ff9800);border:none;border-radius:20px;box-shadow:0 2px 8px #e91e634d;color:#fff;cursor:pointer;display:flex;font-family:Quicksand,sans-serif;font-size:.8rem;font-weight:600;height:38px;justify-content:center;letter-spacing:.5px;padding:.75rem 1.3rem;text-transform:uppercase;transition:all .3s ease;white-space:nowrap}.feedback-button:hover{background:linear-gradient(135deg,#d81b60,#f57c00);box-shadow:0 4px 15px #e91e6366;transform:translateY(-2px)}.user-info{align-items:center;color:#2d3748;color:var(--text-dark);display:flex;font-family:Nunito,sans-serif;font-size:.95rem;font-weight:500;height:100%;line-height:1.4}.app-nav{background:#fff;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border-light);box-shadow:0 2px 4px #0000001a;display:flex;gap:0;padding:0 2rem;position:-webkit-sticky;position:sticky;top:72px;z-index:98}.nav-button{background:#0000;border:none;border-bottom:3px solid #0000;color:#4a5568;color:var(--text-light);cursor:pointer;font-family:Quicksand,sans-serif;font-size:1rem;font-weight:600;padding:1.5rem 2rem;transition:all .3s ease}.nav-button:hover{color:#dc4663}.nav-button.active{border-bottom-color:#dc4663;color:#dc4663}.app-main{background:#fff;background:var(--background-white);flex:1 1;padding:2rem}.section-header{margin-bottom:3rem;text-align:center}.section-header h2{font-size:2.5rem;margin-bottom:1rem}.section-header p{color:#4a5568;color:var(--text-light);font-size:1.1rem;margin:0 auto;max-width:600px}.emotions-section{margin:0 auto;max-width:1000px}.quadrant-container h3{color:#dc4663;font-family:Quicksand,sans-serif;font-size:1.8rem;margin-bottom:2rem;text-align:center}.quadrant-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin-bottom:3rem}.quadrant-button{background:#fff;border:2px solid #e2e8f0;border:2px solid var(--border-light);border-radius:15px;cursor:pointer;min-height:200px;padding:2rem;text-align:left;transition:all .3s ease}.quadrant-button:hover{box-shadow:0 10px 25px #ee336426;transform:translateY(-3px)}.quadrant-button.active,.quadrant-button:hover{border-color:#dc4663;border-color:var(--primary-color)}.quadrant-button.active{background:linear-gradient(135deg,#ee33640d,#d4a5740d)}.quadrant-title{color:#dc4663;font-family:Quicksand,sans-serif;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.quadrant-emotions{color:#4a5568;color:var(--text-light);font-size:.9rem;line-height:1.6}.emotion-selection h3{margin-bottom:1rem;text-align:center}.quadrant-selected{color:#4a5568;color:var(--text-light);font-style:italic;margin-bottom:2rem;text-align:center}.emotions-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.emotion-button{background:#fff;border:2px solid #e2e8f0;border:2px solid var(--border-light);border-radius:10px;cursor:pointer;padding:1.5rem;text-align:left;transition:all .3s ease}.emotion-button:hover{border-color:#dc4663;border-color:var(--primary-color);box-shadow:0 5px 15px #ee336426;transform:translateY(-2px)}.emotion-button strong{color:#dc4663;display:block;font-family:Quicksand,sans-serif;font-size:1.1rem;margin-bottom:.5rem}.emotion-button span{color:#4a5568;color:var(--text-light);font-size:.9rem}.context-selection{margin:0 auto;max-width:800px}.context-selection h3{margin-bottom:1rem;text-align:center}.context-selection p{color:#4a5568;color:var(--text-light);margin-bottom:2rem;text-align:center}.context-categories{display:flex;flex-direction:column;gap:2rem;margin-bottom:3rem}.context-category h4{color:#dc4663;font-family:Quicksand,sans-serif;font-size:1.2rem;margin-bottom:1rem}.context-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.context-button{background:#fff;border:2px solid #e2e8f0;border:2px solid var(--border-light);border-radius:25px;color:#2d3748;color:var(--text-dark);cursor:pointer;font-size:.9rem;padding:.7rem 1.5rem;transition:all .3s ease}.context-button:hover{color:#dc4663;color:var(--primary-color)}.context-button.active,.context-button:hover{border-color:#dc4663;border-color:var(--primary-color)}.context-button.active{background:linear-gradient(135deg,#dc4663,#d4a574);background:var(--primary-gradient);color:#fff}.emotion-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.log-emotion-button{background:linear-gradient(135deg,#dc4663,#d4a574);background:var(--primary-gradient);border:none;border-radius:50px;box-shadow:0 4px 20px #ee336440;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;letter-spacing:.5px;padding:1.2rem 2.5rem;text-transform:uppercase;transition:all .3s ease}.log-emotion-button:hover{box-shadow:0 6px 25px #ee336459;transform:translateY(-2px)}.activities-week-navigation,.week-selection{align-items:center;display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.activities-week-navigation h3{color:#dc4663;color:var(--primary-color);margin-bottom:1rem;text-align:center}.week-selection{flex-direction:row;justify-content:center}.week-tab{align-items:center;background:#fff;border:2px solid #e2e8f0;border:2px solid var(--border-light);border-radius:15px;color:#2d3748;color:var(--text-dark);cursor:pointer;display:flex;flex-direction:column;font-family:Quicksand,sans-serif;font-weight:600;min-width:150px;padding:1rem 1.5rem;transition:all .3s ease}.week-tab:hover{box-shadow:0 5px 15px #dc466326;transform:translateY(-2px)}.week-tab.active,.week-tab:hover{border-color:#dc4663;border-color:var(--primary-color)}.week-tab.active{background:linear-gradient(135deg,#dc46630d,#d4a5740d);color:#dc4663;color:var(--primary-color)}.week-tab small{color:#4a5568;color:var(--text-light);font-size:.8rem;font-weight:400;margin-top:.3rem}.week-tab.active small{color:#dc4663;color:var(--primary-color)}.activities-section{margin:0 auto;max-width:1200px}.selected-activities{background:linear-gradient(135deg,#ee33640d,#d4a5740d);border:1px solid #ee33641a;border-radius:15px;margin-bottom:3rem;padding:2rem}.selected-activities h3{margin-bottom:1.5rem;text-align:center}.selected-activities-list{display:flex;flex-direction:column;gap:1rem}.selected-activity-item{align-items:center;background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000000d;display:flex;gap:1rem;padding:1rem}.activity-name{color:#dc4663;flex:1 1;font-family:Quicksand,sans-serif}.activity-categories{display:flex;flex-wrap:wrap;gap:.5rem}.remove-button{background:#f7fafc;border:1px solid #e2e8f0;border:1px solid var(--border-light);border-radius:5px;color:#4a5568;color:var(--text-light);cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .3s ease}.remove-button:hover{background:#fed7d7;border-color:#f56565;border-color:var(--error-red);color:#f56565;color:var(--error-red)}.energy-legend{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.legend-item{border-radius:20px;font-size:.9rem;font-weight:600;padding:.5rem 1rem;text-transform:capitalize;transition:all .3s ease;-webkit-user-select:none;user-select:none}.legend-item:hover{box-shadow:0 4px 12px #00000026;transform:scale(1.05)}.legend-item.active{border:3px solid #fff;box-shadow:0 6px 16px #00000040;outline:2px solid #333;transform:scale(1.08)}.legend-item.physical{background:#e57373;color:#fff}.legend-item.emotional{background:#f4a261;color:#fff}.legend-item.social{background:#64b5f6;color:#fff}.legend-item.natural{background:#81c784;color:#fff}.legend-item.spiritual{background:#9575cd;color:#fff}.activities-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.activity-card{background:#fff;border:2px solid #e2e8f0;border:2px solid var(--border-light);border-radius:12px;display:flex;flex-direction:column;padding:1.5rem;transition:all .3s ease}.activity-card:hover{border-color:#dc4663;border-color:var(--primary-color);box-shadow:0 10px 25px #ee336426;transform:translateY(-3px)}.activity-card h4{color:#dc4663;font-family:Quicksand,sans-serif;font-size:1.2rem;margin-bottom:1rem}.activity-card .activity-categories{flex:1 1;margin-bottom:1.5rem}.category-tag{border-radius:20px;display:inline-block;font-family:Nunito,sans-serif;font-size:.75rem;font-weight:500;margin-bottom:.5rem;margin-right:.5rem;min-width:60px;padding:.4rem .8rem;text-align:center;text-transform:capitalize;white-space:nowrap}.category-tag.physical{background:#e57373;color:#fff}.category-tag.emotional{background:#f4a261;color:#fff}.category-tag.social{background:#64b5f6;color:#fff}.category-tag.natural{background:#81c784;color:#fff}.category-tag.spiritual{background:#9575cd;color:#fff}.add-activity-button{background:linear-gradient(135deg,#dc4663,#d4a574);background:var(--primary-gradient);border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:.8rem 1.5rem;text-transform:uppercase;transition:all .3s ease}.add-activity-button:hover{box-shadow:0 5px 15px #ee336440;transform:translateY(-2px)}.add-activity-button.added{background:#48bb78;background:var(--success-green);cursor:default}.add-activity-button.added:hover{box-shadow:none;transform:none}.journaling-section{margin:0 auto;max-width:1200px}.journaling-week-navigation{background:#fff;border:2px solid #e2e8f0;border:2px solid var(--border-light);border-radius:15px;margin-bottom:2rem;padding:2rem}.journaling-week-navigation h3{color:#dc4663;color:var(--primary-color);margin-bottom:1.5rem;text-align:center}.journaling-content{display:flex;flex-direction:column;gap:2rem}.gratitude-section,.pome-moments-section{background:#fff;border:2px solid #e2e8f0;border:2px solid var(--border-light);border-radius:15px;padding:2rem}.gratitude-section h3,.pome-moments-section h3{color:#dc4663;color:var(--primary-color);margin-bottom:1rem}.section-description{color:#4a5568;color:var(--text-light);font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.gratitude-input-container,.new-moment-container{display:flex;flex-direction:column;gap:1rem}.edit-moment-input,.gratitude-input,.moment-input{border:2px solid #e2e8f0;border:2px solid var(--border-light);border-radius:10px;font-family:Nunito,sans-serif;font-size:.95rem;line-height:1.6;min-height:120px;padding:1rem;resize:vertical;width:100%}.edit-moment-input:focus,.gratitude-input:focus,.moment-input:focus{border-color:#dc4663;border-color:var(--primary-color);outline:none}.save-gratitude-button,.save-moment-button{align-self:flex-start;background:linear-gradient(135deg,#dc4663,#d4a574);background:var(--primary-gradient);border:none;border-radius:25px;color:#fff;cursor:pointer;font-family:Quicksand,sans-serif;font-weight:600;padding:.8rem 2rem;transition:all .3s ease}.save-gratitude-button:hover,.save-moment-button:hover{box-shadow:0 5px 15px #dc46634d;transform:translateY(-2px)}.save-gratitude-button:disabled,.save-moment-button:disabled{box-shadow:none;cursor:not-allowed;opacity:.5;transform:none}.existing-gratitude{background:linear-gradient(135deg,#dc46630d,#d4a5740d);border:1px solid #dc46631a;border-radius:10px;padding:1.5rem}.gratitude-display{color:#2d3748;color:var(--text-dark);font-size:.95rem;line-height:1.6;margin-bottom:1rem;white-space:pre-wrap}.gratitude-actions{display:flex;gap:.5rem;justify-content:flex-end}.cancel-gratitude-button,.delete-gratitude-button,.edit-gratitude-button{background:#0000;border:1px solid #e2e8f0;border:1px solid var(--border-light);border-radius:15px;cursor:pointer;font-family:Nunito,sans-serif;font-size:.8rem;padding:.4rem .8rem;transition:all .3s ease}.cancel-gratitude-button:hover,.edit-gratitude-button:hover{border-color:#dc4663;border-color:var(--primary-color);color:#dc4663;color:var(--primary-color)}.delete-gratitude-button:hover{border-color:#f56565;color:#f56565}.gratitude-buttons{align-items:center;display:flex;gap:1rem}.moments-list{margin-top:2rem}.moments-list h4{color:#dc4663;color:var(--primary-color);margin-bottom:1.5rem}.moment-card{background:linear-gradient(135deg,#dc46630d,#d4a5740d);border:1px solid #dc46631a;border-radius:10px;margin-bottom:1rem;padding:1.5rem}.moment-text{color:#2d3748;color:var(--text-dark);font-size:.95rem;line-height:1.6;margin-bottom:1rem}.moment-meta{align-items:center;display:flex;justify-content:space-between}.moment-date{color:#4a5568;color:var(--text-light);font-size:.8rem;font-style:italic}.moment-actions{display:flex;gap:.5rem}.cancel-edit-button,.delete-moment-button,.edit-moment-button,.save-edit-button{background:#0000;border:1px solid #e2e8f0;border:1px solid var(--border-light);border-radius:15px;cursor:pointer;font-family:Nunito,sans-serif;font-size:.8rem;padding:.4rem .8rem;transition:all .3s ease}.edit-moment-button:hover,.save-edit-button:hover{border-color:#dc4663;border-color:var(--primary-color);color:#dc4663;color:var(--primary-color)}.cancel-edit-button:hover,.delete-moment-button:hover{border-color:#f56565;color:#f56565}.edit-moment-container{display:flex;flex-direction:column;gap:1rem}.edit-buttons{align-self:flex-start;display:flex;gap:.5rem}.empty-moments{color:#4a5568;color:var(--text-light);font-style:italic;padding:2rem;text-align:center}@media (max-width:768px){.journaling-section{padding:1rem}.gratitude-section,.pome-moments-section{padding:1.5rem}.moment-meta{align-items:flex-start;flex-direction:column;gap:.5rem}.moment-actions{align-self:flex-end}}.analytics-section{margin:0 auto;max-width:1000px}.empty-state{background:linear-gradient(135deg,#ee33640d,#d4a5740d);border:1px solid #ee33641a;border-radius:15px;padding:4rem 2rem;text-align:center}.empty-state h3{font-size:1.8rem;margin-bottom:1rem}.empty-state p{margin-bottom:1.5rem}.empty-state p,.empty-state ul{color:#4a5568;color:var(--text-light)}.empty-state ul{margin:0 auto 1.5rem;max-width:300px;text-align:left}.empty-state li{margin-bottom:.5rem}.analytics-content{display:flex;flex-direction:column;gap:3rem}.analytics-summary{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.summary-card{background:#fff;border:2px solid #e2e8f0;border:2px solid var(--border-light);border-radius:15px;padding:2rem;text-align:center;transition:all .3s ease}.summary-card.compact{min-width:140px;padding:1.2rem}.summary-card:hover{border-color:#dc4663;border-color:var(--primary-color);box-shadow:0 10px 25px #dc466326;transform:translateY(-3px)}.summary-card h3{color:#dc4663;font-family:Quicksand,sans-serif;font-size:2rem;margin-bottom:.3rem}.summary-card.compact h3{font-size:1.8rem}.summary-card p{color:#4a5568;color:var(--text-light);font-size:.85rem;font-weight:600;letter-spacing:.5px;margin-bottom:.2rem;text-transform:uppercase}.emotion-patterns{background:#fff;border:2px solid #e2e8f0;border:2px solid var(--border-light);border-radius:15px;padding:2rem}.emotion-patterns h3{margin-bottom:1.5rem;text-align:center}.quadrant-breakdown{display:flex;flex-direction:column}.quadrant-stat{align-items:center;background:linear-gradient(135deg,#ee33640d,#d4a5740d);display:flex;justify-content:space-between}.quadrant-name{color:#2d3748;color:var(--text-dark)}.quadrant-count{color:#dc4663;color:var(--primary-color);font-weight:600}.activity-breakdown{background:#fff;border:2px solid #e2e8f0;border:2px solid var(--border-light);border-radius:15px;padding:2rem}.activity-breakdown h3{margin-bottom:1.5rem;text-align:center}.category-stats{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.category-stat{align-items:center;background:linear-gradient(135deg,#ee33640d,#d4a5740d);border:1px solid #ee33641a;border-radius:25px;display:flex;gap:.5rem;padding:.8rem 1.2rem}.category-count{color:#2d3748;color:var(--text-dark);font-weight:600}.analytics-week-navigation{background:#fff;border:2px solid #e2e8f0;border:2px solid var(--border-light);border-radius:15px;margin-bottom:2rem;padding:2rem}.analytics-week-navigation h3{margin-bottom:1.5rem;text-align:center}.week-selector{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.week-selector-btn{background:#fff;border:2px solid #e2e8f0;border:2px solid var(--border-light);border-radius:10px;color:#2d3748;color:var(--text-dark);cursor:pointer;font-family:Nunito,sans-serif;font-weight:500;padding:.8rem 1.2rem;transition:all .3s ease}.week-selector-btn:hover{color:#dc4663;color:var(--primary-color)}.week-selector-btn.active,.week-selector-btn:hover{border-color:#dc4663;border-color:var(--primary-color)}.week-selector-btn.active{background:linear-gradient(135deg,#dc4663,#d4a574);background:var(--primary-gradient);color:#fff}.week-selector-btn small{display:block;font-size:.7rem;margin-top:.2rem;opacity:.8}.emotion-journey{background:#fff;border:2px solid #e2e8f0;border:2px solid var(--border-light);border-radius:15px;margin-bottom:2rem;padding:2rem}.emotion-journey h3{margin-bottom:1rem;text-align:center}.quadrant-analytics{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border-light);margin-bottom:2rem;padding-bottom:2rem}.quadrant-analytics h4{color:#dc4663;color:var(--primary-color);margin-bottom:1rem;text-align:center}.quadrant-breakdown{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.quadrant-stat{background:linear-gradient(135deg,#dc46630d,#d4a5740d);border:1px solid #dc46631a;border-radius:10px;padding:1rem;text-align:center}.quadrant-name{color:#dc4663;color:var(--primary-color);font-family:Quicksand,sans-serif;font-weight:600;margin-bottom:.5rem}.quadrant-count{color:#2d3748;color:var(--text-dark);font-weight:500}.specific-emotions h4{color:#dc4663;color:var(--primary-color);margin-bottom:1rem;text-align:center}.context-timeline,.emotions-timeline{display:flex;flex-direction:column;gap:1rem}.context-analytics{border-top:1px solid #e2e8f0;border-top:1px solid var(--border-light);margin-top:2rem;padding-top:2rem}.context-analytics h4{color:#dc4663;color:var(--primary-color);margin-bottom:1rem;text-align:center}.emotion-timeline-item{background:linear-gradient(135deg,#dc466308,#d4a57408);border:1px solid #dc46631a;border-radius:10px;padding:1rem}.emotion-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.emotion-name{color:#dc4663;color:var(--primary-color);flex:1 1;font-family:Quicksand,sans-serif;font-size:1.1rem;font-weight:600}.emotion-count{color:#2d3748;color:var(--text-dark);font-weight:500;margin-left:1rem}.quadrant-label{display:block;font-size:.85rem;margin-bottom:.8rem}.emotion-timestamps{display:flex;flex-wrap:wrap;gap:.5rem}.timestamp{background:#dc46631a;border:1px solid #dc466333;border-radius:12px;color:#2d3748;color:var(--text-dark)}.more-timestamps,.timestamp{font-size:.8rem;padding:.2rem .6rem}.more-timestamps{color:#4a5568;color:var(--text-light);font-style:italic}@media (max-width:768px){.emotion-timeline-item{padding:.8rem}.emotion-header{flex-wrap:nowrap;gap:.5rem}.emotion-name{flex:1 1;font-size:1rem;min-width:0}.emotion-count{font-size:.9rem;margin-left:.5rem;white-space:nowrap}.quadrant-label{font-size:.8rem;margin-bottom:.6rem}.emotion-timestamps{gap:.3rem}.timestamp{font-size:.75rem;padding:.15rem .5rem}}.activity-focus-chart{background:#fff;border:2px solid #e2e8f0;border:2px solid var(--border-light);border-radius:15px;padding:2rem}.activity-focus-chart h3{margin-bottom:1rem;text-align:center}.activity-chart{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.chart-bar-container{align-items:center;display:flex;gap:1rem}.chart-category{color:#2d3748;color:var(--text-dark);font-family:Quicksand,sans-serif;font-weight:600;min-width:80px;text-transform:capitalize}.chart-bar-wrapper{align-items:center;background:#f7fafc;border-radius:10px;display:flex;flex:1 1;height:30px;overflow:hidden;position:relative}.chart-bar{border-radius:10px;height:100%;min-width:2px;transition:width .6s ease}.chart-bar.physical{background:linear-gradient(135deg,#e57373,#d32f2f)}.chart-bar.emotional{background:linear-gradient(135deg,#f4a261,#e65100)}.chart-bar.social{background:linear-gradient(135deg,#64b5f6,#1976d2)}.chart-bar.natural{background:linear-gradient(135deg,#81c784,#388e3c)}.chart-bar.spiritual{background:linear-gradient(135deg,#9575cd,#512da8)}.chart-count{color:#2d3748;color:var(--text-dark);font-weight:600;position:absolute;right:10px;z-index:1}.historical-week-message,.no-activities-message{background:linear-gradient(135deg,#dc46630d,#d4a5740d);border:1px solid #dc46631a;border-radius:10px;margin-top:1.5rem;padding:2rem;text-align:center}.historical-week-message p,.no-activities-message p{color:#4a5568;color:var(--text-light);margin-bottom:.5rem}.historical-week-message p:last-child,.no-activities-message p:last-child{margin-bottom:0}.activities-history h3,.emotions-history h3{margin-bottom:1.5rem;text-align:center}.activities-list,.emotions-list{display:flex;flex-direction:column;gap:1rem}.activity-history-item,.emotion-history-item{background:linear-gradient(135deg,#ee33640d,#d4a5740d);border:1px solid #ee33641a;border-radius:10px;padding:1rem}.emotion-info{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.emotion-info strong{color:#dc4663;font-family:Quicksand,sans-serif;font-size:1.1rem}.quadrant-label{color:#4a5568;color:var(--text-light);font-size:.8rem;font-style:italic}.emotion-context{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}.context-tag{background:#ee33641a;border:1px solid #ee336433;border-radius:10px;color:#2d3748;color:var(--text-dark);font-size:.8rem;padding:.2rem .5rem}.emotion-timestamp{color:#4a5568;color:var(--text-light);font-size:.8rem;text-align:right}.activity-history-item{align-items:center;display:flex;justify-content:space-between}.activity-name{color:#2d3748;color:var(--text-dark);font-weight:600}.show-more-hint{font-style:italic;margin-top:1rem;text-align:center}.show-more-hint,.summary-card small{color:#4a5568;color:var(--text-light)}.summary-card small{display:block;font-size:.7rem;font-weight:400;margin-top:.2rem}.week-range{color:#4a5568;color:var(--text-light);font-size:.9rem;font-style:italic;margin-bottom:1.5rem;text-align:center}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.features-grid,.quadrant-grid{grid-template-columns:1fr}.app-header{padding:1rem}.app-nav{padding:0 1rem}.nav-button{font-size:.9rem}.app-main,.nav-button{padding:1rem}.activities-grid,.analytics-summary{grid-template-columns:1fr}.social-links{align-items:center;flex-direction:column}.context-buttons{justify-content:center}.emotion-actions{align-items:center;flex-direction:column}}@media (max-width:480px){.hero-title{font-size:2rem}.cta-button{font-size:1rem;padding:1rem 2rem}.section-header h2{font-size:2rem}.quadrant-button{min-height:150px;padding:1.5rem}.signup-container{padding:2rem}.container{padding:0 .5rem}}.site-footer{background:#faf7f4;border-top:1px solid #e2e8f0;border-top:1px solid var(--border-light);margin-top:2rem;padding:2.5rem 1rem 2rem;text-align:center}.site-footer .container{align-items:center;display:flex;flex-direction:column;gap:1rem}.footer-links{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.footer-link{color:#dc4663;color:var(--primary-color);font-size:.95rem;font-weight:600;text-decoration:none;transition:opacity .2s ease}.footer-link:hover{opacity:.75;text-decoration:underline}.footer-separator{opacity:.5}.footer-copy,.footer-separator{color:#4a5568;color:var(--text-light)}.footer-copy{font-size:.85rem;line-height:1.6;margin:0;max-width:600px}.legal-page{background:#fff;padding:3rem 1rem 2rem}.legal-page .container{max-width:820px}.legal-title{color:#dc4663;color:var(--primary-color);font-family:Quicksand,sans-serif;font-size:2.75rem;font-weight:700;margin-bottom:.5rem}.legal-meta{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border-light);color:#4a5568;color:var(--text-light);font-size:.95rem;margin-bottom:2rem;padding-bottom:1.5rem}.legal-toc{background:#faf7f4;border-left:4px solid #dc4663;border-left:4px solid var(--primary-color);border-radius:6px;margin:2rem 0 2.5rem;padding:1.25rem 1.5rem 1.25rem 2.25rem}.legal-toc h3{font-size:1.1rem;margin:0 0 .75rem}.legal-toc h3,.legal-toc ol{color:#2d3748;color:var(--text-dark)}.legal-toc ol{margin:0;padding-left:1.25rem}.legal-toc li{font-size:.95rem;padding:.2rem 0}.legal-toc a{color:#dc4663;color:var(--primary-color);text-decoration:none}.legal-toc a:hover{text-decoration:underline}.legal-section{margin-bottom:2.25rem;scroll-margin-top:90px}.legal-section h2{color:#dc4663;color:var(--primary-color);font-size:1.6rem;margin-bottom:.85rem}.legal-section h2,.legal-section h3{font-family:Quicksand,sans-serif;font-weight:600}.legal-section h3{color:#2d3748;color:var(--text-dark);font-size:1.15rem;margin:1.25rem 0 .5rem}.legal-section p{font-size:1rem;line-height:1.75}.legal-section ol,.legal-section p,.legal-section ul{color:#2d3748;color:var(--text-dark);margin-bottom:.85rem}.legal-section ol,.legal-section ul{padding-left:1.5rem}.legal-section li{line-height:1.7;padding:.2rem 0}.legal-section a{color:#dc4663;color:var(--primary-color);text-decoration:underline}.legal-callout{background:#faf7f4;border-left:4px solid #d4a574;border-left:4px solid var(--secondary-color);border-radius:6px;margin:1rem 0 1.25rem;padding:1rem 1.25rem}.legal-callout strong{color:#dc4663;color:var(--primary-color);display:block;font-size:1.05rem;margin-bottom:.4rem}.legal-callout p{margin-bottom:0}.legal-callout-important{background:#dc46630f;border-left-color:#dc4663;border-left-color:var(--primary-color)}.legal-callout-warning{background:#ed893614;border-left-color:#ed8936}.legal-callout-warning strong{color:#c05621}@media (max-width:768px){.legal-title{font-size:2rem}.legal-section h2{font-size:1.35rem}.legal-page{padding:2rem .75rem 1.5rem}}
/*# sourceMappingURL=main.8909230a.css.map*/