:root{--color-primary: #9b7ecb;--color-primary-dark: #6b4fa0;--color-primary-subtle: #f0eafa;--color-bg: #faf8ff;--color-bg-muted: #f2eef9;--color-surface: #ffffff;--color-surface-2: #f7f4fc;--color-text: #2d2540;--color-text-muted: #7a6f8a;--color-text-light: #b0a8bf;--color-danger: #e07070;--color-success: #72b784;--color-warning: #e0a96d;--color-border: #e4ddf0;--color-lavender: #e8e0f5;--color-sage: #d4e8d4;--color-peach: #fce4d6;--color-sky: #d6ecf8;--color-vanilla: #faf3d4;--mood-1: #e07070;--mood-2: #e0a96d;--mood-3: #e0d070;--mood-4: #72b784;--mood-5: #9b7ecb;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--radius-xl: 24px;--shadow-sm: 0 1px 4px rgba(80,60,110,.08);--shadow-md: 0 4px 16px rgba(80,60,110,.12);--nav-height: 64px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;min-height:100dvh}body{font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;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;max-width:480px;margin:0 auto}@media(min-width:768px){:root{--sidebar-width: 220px;--nav-height: 0px}.page{padding:1.5rem 2rem;max-width:860px;margin:0 auto;min-height:unset}.page-2col{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom: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}._nav_12qaf_2{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:480px;height:var(--nav-height);background:#ffffffe6;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_12qaf_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_12qaf_20._active_12qaf_33{color:var(--color-primary)}._icon_12qaf_37{font-size:1.2rem;line-height:1}._label_12qaf_42{font-size:.58rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;padding:0 2px}@media(min-width:768px){._nav_12qaf_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_12qaf_74{display:block;font-size:1.2rem;font-weight:800;color:var(--color-primary);padding:.25rem 1rem 1.25rem;letter-spacing:-.03em}._item_12qaf_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_12qaf_20:hover{background:var(--color-bg-muted);color:var(--color-text)}._item_12qaf_20._active_12qaf_33{background:var(--color-primary-subtle);color:var(--color-primary-dark);font-weight:600}._icon_12qaf_37{font-size:1.1rem;flex-shrink:0}._label_12qaf_42{font-size:.88rem;padding:0;overflow:unset;text-overflow:unset;max-width:unset}}._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}}
