._page_1fnve_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--bg);position:relative;overflow:hidden;padding:1.5rem}._glow_1fnve_23{position:absolute;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(163,230,53,.06) 0%,transparent 70%);pointer-events:none;top:50%;left:50%;transform:translate(-50%,-50%)}._card_1fnve_47{display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:360px;text-align:center}._logo_1fnve_67{width:72px;height:72px;border-radius:50%;background:var(--surface);border:1px solid var(--border);display:flex;align-items:center;justify-content:center}._logoIcon_1fnve_89{font-size:32px;line-height:1}._title_1fnve_99{font-family:var(--font-serif);font-size:3rem;font-weight:400;letter-spacing:-.02em;color:var(--text);font-style:italic}._subtitle_1fnve_117{color:var(--text-muted);font-size:.95rem;font-weight:300;line-height:1.7}._googleBtn_1fnve_131{display:flex;align-items:center;gap:10px;padding:.85rem 1.75rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);font-size:.9rem;font-weight:400;transition:background .2s,border-color .2s,transform .15s;width:100%;justify-content:center}._googleBtn_1fnve_131:hover{background:var(--surface2);border-color:#ffffff26}._googleBtn_1fnve_131:active{transform:scale(.98)}._page_1w4js_1{height:100%;display:flex;align-items:center;justify-content:center;transition:background .2s ease;padding:2rem;overflow:hidden}._content_1w4js_21{display:flex;flex-direction:column;align-items:center;gap:3rem;width:100%;max-width:420px}._valueDisplay_1w4js_39{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}._bigEmoji_1w4js_55{font-size:clamp(5rem,22vw,9rem);line-height:1;transition:all .15s ease;-webkit-user-select:none;user-select:none}._moodWord_1w4js_69{font-size:1rem;font-weight:300;letter-spacing:.05em;text-transform:lowercase;transition:color .2s}._sliderWrap_1w4js_85{width:100%}._slider_1w4js_85{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:2px;background:var(--track-color);border-radius:1px;outline:none;cursor:pointer}._slider_1w4js_85::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:28px;height:28px;border-radius:50%;background:var(--thumb-color);cursor:pointer;transition:transform .15s,background .2s}._slider_1w4js_85::-webkit-slider-thumb:hover{transform:scale(1.15)}._slider_1w4js_85::-moz-range-thumb{width:28px;height:28px;border-radius:50%;background:var(--thumb-color);cursor:pointer;border:none}._saveBtn_1w4js_163{padding:.85rem 2.5rem;border-radius:100px;font-size:.9rem;font-weight:500;letter-spacing:.04em;transition:transform .15s,opacity .2s;min-width:160px}._saveBtn_1w4js_163:hover{opacity:.85}._saveBtn_1w4js_163:active{transform:scale(.97)}._saveBtn_1w4js_163:disabled{opacity:.6;cursor:not-allowed}._savedContent_1w4js_211{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}._savedLabel_1w4js_227{font-size:.85rem;font-weight:300;letter-spacing:.06em;text-transform:lowercase}._moodLabel_1w4js_241{font-size:1.1rem;font-weight:400;margin-top:.25rem}._page_fcun6_1{max-width:640px;margin:0 auto;padding:2rem 1.25rem 6rem;display:flex;flex-direction:column;gap:1.25rem}._loading_fcun6_19,._empty_fcun6_19{min-height:60vh;display:flex;align-items:center;justify-content:center;color:var(--text-muted);font-size:.9rem;font-weight:300}._header_fcun6_39{padding:.5rem 0}._title_fcun6_47{font-family:var(--font-serif);font-size:2.2rem;font-weight:400;font-style:italic;letter-spacing:-.01em;color:var(--text)}._stats_fcun6_67{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}@media (max-width: 480px){._stats_fcun6_67{grid-template-columns:repeat(2,1fr)}}._stat_fcun6_67{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);padding:1rem .75rem;display:flex;flex-direction:column;gap:.3rem}._statValue_fcun6_111{font-family:var(--font-serif);font-size:1.75rem;font-weight:400;font-style:italic;color:var(--text);line-height:1}._statLabel_fcun6_129{font-size:.72rem;font-weight:300;color:var(--text-muted);letter-spacing:.02em}._chartCard_fcun6_145,._recentCard_fcun6_145{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem}._chartHeader_fcun6_159{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}._chartTitle_fcun6_173{font-size:.8rem;font-weight:300;color:var(--text-muted);letter-spacing:.05em;text-transform:lowercase}._avgBadge_fcun6_189{font-size:.78rem;color:var(--text-muted);letter-spacing:.02em}._avgBadge_fcun6_189 strong{color:#a3e635;font-weight:500}._chartWrap_fcun6_211{width:100%}._tooltip_fcun6_221{background:#1e1e1e;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:.5rem .75rem;display:flex;flex-direction:column;gap:2px}._tooltipDate_fcun6_241{font-size:11px;color:#f0f0f066}._tooltipValue_fcun6_251{font-family:var(--font-serif);font-size:1.3rem;font-weight:400;font-style:italic}._entryList_fcun6_267{display:flex;flex-direction:column;gap:.6rem}._entryRow_fcun6_279{display:grid;grid-template-columns:90px 1fr 32px;align-items:center;gap:.75rem}._entryDate_fcun6_293{font-size:.78rem;color:var(--text-muted);font-weight:300;text-transform:lowercase}._entryBar_fcun6_307{height:4px;background:#ffffff0d;border-radius:2px;overflow:hidden}._entryBarFill_fcun6_321{height:100%;border-radius:2px;transition:width .4s ease}._statEmoji_fcun6_333{font-size:1.5rem;line-height:1}._statValue_fcun6_111{font-family:var(--font-serif);font-size:1.4rem;font-weight:400;font-style:italic;color:var(--text);line-height:1}._tooltipEmoji_fcun6_361{font-size:1.4rem;line-height:1}._tooltipValue_fcun6_251{font-size:.85rem;font-weight:500}._entryEmoji_fcun6_381{font-size:1.1rem;text-align:right;line-height:1}._nav_u9ful_1{position:fixed;bottom:0;left:0;right:0;z-index:100;background:#0a0a0ad9;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-top:1px solid var(--border)}._inner_u9ful_25{display:flex;align-items:center;justify-content:space-around;max-width:640px;margin:0 auto;padding:.6rem 1rem;gap:.5rem}._tab_u9ful_45{display:flex;flex-direction:column;align-items:center;gap:3px;padding:.5rem 1rem;border-radius:var(--radius-sm);color:var(--text-muted);transition:color .2s,background .2s;position:relative;flex:1}._tab_u9ful_45:hover{color:var(--text);background:#ffffff0a}._tab_u9ful_45._active_u9ful_81{color:var(--text)}._tabIcon_u9ful_89{font-size:16px;line-height:1}._tabLabel_u9ful_99{font-size:.68rem;font-weight:300;letter-spacing:.03em}._dot_u9ful_111{position:absolute;top:4px;right:calc(50% - 18px);width:5px;height:5px;border-radius:50%;background:#a3e635}._avatarBtn_u9ful_131{width:36px;height:36px;border-radius:50%;overflow:hidden;flex-shrink:0;cursor:pointer;transition:opacity .2s,transform .15s}._avatarBtn_u9ful_131:hover{opacity:.75;transform:scale(.95)}._avatar_u9ful_131{width:100%;height:100%;object-fit:cover}._avatarFallback_u9ful_173{width:100%;height:100%;background:var(--surface2);border:1px solid var(--border);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:500;color:var(--text-muted)}@media (min-width: 768px){._nav_u9ful_1{top:0;bottom:auto;border-top:none;border-bottom:1px solid var(--border)}._inner_u9ful_25{justify-content:flex-start;gap:0;padding:.75rem 1.5rem}._tab_u9ful_45{flex-direction:row;gap:.5rem;flex:0;padding:.5rem 1rem}._tabLabel_u9ful_99{font-size:.8rem}._avatarBtn_u9ful_131{margin-left:auto}._dot_u9ful_111{top:4px;right:6px}}._splash_18zp7_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--bg)}._splashIcon_18zp7_17{font-size:2.5rem;animation:_pulse_18zp7_1 1.5s ease-in-out infinite}@keyframes _pulse_18zp7_1{0%,to{opacity:.3}50%{opacity:1}}._app_18zp7_37{min-height:100vh;background:var(--bg)}._main_18zp7_47{height:100dvh;overflow-y:auto}@media (min-width: 768px){._main_18zp7_47{padding-top:57px}}@media (max-width: 767px){._main_18zp7_47{padding-bottom:70px}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--font-sans: "DM Sans", sans-serif;--font-serif: "DM Serif Display", serif;--bg: #0a0a0a;--surface: #141414;--surface2: #1e1e1e;--border: rgba(255, 255, 255, .08);--text: #f0f0f0;--text-muted: rgba(240, 240, 240, .45);--text-dim: rgba(240, 240, 240, .2);--accent: #a3e635;--radius: 16px;--radius-sm: 10px}html,body,#root{height:100%;width:100%}body{font-family:var(--font-sans);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-size:15px;line-height:1.6}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}button{cursor:pointer;border:none;background:none;font-family:inherit;font-size:inherit;color:inherit}input,select{font-family:inherit}a{color:inherit;text-decoration:none}
