.mobile-nav[data-astro-cid-37bvxqo4]{display:none;position:fixed;bottom:0;left:0;right:0;z-index:100;background:var(--surface);border-top:1px solid var(--border);padding:.5rem .75rem calc(.5rem + env(safe-area-inset-bottom));justify-content:space-around;align-items:center}.mobile-nav-item[data-astro-cid-37bvxqo4]{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.35rem .75rem;border-radius:12px;color:var(--text-dim);font-size:.7rem;font-weight:500;transition:color .15s ease,background-color .15s ease;flex:1;max-width:80px}.mobile-nav-item[data-astro-cid-37bvxqo4] svg[data-astro-cid-37bvxqo4]{width:22px;height:22px}.mobile-nav-item[data-astro-cid-37bvxqo4].active{color:var(--accent);background:var(--accent-soft);font-weight:600}@media(max-width:900px){.mobile-nav[data-astro-cid-37bvxqo4]{display:flex}}:root{--bg: #f5f5f7;--surface: #ffffff;--surface-hover: #fbfbfd;--surface-muted: #f0f0f3;--text: #1d1d1f;--text-dim: #6e6e73;--text-muted: #86868b;--border: rgba(0, 0, 0, .06);--border-strong: rgba(0, 0, 0, .1);--accent: #d81b43;--accent-hover: #b81537;--accent-soft: rgba(216, 27, 67, .08);--accent-soft-strong: rgba(216, 27, 67, .14);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .04);--shadow: 0 4px 16px rgba(0, 0, 0, .05), 0 1px 3px rgba(0, 0, 0, .03);--shadow-lg: 0 24px 48px rgba(0, 0, 0, .08), 0 4px 12px rgba(0, 0, 0, .04);--radius-lg: 24px;--radius-md: 16px;--radius-sm: 10px}*{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--text);background:var(--bg);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-bottom:0}@media(max-width:900px){body{padding-bottom:72px}}h1,h2,h3{margin:0;font-weight:700;letter-spacing:-.02em;color:var(--text)}a{color:inherit;text-decoration:none}button{font-family:inherit}.app{display:flex;min-height:100vh}.content{flex:1;min-width:0;padding:clamp(2rem,5vw,4rem) clamp(1.5rem,5vw,4rem) 4rem;max-width:1200px;margin:0 auto;width:100%}.sidebar[data-astro-cid-ssfzsv2f]{width:248px;flex-shrink:0;min-height:100vh;padding:1.75rem 1rem;background:var(--surface);border-right:1px solid var(--border);display:flex;flex-direction:column;gap:2rem;position:sticky;top:0}.brand[data-astro-cid-ssfzsv2f]{display:flex;align-items:center;gap:.6rem;padding:0 .5rem}.logo[data-astro-cid-ssfzsv2f]{display:grid;place-items:center;width:32px;height:32px;border-radius:8px;border:1.5px solid var(--accent);color:var(--accent)}.logo[data-astro-cid-ssfzsv2f] svg[data-astro-cid-ssfzsv2f]{width:18px;height:18px}.name[data-astro-cid-ssfzsv2f]{font-size:.95rem;font-weight:700;letter-spacing:.06em;color:var(--accent)}.nav[data-astro-cid-ssfzsv2f]{display:flex;flex-direction:column;gap:.2rem}.item[data-astro-cid-ssfzsv2f]{display:flex;align-items:center;gap:.7rem;padding:.6rem .85rem;border-radius:12px;color:var(--text-dim);font-size:.95rem;font-weight:500;transition:background-color .15s ease,color .15s ease}.item[data-astro-cid-ssfzsv2f]:hover{color:var(--text);background:#00000006}.item[data-astro-cid-ssfzsv2f].active{background:var(--accent-soft);color:var(--accent);font-weight:600}.icon[data-astro-cid-ssfzsv2f]{display:grid;place-items:center;width:20px;height:20px}.icon[data-astro-cid-ssfzsv2f] svg[data-astro-cid-ssfzsv2f]{width:18px;height:18px}.streak[data-astro-cid-ssfzsv2f]{margin-top:auto;display:flex;align-items:center;gap:.75rem;padding:.85rem .95rem;border:1px solid var(--border);border-radius:14px;background:var(--surface)}.flame[data-astro-cid-ssfzsv2f]{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:var(--accent-soft);color:var(--accent);flex-shrink:0}.flame[data-astro-cid-ssfzsv2f] svg[data-astro-cid-ssfzsv2f]{width:18px;height:18px}.streak-count[data-astro-cid-ssfzsv2f]{margin:0;font-size:.85rem;font-weight:600;color:var(--text)}.dots[data-astro-cid-ssfzsv2f]{display:flex;gap:4px;margin-top:5px}.dot[data-astro-cid-ssfzsv2f]{width:5px;height:5px;border-radius:50%;background:var(--accent-soft-strong)}.dot[data-astro-cid-ssfzsv2f].on{background:var(--accent)}@media(max-width:900px){.sidebar[data-astro-cid-ssfzsv2f]{display:none}}
