.screen{display:none}.screen.active{flex-direction:column;flex:1;gap:1rem;animation:.34s cubic-bezier(.22,1,.36,1) screen-enter;display:flex}.screen.active>*{animation:.38s cubic-bezier(.22,1,.36,1) both fade-up}.screen.active>:first-child{animation-delay:40ms}.screen.active>:nth-child(2){animation-delay:90ms}.screen.active>:nth-child(3){animation-delay:.14s}.screen.active>:nth-child(4){animation-delay:.19s}.screen.active>:nth-child(5){animation-delay:.23s}.app-root{width:100%;min-height:100vh}.app-card{border-radius:0;flex-direction:column;width:100%;display:flex}.app-screen>.btn-primary:last-child,.app-screen>.btn-secondary:last-child{margin-top:auto}@media (height>=860px){.app-screen.active{justify-content:space-between}}.app-shell{background:radial-gradient(1200px 480px at 20% -8%,#7c90b638,#0000 65%),radial-gradient(980px 420px at 100% 0,#9384b829,#0000 65%),radial-gradient(600px 400px at 50% 110%,#7f9a861a,#0000 70%),linear-gradient(145deg,#f7faf9 0%,#eef3f9 52%,#f1eef9 100%);transition:background .4s}.app-card{background:#ffffffe0;border:1px solid #d9e2ece6;transition:background .24s,color .24s,border-color .24s;box-shadow:0 24px 48px -28px #161e2c57,0 8px 18px -12px #161e2c2e}.menu-panel{background:linear-gradient(#ffffffe6,#f7fafceb);border-color:#e2e8f0}.menu-overlay{z-index:60;opacity:0;pointer-events:none;transition:opacity .22s;display:flex;position:fixed;inset:0}.menu-overlay.menu-open{opacity:1;pointer-events:auto}.menu-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;background:#0f172a61;transition:opacity .22s;position:absolute;inset:0}.menu-overlay.menu-open .menu-backdrop{opacity:1}.menu-drawer{opacity:0;border-top:0;border-bottom:0;border-left:0;width:min(84vw,320px);height:100%;transition:transform .26s cubic-bezier(.22,1,.36,1),opacity .22s;position:relative;overflow-y:auto;transform:translate(-24px)}.menu-overlay.menu-open .menu-drawer{opacity:1;transform:translate(0)}.burger-btn{background:#f8fafc;border:1px solid #e2e8f0;border-radius:9999px;flex-direction:column;justify-content:center;gap:.22rem;width:2.2rem;height:2.2rem;padding:0 .5rem;display:inline-flex}.burger-btn span{background:#475569;border-radius:9999px;width:100%;height:2px}.menu-btn,.theme-btn{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;transition:background .18s,color .18s,border-color .18s}.menu-btn:hover,.theme-btn:hover{background:#f1f5f9;border-color:#cbd5e1}.nav-tile{color:#334155;background:#fff;border:1px solid #e2e8f0;transition:background .18s,color .18s,border-color .18s}.nav-tile:hover{background:#f1f5f9;border-color:#cbd5e1}.nav-tile.active{color:#334155;background:#7c90b62e;border-color:#5f729766}.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#64748b;margin-bottom:.25rem;font-size:.7rem;font-weight:700}.status-pill{color:#425e4c;letter-spacing:.03em;background:#7f9a8626;border:1px solid #7f9a8673;border-radius:9999px;padding:.35rem .7rem;font-size:.68rem;font-weight:700}.home-screen{gap:1.25rem}.home-head{max-width:26rem}.home-title{line-height:1.2}.home-feelings{background:#ffffffb8;border:1px solid #d9e2ece6;border-radius:1.1rem;margin-top:.25rem;padding:.35rem}.home-grid .feel-btn{text-align:center;letter-spacing:.01em;justify-content:center;align-items:center;min-height:3.1rem;font-size:.88rem;transition:transform .18s cubic-bezier(.22,1,.36,1),box-shadow .2s,background .2s;display:inline-flex;position:relative;overflow:hidden}.home-grid .feel-btn:after{content:"";border-radius:inherit;background:#fff0;transition:background .2s;position:absolute;inset:0}.home-grid .feel-btn:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 10px 22px -12px #2432478c}.home-grid .feel-btn:hover:after{background:#ffffff2e}.home-grid .feel-btn:active{transition-duration:80ms;transform:scale(.97)}.home-grid .feel-btn.selected{transform:scale(1.03);box-shadow:0 0 0 2.5px #24324738,0 6px 18px -10px #24324773}.home-cta{min-height:3.25rem}.brand-logo{border-radius:9999px;justify-content:center;align-items:center;width:2.65rem;height:2.65rem;transition:transform .22s;display:inline-flex;position:relative}.brand-logo:focus-visible{outline-offset:2px;outline:2px solid #7c90b699}.brand-orb{background:radial-gradient(circle at 30% 28%,#dbe7fb 0%,#aabade 38%,#7c90b6 70%,#5f7297 100%);border-radius:9999px;width:2.3rem;height:2.3rem;animation:3s ease-in-out infinite buddy-float;position:relative;box-shadow:inset 0 1px 4px #ffffffbf,0 8px 18px -10px #243247e0}.brand-eye{background:#fff;border-radius:9999px;width:.24rem;height:.24rem;position:absolute;top:.9rem}.brand-eye-left{left:.76rem}.brand-eye-right{right:.76rem}.brand-smile{border-bottom:2px solid #ffffffe6;border-radius:0 0 9999px 9999px;width:.72rem;height:.4rem;position:absolute;bottom:.58rem;left:50%;transform:translate(-50%)}.brand-glow{z-index:-1;background:radial-gradient(circle,#7c90b64d 0%,#7c90b600 72%);border-radius:9999px;animation:2.6s ease-in-out infinite buddy-glow;position:absolute;inset:-.28rem}.brand-logo.brand-ping{transform:scale(1.06)}.brand-logo.brand-ping .brand-orb{animation-duration:.9s}.brand-copy{position:relative}.brand-kicker{letter-spacing:.01em;font-weight:500}.brand-title{letter-spacing:-.02em;background:linear-gradient(110deg,#243247 0%,#5f7297 45%,#9384b8 100%);color:#0000;text-shadow:0 1px #ffffff52;-webkit-background-clip:text;background-clip:text;line-height:1.08}.btn-primary{background:linear-gradient(135deg,#243247 0%,#1b2739 100%);transition:transform .16s cubic-bezier(.22,1,.36,1),box-shadow .18s,opacity .16s;position:relative;overflow:hidden;box-shadow:0 12px 26px -16px #1b2739f2}.btn-primary:before{content:"";background:linear-gradient(90deg,#0000,#ffffff12,#0000);width:60%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%;transform:skew(-20deg)}.btn-primary:hover:before{left:160%}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 20px 34px -16px #1b2739f2}.btn-primary:active{transition-duration:80ms;transform:translateY(0)scale(.98)}.btn-secondary{background:linear-gradient(135deg,#9384b8 0%,#73649a 100%);box-shadow:0 12px 24px -16px #73649aeb}.text-field{color:#334155;background:#fffffff5;border-color:#e2e8f0;transition:border-color .16s,box-shadow .16s,background .2s}.text-field:focus{border-color:#5f729780;box-shadow:0 0 0 3px #7c90b633}.tool-btn{color:#35486f;background:#7c90b624;border:1px solid #7c90b64d;transition:background .16s,border-color .16s}.tool-btn:hover{background:#7c90b638;border-color:#7c90b673}.alert-box{color:#9f1239;background:#fff1f2e6;border-color:#fb718573;line-height:1.5}.message-card{border:1px solid #d9e2ecd9;line-height:1.6;position:relative}.user-message{background:linear-gradient(135deg,#7c90b638 0%,#7c90b61f 100%);border-left:3px solid #5f729780}.buddy-message{background:linear-gradient(135deg,#7f9a8638 0%,#7f9a861a 100%);border-left:3px solid #64826e80}.suggestion-item{background:#fffffff2;border:1px solid #d9e2ecd9;transition:transform .16s,box-shadow .18s}.suggestion-item:not(.opacity-70):hover{transform:translate(3px);box-shadow:0 4px 14px -8px #24324740}.suggestion-item.opacity-70{filter:blur(.4px);cursor:not-allowed;position:relative;overflow:hidden}.suggestion-item.opacity-70:after{content:"🔒";opacity:.5;font-size:.75rem;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.calendar-card{background:#ffffffeb;border-color:#d9e2ecf2}.secondary-btn{background:#f8fafc;border:1px solid #d9e2ec;transition:background .16s}.secondary-btn:hover{background:#f1f5f9}.theme-dark body{color:#e2e8f0}.theme-dark .app-shell{background:radial-gradient(1050px 420px at 5% -8%,#7c90b62e,#0000 65%),radial-gradient(950px 360px at 100% 0,#9384b82e,#0000 65%),linear-gradient(145deg,#101827 0%,#162235 50%,#1e2b40 100%)}.theme-dark .app-card{background:#141d2cdb;border-color:#94a3b857}.theme-dark .text-slate-500{color:#94a3b8!important}.theme-dark .text-slate-600,.theme-dark .text-slate-700,.theme-dark .text-slate-800{color:#e2e8f0!important}.theme-dark .menu-panel{background:#243247a6;border-color:#94a3b852}.theme-dark .menu-backdrop{background:#0206179e}.theme-dark .burger-btn{background:#94a3b833;border-color:#94a3b85c}.theme-dark .burger-btn span{background:#e2e8f0}.theme-dark .menu-btn,.theme-dark .theme-btn{color:#e2e8f0;background:#94a3b833;border-color:#94a3b85c}.theme-dark .menu-btn:hover,.theme-dark .theme-btn:hover{background:#94a3b84d}.app-footer{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;margin-top:auto;position:sticky;bottom:0}.theme-dark .app-footer{background:#141d2ceb}.theme-dark .nav-tile{color:#e2e8f0;background:#0f172a73;border-color:#94a3b842}.theme-dark .nav-tile:hover{background:#1e293bb3}.theme-dark .nav-tile.active{background:#7c90b640;border-color:#7c90b673}.theme-dark .bg-white,.theme-dark .bg-white\/85{background-color:#1e293bb8!important}.theme-dark .bg-slate-50,.theme-dark .bg-slate-100{background-color:#334155bf!important}.theme-dark .border-slate-200,.theme-dark .ring-slate-200{--tw-ring-color:#94a3b859!important;border-color:#94a3b859!important}.theme-dark .bg-sage-100{background-color:#7f9a8640!important}.theme-dark .bg-dusty-100{background-color:#7c90b640!important}.theme-dark .bg-lavender-100{background-color:#9384b840!important}.theme-dark .text-navy-800{color:#e2e8f0!important}.theme-dark .status-pill{color:#dbefe0;background:#7f9a8642;border-color:#7f9a8673}.theme-dark .home-feelings{background:#1e293b80;border-color:#94a3b859}.theme-dark .brand-orb{background:radial-gradient(circle at 30% 28%,#e3ddf4 0%,#b8a9da 40%,#9384b8 70%,#73649a 100%);box-shadow:inset 0 1px 4px #ffffff80,0 9px 19px -10px #0b111fe6}.theme-dark .brand-glow{background:radial-gradient(circle,#9384b857 0%,#9384b800 72%)}.theme-dark .brand-title{background:linear-gradient(110deg,#dbe7fb 0%,#b8a9da 44%,#7c90b6 100%);color:#0000;text-shadow:0 1px #0f172a47;-webkit-background-clip:text;background-clip:text}.theme-dark .eyebrow{color:#94a3b8}.theme-dark .btn-primary{background:linear-gradient(135deg,#7c90b6 0%,#5f7297 100%);color:#f1f5f9!important}.theme-dark .btn-secondary{background:linear-gradient(135deg,#9384b8 0%,#73649a 100%)}.theme-dark .tool-btn{color:#dfe7f5;background:#7c90b63b;border-color:#7c90b675}.theme-dark .tool-btn:hover{background:#7c90b652;border-color:#7c90b6b3}.theme-dark .alert-box{color:#fecdd3;background:#4c0b1c6b;border-color:#fb71856b}.theme-dark .message-card,.theme-dark .suggestion-item,.theme-dark .calendar-card{border-color:#94a3b859}.theme-dark input,.theme-dark select,.theme-dark textarea{color:#f1f5f9;background:#0f172a7a;border-color:#94a3b866}.theme-dark .text-field:focus{border-color:#7c90b6b3;box-shadow:0 0 0 3px #7c90b64d}.theme-dark ::placeholder{color:#94a3b8}@keyframes screen-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes scale-in{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes buddy-float{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes buddy-glow{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.12)}}@keyframes pulse-ring{0%{box-shadow:0 0 #5f729759}70%{box-shadow:0 0 0 8px #5f729700}to{box-shadow:0 0 #5f729700}}.home-grid .feel-btn.selected{animation:.6s ease-out pulse-ring}@media (prefers-reduced-motion:reduce){.screen.active,.menu-overlay,.menu-backdrop,.menu-drawer{transition:none!important;animation:none!important}}@media (height>=820px){.home-screen.active{justify-content:space-evenly}.home-feelings{padding:.5rem}.home-grid .feel-btn{min-height:3.5rem}}header.mb-6{margin-bottom:1.75rem}.eyebrow{letter-spacing:.1em;margin-bottom:.35rem;font-size:.68rem;font-weight:800}.brand-orb{box-shadow:inset 0 2px 6px #fffc,0 12px 28px -10px #243247bf,0 3px 8px -4px #5f729766}.brand-logo:hover .brand-glow{opacity:1;transition:opacity .4s,transform .4s;transform:scale(1.18)}.brand-glow{transition:opacity .4s,transform .4s}.status-pill{box-shadow:0 1px 4px #64826e2e}.section-head{margin-bottom:.5rem}.home-feelings{box-shadow:0 2px 12px -6px #2432471f}#journalInput{resize:none;min-height:8rem;line-height:1.65}.cal-today{font-weight:700;box-shadow:0 3px 10px -4px #5f7297b3;color:#fff!important;background:linear-gradient(135deg,#5f7297,#9384b8)!important}form.space-y-3>*+*{margin-top:.85rem}.text-field{transition:border-color .2s,box-shadow .22s,background .2s}.app-footer{letter-spacing:.03em;padding-top:.85rem;padding-bottom:.5rem}.theme-dark .suggestion-item{background:#1e293ba6}.theme-dark .user-message{background:linear-gradient(135deg,#7c90b647 0%,#7c90b624 100%);border-left-color:#5f729799}.theme-dark .buddy-message{background:linear-gradient(135deg,#7f9a8647 0%,#7f9a8624 100%);border-left-color:#64826e8c}.theme-dark .cal-today{box-shadow:0 3px 12px -4px #7c90b6b3;background:linear-gradient(135deg,#7c90b6,#9384b8)!important}
