*,*:before,*:after{box-sizing:border-box}body{font-family:Outfit,sans-serif;background:#faf8f5;color:#262626;margin:0;min-height:100vh}.auth-guard{display:flex;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#fde8df,#f5d5d5,#e8d5f0);padding:24px}.auth-guard-inner{text-align:center;max-width:400px}.auth-guard-logo{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:32px;font-size:1.5rem;font-weight:600;color:#262626}.auth-guard-inner h1{font-size:2rem;font-weight:700;color:#262626;margin-bottom:12px;line-height:1.2}.auth-guard-inner p{font-size:1.05rem;color:#666;margin-bottom:28px;line-height:1.6}.btn-primary{display:inline-block;padding:13px 32px;background:linear-gradient(135deg,#e68872,#c4536a);color:#fff;border-radius:50px;text-decoration:none;font-weight:600;font-size:1rem;border:none;cursor:pointer;transition:opacity .2s,transform .15s;font-family:Outfit,sans-serif;letter-spacing:.01em}.btn-primary:hover{opacity:.9;transform:translateY(-1px)}.btn-ghost{display:inline-block;padding:6px 14px;background:transparent;color:#e68872;border:1.5px solid rgba(230,136,114,.4);border-radius:20px;text-decoration:none;font-weight:500;font-size:.85rem;cursor:pointer;transition:all .2s;font-family:Outfit,sans-serif}.btn-ghost:hover{background:#e6887214;border-color:#e68872}.btn-signout{padding:7px 16px;background:transparent;color:#888;border:1px solid rgba(0,0,0,.12);border-radius:20px;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s}.btn-signout:hover{background:#0000000a;color:#444}.dash-nav{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;background:#fff;border-bottom:1px solid rgba(0,0,0,.06);position:sticky;top:0;z-index:50}.dash-nav-logo{display:flex;align-items:center;gap:8px;text-decoration:none;font-size:1.15rem;font-weight:600;color:#262626}.dash-nav-right{display:flex;align-items:center;gap:12px}.dash-nav-email{font-size:.85rem;color:#888;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash-hero{background:linear-gradient(135deg,#fde8df,#f5d5d5 60%,#e8d5f0);padding:40px 24px 36px}.dash-hero-inner{max-width:900px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.dash-greeting{font-size:.9rem;font-weight:500;color:#643c32a6;margin:0 0 6px;text-transform:uppercase;letter-spacing:.07em}.dash-hero-title{font-size:2.2rem;font-weight:700;color:#2c1810;margin:0 0 8px;line-height:1.1}.dash-hero-sub{font-size:1rem;color:#643c3299;margin:0;font-style:italic}.dash-streak{display:flex;flex-direction:column;align-items:center;background:#ffffffa6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:18px;padding:18px 28px;gap:2px;border:1px solid rgba(255,255,255,.85);flex-shrink:0;text-align:center}.dash-streak-fire{font-size:1.5rem;margin-bottom:4px}.dash-streak-num{font-size:2.2rem;font-weight:700;color:#e68872;line-height:1}.dash-streak-label{font-size:.75rem;color:#999;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.dash-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;gap:16px;color:#999;font-size:.95rem}.dash-spinner{width:36px;height:36px;border:3px solid rgba(230,136,114,.2);border-top-color:#e68872;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.dash-empty{display:flex;flex-direction:column;align-items:center;text-align:center;padding:80px 24px;gap:16px}.dash-empty-icon{margin-bottom:8px}.dash-empty h2{font-size:1.5rem;font-weight:600;color:#262626;margin:0}.dash-empty p{font-size:1rem;color:#777;max-width:340px;line-height:1.6;margin:0}.dash-content{max-width:900px;margin:0 auto;padding:28px 20px 64px;display:flex;flex-direction:column;gap:20px}.dash-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 1px 4px #0000000d,0 4px 16px #0000000a}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.section-header h2{font-size:1rem;font-weight:600;color:#262626;margin:0;letter-spacing:.01em}.dash-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.stat-card{background:#fff;border-radius:16px;padding:20px;display:flex;align-items:center;gap:14px;box-shadow:0 1px 4px #0000000d,0 4px 16px #0000000a}.stat-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.stat-icon--coral{background:#e688721f;color:#e68872}.stat-icon--teal{background:#48bbac1f;color:#3a9e93}.stat-icon--purple{background:#9b59b61f;color:#8e44ad}.stat-body{display:flex;flex-direction:column;gap:2px;min-width:0}.stat-value{font-size:1.5rem;font-weight:700;color:#262626;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat-label{font-size:.75rem;color:#aaa;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.last-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.last-field{display:flex;flex-direction:column;gap:5px;padding:14px 16px;background:#faf8f5;border-radius:12px}.last-label{font-size:.7rem;font-weight:600;color:#ccc;text-transform:uppercase;letter-spacing:.06em}.last-value{font-size:.95rem;font-weight:500;color:#333;line-height:1.4}.last-emotion{display:inline-block;padding:3px 10px;background:#e688721f;color:#c4536a;border-radius:20px;font-size:.88rem;font-weight:600;width:fit-content}.dash-charts{display:grid;grid-template-columns:1.6fr 1fr;gap:14px}.chart-wrap{position:relative;height:200px}.chart-wrap--donut{height:200px;display:flex;align-items:center;justify-content:center}.chart-toggle{display:flex;gap:3px;background:#f0ede8;border-radius:20px;padding:3px}.toggle-btn{padding:4px 12px;border:none;background:transparent;border-radius:16px;font-family:Outfit,sans-serif;font-size:.8rem;font-weight:500;color:#999;cursor:pointer;transition:all .18s}.toggle-btn.active{background:#fff;color:#262626;box-shadow:0 1px 4px #0000001a}.kw-legend{display:flex;gap:12px;flex-wrap:wrap}.kw-leg{display:flex;align-items:center;gap:5px;font-size:.8rem;color:#999;font-weight:500}.kw-dot{width:8px;height:8px;border-radius:50%;display:inline-block}.kw-dot-body{background:#48bbac}.kw-dot-thought{background:#9b59b6}.kw-dot-impulse{background:#e07c5a}.kw-dot-need{background:#27ae60}.kw-cloud,.keyword-cloud{display:flex;flex-wrap:wrap;gap:8px;padding:4px 0;min-height:60px;align-items:center}.keyword-cloud .kw,.kw-chip{display:inline-block;padding:5px 12px;border-radius:20px;font-weight:500;cursor:pointer;transition:transform .15s,box-shadow .15s;font-family:Outfit,sans-serif;font-size:.85rem}.keyword-cloud .kw:hover,.kw-chip:hover{transform:translateY(-1px);box-shadow:0 3px 10px #0000001a}.kw-cat-body{background:#48bbac1f;color:#2e8b80}.kw-cat-thought{background:#9b59b61f;color:#7d3c98}.kw-cat-impulse{background:#e07c5a1f;color:#c0613f}.kw-cat-need{background:#27ae601f;color:#1e8449}.kw-popover{position:fixed;z-index:200;background:#fff;border-radius:14px;padding:18px;box-shadow:0 8px 32px #00000026;min-width:220px;max-width:300px;font-size:.88rem}.kw-pop-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.kw-pop-word{font-size:1.05rem;font-weight:600;color:#262626}.kw-pop-badge{font-size:.68rem;font-weight:600;color:#fff;padding:2px 8px;border-radius:10px;text-transform:uppercase;letter-spacing:.04em}.kw-pop-stat{color:#999;font-size:.82rem;margin-bottom:8px}.kw-pop-examples{margin-bottom:10px}.kw-pop-example{font-size:.82rem;color:#666;font-style:italic;padding:2px 0;line-height:1.4}.kw-pop-suggestion{background:#faf8f5;border-radius:8px;padding:8px 10px;font-size:.82rem;color:#6b5440;line-height:1.5}.history-list{display:flex;flex-direction:column;gap:8px}.session-hist-card{background:#faf8f5;border-radius:12px;padding:14px 16px;cursor:pointer;transition:background .15s,box-shadow .15s;border:1px solid transparent}.session-hist-card:hover{background:#f5f1ec;border-color:#e6887226}.session-hist-card.expanded{background:#fff;border-color:#e6887233;box-shadow:0 2px 12px #0000000f}.shc-header{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.shc-date{font-size:.88rem;color:#666;font-weight:500;min-width:100px}.shc-emotion-pill{display:inline-block;padding:3px 10px;border-radius:12px;background:#e688721f;color:#c4536a;font-size:.8rem;font-weight:600}.shc-stress{font-size:.8rem;font-weight:600;padding:3px 9px;border-radius:10px}.stress-low{background:#4caf501f;color:#2e7d32}.stress-med{background:#ff98001f;color:#e65100}.stress-high{background:#e539351f;color:#c62828}.stress-na{color:#bbb}.shc-chevron{margin-left:auto;font-size:.75rem;color:#ccc;transition:transform .2s}.session-hist-card.expanded .shc-chevron{transform:rotate(180deg)}.shc-preview{font-size:.84rem;color:#aaa;margin-top:6px;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.session-hist-card.expanded .shc-preview{display:none}.shc-detail{display:none;margin-top:14px;padding-top:14px;border-top:1px solid #F0EDE8}.session-hist-card.expanded .shc-detail{display:block}.shc-summary{font-size:.9rem;color:#555;line-height:1.6;margin-bottom:14px;padding:12px 14px;background:#faf8f5;border-radius:10px;border-left:3px solid #E68872}.shc-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.shc-field{display:flex;flex-direction:column;gap:3px}.shc-field-label{font-size:.72rem;color:#ccc;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.shc-field span:last-child{font-size:.88rem;color:#555}@media(max-width:700px){.dash-hero-title{font-size:1.7rem}.dash-stats{grid-template-columns:1fr}.last-grid{grid-template-columns:1fr 1fr}.dash-charts,.shc-fields{grid-template-columns:1fr}.dash-nav-email{display:none}.dash-hero-inner{flex-direction:column;align-items:flex-start}}@media(max-width:480px){.last-grid{grid-template-columns:1fr}.dash-content{padding:20px 14px 48px}}
