:root{--color-primary: #4ff2a6;--color-primary-dark: #0d8f5c;--color-primary-subtle: rgba(79, 242, 166, .12);--acc: #4ff2a6;--acc-ink: #04241a;--color-bg: #0e120b;--color-bg-muted: #151a10;--color-surface: #191f13;--color-surface-2: #1c2316;--bg: #0e120b;--bg2: #151a10;--bg3: #1c2316;--card: #191f13;--color-text: #e9f1df;--color-text-muted: #8a9379;--color-text-light: #556049;--text: #e9f1df;--text-dim: #8a9379;--color-danger: #ff6b6b;--color-success: #4ff2a6;--color-warning: #ffc93c;--color-border: rgba(233, 241, 223, .11);--border: rgba(233, 241, 223, .11);--hover: rgba(233, 241, 223, .06);--color-lavender: rgba(185, 156, 255, .15);--color-sage: rgba(79, 242, 166, .12);--color-peach: rgba(255, 155, 107, .15);--color-sky: rgba(95, 199, 218, .15);--color-vanilla: rgba(255, 201, 60, .13);--mood-1: #ff6b6b;--mood-2: #ff9b6b;--mood-3: #ffc93c;--mood-4: #4ff2a6;--mood-5: #b99cff;--m-joy: #ffc93c;--m-calm: #5fc7da;--m-idea: #b99cff;--m-anx: #ff9b6b;--m-sad: #8fa8d8;--mascot-fill: #eef8db;--mascot-face: #232b1b;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--radius-xl: 24px;--shadow-sm: 0 1px 4px rgba(0, 0, 0, .3);--shadow-md: 0 4px 16px rgba(0, 0, 0, .4);--nav-height: 64px;--font-base: "Space Grotesk", "Segoe UI", system-ui, sans-serif;--font-mono: "JetBrains Mono", "Fira Code", monospace}[data-theme=light]{--color-primary: #10b374;--color-primary-dark: #0a7a50;--color-primary-subtle: rgba(16, 179, 116, .1);--acc: #10b374;--acc-ink: #ffffff;--color-bg: #f1f4ea;--color-bg-muted: #ffffff;--color-surface: #ffffff;--color-surface-2: #f6f8ef;--bg: #f1f4ea;--bg2: #ffffff;--bg3: #f6f8ef;--card: #ffffff;--color-text: #1b2113;--color-text-muted: #68715c;--color-text-light: #9aa88e;--text: #1b2113;--text-dim: #68715c;--color-danger: #d63030;--color-success: #10b374;--color-warning: #c48800;--color-border: rgba(27, 33, 19, .11);--border: rgba(27, 33, 19, .11);--hover: rgba(27, 33, 19, .045);--color-lavender: rgba(185, 156, 255, .18);--color-sage: rgba(16, 179, 116, .12);--color-peach: rgba(255, 155, 107, .18);--color-sky: rgba(95, 199, 218, .18);--color-vanilla: rgba(255, 201, 60, .16);--shadow-sm: 0 1px 4px rgba(0, 0, 0, .08);--shadow-md: 0 4px 16px rgba(0, 0, 0, .12);--mascot-fill: #ffffff;--mascot-face: #2a3320}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;min-height:100dvh}body{font-family:var(--font-base);background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:inherit;text-decoration:none}h1{font-size:1.4rem;font-weight:700}h2{font-size:1.1rem;font-weight:600}h3{font-size:.95rem;font-weight:600}.page{padding:1rem 1rem calc(var(--nav-height) + 1.5rem);min-height:100dvh;margin:0 auto}@media(min-width:768px){:root{--sidebar-width: 220px;--nav-height: 0px}.page{padding:1.5rem 2rem;margin:0 auto;min-height:unset}.page-2col{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}}.page-header{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin-bottom:1.25rem;height:3.5rem}.page-header:after{content:"";display:block;position:absolute;top:3.5rem;left:-32px;height:1px;width:100vw;background:var(--color-border);margin-top:1.25rem}.stack{display:flex;flex-direction:column}.stack-sm{gap:.5rem}.stack-md{gap:.85rem}.stack-lg{gap:1.25rem}.row{display:flex;align-items:center}.row-between{justify-content:space-between}.row-gap-sm{gap:.5rem}.row-gap-md{gap:.85rem}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:4px}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.animate-in{animation:fadeSlideUp .25s ease both}.font-mono{font-family:var(--font-mono)}[class*=badge],[class*=Badge],[class*=tag],[class*=Tag]{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.02em}time,[class*=date],[class*=Date],[class*=count],[class*=Count],[class*=status],[class*=Status],[class*=meta],[class*=Meta]{font-family:var(--font-mono)}.dot{width:9px;height:9px;border-radius:2px;border:1.6px solid var(--color-text-muted);transform:rotate(45deg);flex:none;background:transparent}.dot-active{background:var(--color-primary);border-color:var(--color-primary)}._nav_q9b5m_2{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:480px;height:var(--nav-height);background:var(--color-surface);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-top:1px solid var(--color-border);display:flex;align-items:stretch;z-index:50;padding-bottom:env(safe-area-inset-bottom,0)}._item_q9b5m_20{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:var(--color-text-muted);transition:color .15s,background .15s;text-decoration:none;padding:.25rem 0}._item_q9b5m_20._active_q9b5m_33{color:var(--color-primary)}._icon_q9b5m_37{font-size:1.2rem;line-height:1}._label_q9b5m_42{font-size:.58rem;font-weight:500;font-family:var(--font-mono);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;padding:0 2px}@media(min-width:768px){._nav_q9b5m_2{position:sticky;top:0;left:0;bottom:unset;transform:none;width:var(--sidebar-width);max-width:var(--sidebar-width);height:100dvh;flex-direction:column;align-items:stretch;border-top:none;border-right:1px solid var(--color-border);padding-bottom:0;padding-top:1rem;gap:.15rem;overflow-y:auto;flex-shrink:0}._logo_q9b5m_75{display:block;font-size:1.2rem;font-weight:700;font-family:var(--font-mono);color:var(--color-primary);padding:.25rem 1rem 1.25rem;letter-spacing:.08em}._item_q9b5m_20{flex:unset;flex-direction:row;align-items:center;justify-content:flex-start;gap:.65rem;padding:.6rem 1rem;border-radius:var(--radius-md);margin:0 .5rem}._item_q9b5m_20:hover{background:var(--color-bg-muted);color:var(--color-text)}._item_q9b5m_20._active_q9b5m_33{background:var(--color-primary-subtle);color:var(--color-primary);font-weight:600}._icon_q9b5m_37{font-size:1.1rem;flex-shrink:0}._label_q9b5m_42{font-size:.88rem;font-family:var(--font-mono);padding:0;overflow:unset;text-overflow:unset;max-width:unset}}:root{--mascot-acc: #4ff2a6;--mascot-fill: #f3fbe4;--mascot-face: #26301c}@keyframes _sporaBob_1e3am_1{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-.45em) rotate(-3deg)}}@keyframes _sporaBlink_1e3am_1{0%,92%,to{transform:scaleY(1)}96%{transform:scaleY(.1)}}@keyframes _sporaSpark_1e3am_1{0%,to{opacity:.4;transform:scale(.75) rotate(0)}50%{opacity:1;transform:scale(1.15) rotate(45deg)}}@keyframes _sporaDrop_1e3am_1{0%,to{transform:translateY(0);opacity:.9}50%{transform:translateY(.25em);opacity:1}}._wrap_1e3am_24{position:relative;width:8em;height:7.2em;display:inline-block;line-height:0}._anim_1e3am_32{position:absolute;top:0;right:0;bottom:0;left:0;animation:_sporaBob_1e3am_1 3.4s ease-in-out infinite;filter:drop-shadow(0 .3em .4em rgba(0,0,0,.25)) drop-shadow(0 0 .22em var(--mascot-acc)) drop-shadow(0 0 .02em var(--mascot-acc))}._anim_1e3am_32._still_1e3am_41{animation:none}._bowL_1e3am_44{position:absolute;left:2.78em;top:-.42em;width:.98em;height:.82em;border-radius:60% 30%;background:var(--mascot-acc);transform:rotate(-12deg)}._bowR_1e3am_51{position:absolute;left:4.25em;top:-.42em;width:.98em;height:.82em;border-radius:30% 60%;background:var(--mascot-acc);transform:rotate(12deg)}._bowC_1e3am_58{position:absolute;left:3.72em;top:-.2em;width:.54em;height:.54em;border-radius:50%;background:var(--mascot-acc)}._body_1e3am_66{position:absolute;left:1em;top:.7em;width:6em;height:6em;clip-path:polygon(50% 0%,60.6% 10.4%,75% 6.7%,79% 21%,93.3% 25%,89.6% 39.4%,100% 50%,89.6% 60.6%,93.3% 75%,79% 79%,75% 93.3%,60.6% 89.6%,50% 100%,39.4% 89.6%,25% 93.3%,21% 79%,6.7% 75%,10.4% 60.6%,0% 50%,10.4% 39.4%,6.7% 25%,21% 21%,25% 6.7%,39.4% 10.4%);background:radial-gradient(rgba(74,102,44,.13) .05em,transparent .06em) 0 0 / .52em .52em,repeating-linear-gradient(52deg,rgba(74,102,44,.16) 0 .018em,transparent .018em .62em),repeating-linear-gradient(-8deg,rgba(74,102,44,.13) 0 .018em,transparent .018em .7em),repeating-linear-gradient(-64deg,rgba(74,102,44,.11) 0 .016em,transparent .016em .66em),radial-gradient(circle at 40% 34%,#ffffff,var(--mascot-fill) 58%,color-mix(in oklab,var(--mascot-fill) 78%,#5f8a35) 100%)}._eyeArc_1e3am_85{position:absolute;width:.92em;height:.5em;border-top:.18em solid var(--mascot-face);border-radius:.9em .9em 0 0}._eyeArcL_1e3am_91{left:2.92em;top:3.2em}._eyeArcR_1e3am_92{left:4.32em;top:3.2em}._eyeDot_1e3am_94{position:absolute;width:.64em;height:.8em;border-radius:50%;background:var(--mascot-face);animation:_sporaBlink_1e3am_1 5.5s ease-in-out infinite;transform-origin:center}._eyeDotL_1e3am_102{left:3.05em;top:3.08em}._eyeDotR_1e3am_103{left:4.4em;top:3.08em}._eyeGlint_1e3am_105{position:absolute;width:.19em;height:.19em;border-radius:50%;background:#fff;opacity:.85}._eyeGlintL_1e3am_112{left:3.23em;top:3.2em}._eyeGlintR_1e3am_113{left:4.58em;top:3.2em}._blush_1e3am_116{position:absolute;width:.8em;height:.5em;border-radius:50%;opacity:.55}._blushL_1e3am_122{left:2.5em;top:3.72em}._blushR_1e3am_123{left:4.72em;top:3.72em}._mouthBig_1e3am_126{position:absolute;left:3.38em;top:3.82em;width:1.24em;height:.74em;border:.17em solid var(--mascot-face);border-top:none;border-radius:0 0 1.3em 1.3em}._mouthSmall_1e3am_133{position:absolute;left:3.58em;top:3.92em;width:.86em;height:.44em;border:.15em solid var(--mascot-face);border-top:none;border-radius:0 0 .9em .9em}._mouthFrown_1e3am_140{position:absolute;left:3.58em;top:4.18em;width:.86em;height:.44em;border:.15em solid var(--mascot-face);border-bottom:none;border-radius:.9em .9em 0 0}._mouthO_1e3am_147{position:absolute;left:3.74em;top:3.88em;width:.54em;height:.6em;border:.15em solid var(--mascot-face);border-radius:50%}._mouthWavyL_1e3am_153{position:absolute;left:3.52em;top:4em;width:.5em;height:.34em;border-bottom:.15em solid var(--mascot-face);border-radius:0 0 .5em .5em}._mouthWavyR_1e3am_159{position:absolute;left:3.97em;top:3.93em;width:.5em;height:.34em;border-top:.15em solid var(--mascot-face);border-radius:.5em .5em 0 0}._ideaSpark_1e3am_167{position:absolute;left:5.5em;top:1.4em;width:.55em;height:.55em;background:var(--mascot-acc);border-radius:.1em;transform:rotate(45deg);animation:_sporaSpark_1e3am_1 1.8s ease-in-out infinite}._anxDrop_1e3am_175{position:absolute;left:5.6em;top:2.5em;width:.5em;height:.66em;background:#7fc9df;border-radius:0 50% 50%;transform:rotate(45deg);animation:_sporaDrop_1e3am_1 1.6s ease-in-out infinite}._root_1yszf_1{display:flex;flex-direction:column;min-height:100dvh;position:relative}._main_1yszf_8{flex:1;overflow-y:auto}@media(min-width:768px){._root_1yszf_1{flex-direction:row}._main_1yszf_8{flex:1;overflow-y:auto;min-height:100dvh}}
