:root{color-scheme:light;--color-bg:#fbf8f4;--color-surface:#fff;--color-surface-muted:#f3eee6;--color-text-primary:#322f45;--color-text-secondary:#6f6b85;--color-text-inverse:#fff;--color-border:#ece6dc;--color-border-strong:#ddd3c4;--color-brand-purple:#6e4fd1;--color-brand-purple-light:#9b7fea;--color-brand-blue:#3e6fcb;--color-brand-teal:#2fa0a8;--gradient-brand-solid:linear-gradient(135deg,#6e4fd1,#3e6fcb);--gradient-brand-hero:linear-gradient(135deg,#9b7fea,#6e8df0 50%,#2fa0a8);--gradient-brand-soft:linear-gradient(135deg,rgba(110,79,209,.08),rgba(62,111,203,.08) 50%,rgba(47,160,168,.08));--color-accent-sage:#3f7859;--color-accent-sage-soft:#e4f0e9;--color-success:var(--color-accent-sage);--color-success-soft:var(--color-accent-sage-soft);--color-negative:#b0492f;--color-negative-soft:#fbeae3;--focus-ring:0 0 0 3px rgba(110,79,209,.45);--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--radius-pill:999px;--shadow-sm:0 1px 2px rgba(50,47,69,.05);--shadow-md:0 6px 20px rgba(50,47,69,.08);--shadow-lg:0 16px 40px rgba(50,47,69,.12);--ease-out:cubic-bezier(0.16,1,0.3,1);--duration-fast:150ms;--duration-base:220ms;--font-display:var(--font-baloo),ui-rounded,"SF Pro Rounded",system-ui,sans-serif;--font-body:var(--font-nunito),system-ui,-apple-system,"Segoe UI",sans-serif}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);background:var(--color-bg);color:var(--color-text-primary)}a,button{font-family:inherit}a:focus-visible,button:focus-visible{outline:none;box-shadow:var(--focus-ring);border-radius:var(--radius-sm)}.site-header{border-bottom:1px solid var(--color-border);background:var(--color-surface)}.site-header-inner{max-width:760px;margin:0 auto;padding:1rem 1.25rem}.site-header-inner--split{display:flex;align-items:center;justify-content:space-between}.site-header-icons{display:flex;align-items:center;gap:.25rem}.site-header-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:var(--radius-pill);background:transparent;color:var(--color-text-secondary)}.site-header-icon-btn:hover{background:var(--color-surface-muted);color:var(--color-brand-purple)}.notification-bell-wrapper{position:relative}.notification-bell-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:none;border-radius:var(--radius-pill);background:transparent;color:var(--color-text-secondary);cursor:pointer}.notification-bell-btn:hover{background:var(--color-surface-muted);color:var(--color-brand-purple)}.notification-bell-badge{position:absolute;top:.1rem;right:.1rem;min-width:1.1rem;height:1.1rem;padding:0 .25rem;border-radius:var(--radius-pill);background:var(--color-negative);color:var(--color-text-inverse);font-size:.65rem;font-weight:700;line-height:1.1rem;text-align:center}.notification-panel{position:absolute;top:calc(100% + .5rem);right:0;width:320px;max-width:calc(100vw - 2rem);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);box-shadow:var(--shadow-lg);z-index:20;overflow:hidden}.notification-panel-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid var(--color-border)}.notification-panel-title{font-weight:700;color:var(--color-text-primary)}.notification-mark-read-btn{border:none;background:transparent;color:var(--color-brand-purple);font-size:.8rem;cursor:pointer}.notification-settings-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1rem;background:var(--color-surface-muted);border-bottom:1px solid var(--color-border);font-size:.85rem}.notification-settings-toggle{display:inline-flex;align-items:center;gap:.4rem;color:var(--color-text-primary)}.notification-settings-time{border:1px solid var(--color-border-strong);border-radius:var(--radius-sm);padding:.2rem .4rem;background:var(--color-surface);color:var(--color-text-primary)}.notification-list{max-height:320px;overflow-y:auto}.notification-empty{padding:1.5rem 1rem;text-align:center;color:var(--color-text-secondary);font-size:.85rem}.notification-item{padding:.75rem 1rem;border-bottom:1px solid var(--color-border)}.notification-item:last-child{border-bottom:none}.notification-item--unread{background:var(--color-accent-sage-soft)}.notification-item-title{display:block;font-weight:700;font-size:.85rem;color:var(--color-text-primary)}.notification-item-body{margin:.2rem 0;font-size:.85rem;color:var(--color-text-primary);line-height:1.4}.notification-item-time{font-size:.7rem;color:var(--color-text-secondary)}.notification-invite-actions{display:flex;gap:.5rem;margin-top:.5rem}.notification-invite-accept-btn,.notification-invite-reject-btn{flex:1 1;padding:.35rem .6rem;border-radius:var(--radius-sm);font-size:.75rem;font-weight:700;cursor:pointer}.notification-invite-accept-btn:disabled,.notification-invite-reject-btn:disabled{opacity:.6;cursor:not-allowed}.notification-invite-accept-btn{border:1px solid var(--color-brand-purple);background:var(--color-brand-purple);color:var(--color-text-inverse)}.notification-invite-reject-btn{border:1px solid var(--color-border-strong);background:var(--color-surface);color:var(--color-text-secondary)}.site-header-inner a{display:inline-flex;text-decoration:none}.brand-lockup{display:inline-flex;align-items:center;gap:.6rem}.brand-lockup--lg{gap:.9rem}.wordmark{font-family:var(--font-display);font-weight:700;color:var(--color-brand-purple);background:var(--gradient-brand-hero);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.wordmark--sm{font-size:1.15rem}.wordmark--lg{font-size:2rem}.page{max-width:760px;margin:0 auto;padding:2.5rem 1.25rem}.fade-in-up{animation:fade-up var(--duration-base) var(--ease-out) backwards}@keyframes fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.page-title{font-family:var(--font-display);font-size:2rem;font-weight:700;text-align:center;margin-bottom:2rem}.home-hero{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:2.5rem}.home-hero .page-title{margin-bottom:0}.home-greeting{font-size:1rem}.back-link,.home-greeting{color:var(--color-text-secondary);font-weight:600}.back-link{display:inline-flex;align-items:center;gap:.3rem;text-decoration:none;font-size:.9rem;margin-bottom:1.75rem;transition:color var(--duration-fast) var(--ease-out),transform var(--duration-fast) var(--ease-out)}.back-link:hover{color:var(--color-text-primary);transform:translateX(-2px)}.tile-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}.tile{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;padding:2rem 1rem;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-sm);font-size:1rem;font-weight:600;text-align:center;text-decoration:none;color:var(--color-text-primary);transition:border-color var(--duration-fast) var(--ease-out),box-shadow var(--duration-fast) var(--ease-out),transform var(--duration-fast) var(--ease-out)}.tile-icon{color:var(--color-brand-purple)}.tile--enabled:hover{border-color:var(--color-brand-purple-light);box-shadow:var(--shadow-md);transform:translateY(-2px)}.tile--muted{background:var(--color-surface-muted);border-color:var(--color-border);box-shadow:none}.tile--muted,.tile--muted .tile-icon,.tile-badge{color:var(--color-text-secondary)}.tile-badge{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;background:var(--color-surface);border:1px solid var(--color-border-strong);border-radius:var(--radius-pill);padding:.2rem .6rem}.coming-soon{padding:3rem 0;font-size:1rem}.coming-soon,.status-text{text-align:center;color:var(--color-text-secondary)}.status-text{padding:2rem}.status-text--error{color:var(--color-negative)}.carousel-wrapper{display:flex;align-items:center;gap:.75rem}.carousel-btn{flex-shrink:0;width:36px;height:36px;border:1px solid var(--color-border-strong);border-radius:50%;background:var(--color-surface);color:var(--color-text-primary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color var(--duration-fast) var(--ease-out),background var(--duration-fast) var(--ease-out),transform var(--duration-fast) var(--ease-out)}.carousel-btn:hover:not(:disabled){border-color:var(--color-brand-purple-light);background:var(--gradient-brand-soft);transform:scale(1.05)}.carousel-btn:disabled{opacity:.35;cursor:not-allowed}.carousel-track{flex:1 1;display:flex;overflow-x:hidden;scroll-snap-type:x mandatory;scrollbar-width:none}.carousel-track::-webkit-scrollbar{display:none}.carousel-item{flex:0 0 100%;scroll-snap-align:center;display:flex;justify-content:center}.feed-card{width:100%;max-width:480px;border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:1.75rem;background:var(--color-surface);box-shadow:var(--shadow-sm);min-height:200px;display:flex;flex-direction:column;justify-content:space-between}.feed-card-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-brand-purple);margin-bottom:.75rem}.feed-card-content{font-size:1.05rem;line-height:1.65;flex:1 1}.feed-card-author{display:block;font-size:.85rem;color:var(--color-text-secondary);margin-top:1rem}.chat-window{gap:1.5rem}.chat-messages,.chat-window{display:flex;flex-direction:column}.chat-messages{gap:.9rem}.chat-message-row{display:flex;align-items:flex-end;gap:.6rem}.chat-message-row--bot{justify-content:flex-start}.chat-avatar{flex-shrink:0}.chat-message{max-width:78%;padding:.85rem 1.1rem;border-radius:16px;line-height:1.55}.chat-message--bot{align-self:flex-start;background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);border-bottom-left-radius:4px}.chat-message--user{align-self:flex-end;background:var(--gradient-brand-solid);color:var(--color-text-inverse);border-bottom-right-radius:4px;margin-left:auto}.chat-message-text{white-space:pre-wrap;font-size:.97rem}.chat-reactions{display:flex;gap:.4rem;margin-top:.6rem}.chat-reaction-btn{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .6rem;border:1px solid var(--color-border);border-radius:var(--radius-pill);background:var(--color-surface);color:var(--color-text-secondary);cursor:pointer;transition:background var(--duration-fast) var(--ease-out),border-color var(--duration-fast) var(--ease-out),opacity var(--duration-fast) var(--ease-out)}.chat-reaction-btn:hover:not(:disabled){border-color:var(--color-brand-purple-light);color:var(--color-brand-purple)}.chat-reaction-btn--selected.chat-reaction-btn--like{border-color:var(--color-accent-sage);background:var(--color-accent-sage-soft);color:var(--color-accent-sage)}.chat-reaction-btn--selected.chat-reaction-btn--dislike{border-color:var(--color-negative);background:var(--color-negative-soft);color:var(--color-negative)}.chat-reaction-btn:disabled{cursor:not-allowed}.chat-reaction-btn:disabled:not(.chat-reaction-btn--selected){opacity:.4}.chat-typing{display:inline-flex;gap:4px;align-items:center;height:1.2rem}.chat-typing span{width:7px;height:7px;border-radius:50%;background:var(--color-brand-purple-light);animation:chat-bounce 1.2s ease-in-out infinite}.chat-typing span:nth-child(2){animation-delay:.2s}.chat-typing span:nth-child(3){animation-delay:.4s}@keyframes chat-bounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-6px)}}.chat-options{display:flex;flex-wrap:wrap;gap:.6rem}.chat-option-btn{padding:.6rem 1.1rem;border:1px solid var(--color-brand-purple);border-radius:var(--radius-pill);background:var(--color-surface);color:var(--color-brand-purple);font-size:.9rem;font-weight:700;cursor:pointer;transition:background var(--duration-fast) var(--ease-out),color var(--duration-fast) var(--ease-out),transform var(--duration-fast) var(--ease-out)}.chat-option-btn:hover:not(:disabled){background:var(--gradient-brand-solid);color:var(--color-text-inverse);border-color:transparent;transform:translateY(-1px)}.chat-option-btn--disabled{border-color:var(--color-border);background:var(--color-surface-muted);color:var(--color-text-secondary);cursor:not-allowed}.ask-ahasphere{display:flex;flex-direction:column;align-items:center;gap:1.1rem;width:100%;max-width:480px;margin:0 auto}.ask-ahasphere-intro{color:var(--color-text-secondary);font-size:.9rem;text-align:center}.ask-ahasphere-form{display:flex;flex-direction:column;gap:.6rem;width:100%}.ask-ahasphere-input{width:100%;border:1px solid var(--color-border-strong);border-radius:var(--radius-md);padding:.75rem 1rem;background:var(--color-surface);color:var(--color-text-primary);font-family:inherit;font-size:.95rem;resize:vertical}.ask-ahasphere-submit-btn{align-self:flex-end;padding:.6rem 1.4rem;border:none;border-radius:var(--radius-pill);background:var(--gradient-brand-solid);color:var(--color-text-inverse);font-size:.9rem;font-weight:700;cursor:pointer}.ask-ahasphere-submit-btn:disabled{opacity:.5;cursor:not-allowed}.ask-ahasphere-response{display:flex;flex-direction:column;align-items:center;gap:.85rem;width:100%}.ask-ahasphere-reply{color:var(--color-text-primary);line-height:1.5}.mood-checkin{display:flex;flex-direction:column;align-items:center;gap:1.1rem;width:100%;max-width:480px;margin:0 auto}.mood-checkin-intro{color:var(--color-text-secondary);font-size:.9rem;text-align:center}.mood-checkin-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.75rem;gap:.75rem;width:100%}.mood-checkin-btn{display:flex;flex-direction:column;align-items:center;gap:.35rem;padding:.9rem .5rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text-primary);font-size:.8rem;font-weight:600;cursor:pointer;transition:border-color var(--duration-fast) var(--ease-out),box-shadow var(--duration-fast) var(--ease-out)}.mood-checkin-btn:hover:not(:disabled){border-color:var(--color-brand-purple-light);box-shadow:var(--shadow-sm)}.mood-checkin-btn:disabled{opacity:.6;cursor:not-allowed}.mood-checkin-btn--selected{border-color:var(--color-brand-purple);background:var(--color-surface-muted)}.mood-checkin-emoji{font-size:1.6rem}.mood-checkin-response{display:flex;flex-direction:column;align-items:center;gap:.85rem;width:100%}.mood-checkin-message{max-width:420px;text-align:center;font-weight:700;color:var(--color-text-primary);line-height:1.5}.mood-checkin-reset-btn{padding:.5rem 1.2rem;border:1px solid var(--color-brand-purple);border-radius:var(--radius-pill);background:var(--color-surface);color:var(--color-brand-purple);font-size:.85rem;font-weight:700;cursor:pointer}.quote-actions-row{display:flex;align-items:center;gap:.5rem;align-self:flex-start;margin-top:.85rem}.save-quote-btn,.share-quote-btn{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .75rem;border:1px solid var(--color-border-strong);border-radius:var(--radius-pill);background:var(--color-surface);color:var(--color-text-secondary);font-size:.75rem;font-weight:700;cursor:pointer}.save-quote-btn--saved,.save-quote-btn:hover:not(:disabled){border-color:var(--color-negative);color:var(--color-negative)}.save-quote-btn--saved{background:var(--color-negative-soft);cursor:default}.save-quote-btn:disabled,.share-quote-btn:disabled{opacity:.85}.share-quote-btn:hover:not(:disabled){border-color:var(--color-brand-purple);color:var(--color-brand-purple)}.share-quote-btn--copied{border-color:var(--color-accent-sage);background:var(--color-accent-sage-soft);color:var(--color-accent-sage)}.sunshine-jar-list{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:480px;margin:0 auto}.sunshine-jar-item{position:relative;width:100%}.sunshine-jar-remove-btn{position:absolute;top:.9rem;right:.9rem;display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border:none;border-radius:var(--radius-pill);background:var(--color-surface-muted);color:var(--color-text-secondary);cursor:pointer}.sunshine-jar-remove-btn:hover{background:var(--color-negative-soft);color:var(--color-negative)}.sunshine-jar-meta{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:.85rem;flex-wrap:wrap}.sunshine-jar-source{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--color-brand-purple);background:var(--color-surface-muted);border-radius:var(--radius-pill);padding:.2rem .6rem}.sunshine-jar-time{font-size:.75rem;color:var(--color-text-secondary)}.sunshine-jar-empty{max-width:320px;margin:2rem auto;text-align:center}.story-boost{display:flex;flex-direction:column;align-items:center;gap:1.1rem}.story-boost-daypart{display:inline-flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-accent-sage);background:var(--color-accent-sage-soft);border-radius:var(--radius-pill);padding:.35rem .75rem}.routine-reminder{display:flex;flex-direction:column;align-items:center;gap:1.1rem}.routine-reminder-daypart{display:inline-flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-accent-sage);background:var(--color-accent-sage-soft);border-radius:var(--radius-pill);padding:.35rem .75rem}.routine-reminder-habits{width:100%;max-width:480px;display:flex;flex-direction:column;gap:.75rem}.routine-reminder-habit-card{min-height:0;padding:1.1rem 1.4rem}.habit-streak-badge{display:inline-flex;align-items:center;gap:.3rem;font-size:.8rem;font-weight:700;color:var(--color-negative);background:var(--color-negative-soft);border-radius:var(--radius-pill);padding:.35rem .85rem}.habit-streak-habit-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.habit-streak-check-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:1px solid var(--color-border-strong);border-radius:var(--radius-pill);background:var(--color-surface);color:var(--color-text-secondary);cursor:pointer}.habit-streak-check-btn:hover:not(:disabled){border-color:var(--color-brand-purple);color:var(--color-brand-purple)}.habit-streak-check-btn--done{border-color:var(--color-accent-sage);background:var(--color-accent-sage-soft);color:var(--color-accent-sage);cursor:default}.habit-streak-unlock{display:flex;flex-direction:column;align-items:center;gap:.85rem;width:100%;max-width:480px;padding:1.25rem;border-radius:var(--radius-lg);background:var(--color-surface-muted);border:1px solid var(--color-border)}.habit-streak-unlock-title{font-weight:700;text-align:center;color:var(--color-text-primary)}.habit-streak-unlock-dismiss{padding:.5rem 1.2rem;border:none;border-radius:var(--radius-pill);background:var(--gradient-brand-solid);color:var(--color-text-inverse);font-size:.85rem;font-weight:700;cursor:pointer}.share-page{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}.share-page-eyebrow{font-size:.9rem;font-weight:700;color:var(--color-brand-purple)}.share-page-card{width:100%;max-width:480px}.share-page-cta{display:inline-flex;align-items:center;gap:.6rem;padding:.75rem 1.5rem;border-radius:var(--radius-pill);background:var(--gradient-brand-solid);color:var(--color-text-inverse);font-weight:700;text-decoration:none;margin-top:.5rem}.aha-threads{gap:1.25rem}.aha-threads,.aha-threads-header{display:flex;flex-direction:column}.aha-threads-header{align-items:center;gap:.85rem;text-align:center}.aha-threads-intro{color:var(--color-text-secondary);font-size:.9rem}.aha-threads-new-btn{padding:.6rem 1.4rem;border:none;border-radius:var(--radius-pill);background:var(--gradient-brand-solid);color:var(--color-text-inverse);font-size:.9rem;font-weight:700;cursor:pointer}.aha-thread-list{gap:.75rem}.aha-thread-card,.aha-thread-list{display:flex;flex-direction:column}.aha-thread-card{align-items:flex-start;gap:.3rem;width:100%;padding:1rem 1.25rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);box-shadow:var(--shadow-sm);text-align:left;cursor:pointer;transition:border-color var(--duration-fast) var(--ease-out),box-shadow var(--duration-fast) var(--ease-out),transform var(--duration-fast) var(--ease-out)}.aha-thread-card:hover{border-color:var(--color-brand-purple-light);box-shadow:var(--shadow-md);transform:translateY(-1px)}.aha-thread-card-name{font-weight:700;color:var(--color-text-primary)}.aha-thread-card-meta{font-size:.8rem;color:var(--color-text-secondary)}.modal-backdrop{position:fixed;inset:0;background:rgba(50,47,69,.4);display:flex;justify-content:center;overflow-y:auto;padding:1.25rem;z-index:30}.modal-panel{width:100%;max-width:420px;margin:auto 0;border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-lg);padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.modal-title{font-family:var(--font-display);font-size:1.3rem;font-weight:700;text-align:center}.modal-panel form{display:flex;flex-direction:column;gap:1rem}.aha-threads-picker-label{font-size:.8rem;font-weight:700;color:var(--color-text-secondary)}.aha-threads-agent-grid{grid-template-columns:repeat(2,1fr)}.aha-threads-people-picker{display:flex;flex-direction:column;gap:.6rem}.aha-threads-people-results{display:flex;flex-direction:column;gap:.35rem;max-height:9rem;overflow-y:auto;border:1px solid var(--color-border);border-radius:var(--radius-md);padding:.35rem}.aha-threads-people-result{display:flex;align-items:center;gap:.5rem;padding:.5rem .6rem;border:none;border-radius:var(--radius-sm);background:transparent;color:var(--color-text);font-size:.85rem;text-align:left;cursor:pointer}.aha-threads-people-result:hover:not(:disabled){background:var(--color-surface-muted)}.aha-threads-people-result:disabled{opacity:.5;cursor:not-allowed}.aha-threads-selected-people{display:flex;flex-wrap:wrap;gap:.4rem}.aha-threads-selected-chip{display:inline-flex;align-items:center;gap:.4rem;padding:.3rem .5rem;border-radius:var(--radius-pill);background:var(--color-surface);border:1px solid var(--color-border-strong);font-size:.8rem;color:var(--color-text)}.aha-threads-selected-chip button{border:none;background:transparent;color:var(--color-text-secondary);cursor:pointer;font-size:.95rem;line-height:1;padding:0}.modal-actions{display:flex;justify-content:flex-end;gap:.6rem}.modal-cancel-btn{padding:.6rem 1.2rem;border:1px solid var(--color-border-strong);border-radius:var(--radius-pill);background:var(--color-surface);color:var(--color-text-secondary);font-size:.9rem;font-weight:700;cursor:pointer}.aha-thread-chat{display:flex;flex-direction:column;gap:1rem}.aha-thread-chat-header{display:flex;flex-direction:column;gap:.5rem;padding-bottom:.85rem;border-bottom:1px solid var(--color-border)}.aha-thread-chat-header-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.aha-thread-chat-title{font-family:var(--font-display);font-size:1.3rem;font-weight:700}.aha-thread-chat-actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.aha-thread-action-btn{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .75rem;border:1px solid var(--color-border-strong);border-radius:var(--radius-pill);background:var(--color-surface);color:var(--color-text-secondary);font-size:.75rem;font-weight:700;cursor:pointer;white-space:nowrap}.aha-thread-action-btn:hover:not(:disabled){border-color:var(--color-brand-purple-light);color:var(--color-text-primary)}.aha-thread-action-btn:disabled{opacity:.6;cursor:not-allowed}.aha-thread-action-btn--danger{color:var(--color-negative);border-color:currentColor}.aha-thread-participants{display:flex;flex-wrap:wrap;gap:.4rem}.aha-thread-participant-pill{display:inline-flex;align-items:center;gap:.3rem;padding:.25rem .65rem;border-radius:var(--radius-pill);background:var(--color-surface-muted);color:var(--color-text-secondary);font-size:.75rem;font-weight:600}.aha-thread-participant-pill--pending{border:1px dashed var(--color-border-strong);background:transparent;font-style:italic;opacity:.75}.aha-thread-messages{display:flex;flex-direction:column;gap:.9rem;max-height:55vh;overflow-y:auto;padding:.25rem}.aha-thread-avatar-chip{flex-shrink:0;width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--color-text-inverse);font-size:.8rem;font-weight:700;text-transform:uppercase}.aha-thread-message-sender{display:block;font-size:.75rem;font-weight:700;color:var(--color-text-secondary);margin-bottom:.2rem}.aha-thread-message--failed{border-color:var(--color-negative);background:var(--color-negative-soft)}@media (max-width:480px){.home-hero{gap:.5rem}.page-title,.wordmark--lg{font-size:1.5rem}.chat-avatar{width:24px;height:24px}}.brand-tagline{font-family:var(--font-display);font-size:1.05rem;font-weight:600;text-align:center;background:var(--gradient-brand-solid);-webkit-background-clip:text;background-clip:text;color:transparent}.page--narrow{max-width:460px}.auth-hero{display:flex;flex-direction:column;align-items:center;gap:.6rem;margin-bottom:2rem}.auth-card{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-md);padding:2rem 1.75rem}.auth-title{font-family:var(--font-display);font-size:1.5rem;font-weight:700;text-align:center}.auth-subtitle{text-align:center;color:var(--color-text-secondary);font-size:.9rem;margin-top:.35rem;margin-bottom:1.5rem}.auth-form{gap:1rem}.auth-field,.auth-form{display:flex;flex-direction:column}.auth-field{gap:.4rem;border:none}.auth-label{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;font-size:.8rem;font-weight:700;color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.04em;padding:0}.auth-hint{font-weight:600;letter-spacing:0;text-transform:none;opacity:.75}.auth-input{width:100%;padding:.75rem .9rem;font-family:inherit;font-size:.95rem;color:var(--color-text-primary);background:var(--color-bg);border:1px solid var(--color-border-strong);border-radius:var(--radius-sm);transition:border-color var(--duration-fast) var(--ease-out),box-shadow var(--duration-fast) var(--ease-out)}.auth-input::placeholder{color:var(--color-text-secondary);opacity:.65}.auth-input:focus{outline:none;border-color:var(--color-brand-purple-light);box-shadow:var(--focus-ring)}.auth-textarea{resize:vertical;min-height:5rem}.auth-submit{margin-top:.35rem;padding:.8rem 1rem;font-size:.95rem;font-weight:700;color:var(--color-text-inverse);background:var(--gradient-brand-solid);border:none;border-radius:var(--radius-pill);cursor:pointer;transition:box-shadow var(--duration-fast) var(--ease-out),transform var(--duration-fast) var(--ease-out)}.auth-submit:hover:not(:disabled){box-shadow:var(--shadow-md);transform:translateY(-1px)}.auth-submit:disabled{opacity:.6;cursor:not-allowed}.auth-error{color:var(--color-negative);background:var(--color-negative-soft)}.auth-error,.auth-success{font-size:.85rem;font-weight:600;border-radius:var(--radius-sm);padding:.6rem .75rem}.auth-success{color:var(--color-success);background:var(--color-success-soft)}.auth-switch{margin-top:1.25rem;text-align:center;font-size:.88rem;color:var(--color-text-secondary)}.auth-switch a{color:var(--color-brand-purple);font-weight:700;text-decoration:none}.auth-switch a:hover{text-decoration:underline}.auth-status{text-align:center;padding:4rem 1.25rem;color:var(--color-text-secondary)}.auth-signout{display:block;width:100%;margin-top:2rem;padding:.75rem 1rem;font-size:.9rem;font-weight:700;color:var(--color-negative);background:var(--color-surface);border:1px solid var(--color-border-strong);border-radius:var(--radius-pill);cursor:pointer;transition:border-color var(--duration-fast) var(--ease-out),background var(--duration-fast) var(--ease-out)}.auth-signout:hover{border-color:var(--color-negative);background:var(--color-negative-soft)}.site-header-avatar{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;font-size:1.15rem;line-height:1;border-radius:var(--radius-pill);background:var(--gradient-brand-soft);border:1px solid var(--color-border);text-decoration:none;transition:border-color var(--duration-fast) var(--ease-out),transform var(--duration-fast) var(--ease-out)}.site-header-avatar:hover{border-color:var(--color-brand-purple-light);transform:scale(1.05)}.site-header-signin{padding:.45rem 1rem;font-size:.85rem;font-weight:700;color:var(--color-text-inverse);background:var(--gradient-brand-solid);border-radius:var(--radius-pill);text-decoration:none}.profile-summary{display:flex;align-items:center;gap:1rem;padding:1.25rem;margin-bottom:1.75rem;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-sm)}.profile-avatar{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:3.5rem;height:3.5rem;font-size:1.9rem;line-height:1;border-radius:var(--radius-pill);background:var(--gradient-brand-soft)}.profile-name{font-family:var(--font-display);font-size:1.15rem;font-weight:700}.profile-email{font-size:.85rem;color:var(--color-text-secondary)}.profile-section{padding:1.5rem 1.25rem;margin-bottom:1.25rem;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-sm)}.profile-section-title{font-family:var(--font-display);font-size:1.05rem;font-weight:700;margin-bottom:.25rem}.avatar-choices{display:flex;flex-wrap:wrap;gap:.5rem}.avatar-choice{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;font-size:1.25rem;line-height:1;background:var(--color-bg);border:1px solid var(--color-border-strong);border-radius:var(--radius-pill);cursor:pointer;transition:border-color var(--duration-fast) var(--ease-out),transform var(--duration-fast) var(--ease-out)}.avatar-choice:hover{border-color:var(--color-brand-purple-light);transform:scale(1.08)}.avatar-choice--active{border-color:var(--color-brand-purple);background:var(--gradient-brand-soft);box-shadow:var(--shadow-sm)}@font-face{font-family:__Baloo_2_079b24;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/1d3bc6cf8ffd57a1-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Baloo_2_079b24;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/86fbc9d8e118e1a5-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Baloo_2_079b24;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/643504413c165422-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Baloo_2_079b24;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/a65324f02aa278dc-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Baloo_2_079b24;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/1d3bc6cf8ffd57a1-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Baloo_2_079b24;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/86fbc9d8e118e1a5-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Baloo_2_079b24;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/643504413c165422-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Baloo_2_079b24;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a65324f02aa278dc-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Baloo_2_Fallback_079b24;src:local("Arial");ascent-override:111.44%;descent-override:54.17%;line-gap-override:0.00%;size-adjust:96.74%}.__className_079b24{font-family:__Baloo_2_079b24,__Baloo_2_Fallback_079b24;font-style:normal}.__variable_079b24{--font-baloo:"__Baloo_2_079b24","__Baloo_2_Fallback_079b24"}@font-face{font-family:__Nunito_Sans_d96fa1;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/aa1b27f9e325731f-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Nunito_Sans_d96fa1;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c126d80dc21dff90-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Nunito_Sans_d96fa1;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e850464f9dfbb75b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Nunito_Sans_d96fa1;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/357067f10075d686-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Nunito_Sans_d96fa1;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/68180864d7f93f02-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Nunito_Sans_d96fa1;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/aa1b27f9e325731f-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Nunito_Sans_d96fa1;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c126d80dc21dff90-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Nunito_Sans_d96fa1;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e850464f9dfbb75b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Nunito_Sans_d96fa1;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/357067f10075d686-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Nunito_Sans_d96fa1;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/68180864d7f93f02-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Nunito_Sans_d96fa1;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/aa1b27f9e325731f-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Nunito_Sans_d96fa1;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c126d80dc21dff90-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Nunito_Sans_d96fa1;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e850464f9dfbb75b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Nunito_Sans_d96fa1;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/357067f10075d686-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Nunito_Sans_d96fa1;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/68180864d7f93f02-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Nunito_Sans_Fallback_d96fa1;src:local("Arial");ascent-override:99.39%;descent-override:34.70%;line-gap-override:0.00%;size-adjust:101.72%}.__className_d96fa1{font-family:__Nunito_Sans_d96fa1,__Nunito_Sans_Fallback_d96fa1;font-style:normal}.__variable_d96fa1{--font-nunito:"__Nunito_Sans_d96fa1","__Nunito_Sans_Fallback_d96fa1"}