@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-ext-wght-normal.BOeWTOD4.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-wght-normal.DqGufNeO.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-ext-wght-normal.DlzME5K_.woff2)format("woff2-variations");unicode-range:U+1F??}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-wght-normal.CkhJZR-_.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-vietnamese-wght-normal.CBcvBZtf.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-ext-wght-normal.DO1Apj_S.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-wght-normal.Dx4kXJAl.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--color-paper:#fff;--color-ink-body:#707070;--color-ink-strong:#1a1a1a;--color-violet:#8b4fff;--color-pink:#ff4e75;--color-panel-lilac:#dfcfff;--color-panel-coral:#ff819d;--color-nav-border:#4d4d4d;--font-body:"Inter Variable", "Inter", system-ui, sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--font-body);background:var(--color-paper);color:var(--color-ink-strong);-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}p,h1,h2,h3{margin:0}.sidebar{z-index:30;-webkit-backdrop-filter:blur(6px);background:#ffffffd1;flex-direction:column;gap:2rem;width:260px;height:100vh;padding:2.5rem 2rem;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.mobile-topbar,.mobile-tabbar{display:none}@media (width<=800px){.sidebar{display:none}.mobile-topbar{height:calc(52px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 1.2rem 0;z-index:40;-webkit-backdrop-filter:blur(6px);background:#ffffffeb;justify-content:space-between;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.topbar-title{left:50%;top:calc(50% + env(safe-area-inset-top) / 2);color:var(--color-ink-strong);white-space:nowrap;opacity:0;pointer-events:none;font-size:1.6rem;font-weight:400;transition:opacity .3s,transform .3s;position:absolute;transform:translate(-50%,-50%)translate(28px,-16px)}.topbar-title.visible{opacity:1;transform:translate(-50%,-50%)translate(0)}.mobile-tabbar{left:50%;bottom:calc(1rem + env(safe-area-inset-bottom));z-index:40;-webkit-backdrop-filter:blur(6px);background:#ffffffeb;border-radius:999px;gap:.2rem;width:fit-content;padding:.5rem;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 10px 28px #00000024}}.tab-item{width:3rem;height:3rem;color:var(--color-ink-strong);background:0 0;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.tab-item svg{width:1.6rem;height:1.6rem}.tab-item.active{color:var(--color-violet)}.tab-avatar{object-fit:cover;border-radius:50%;width:1.6rem;height:1.6rem;display:block}.tab-item.active .tab-avatar{outline:1.5px solid var(--color-violet);outline-offset:1px}.logo{color:var(--color-ink-body);width:fit-content;font:inherit;cursor:pointer;background:0 0;border:none;padding:0;display:inline-flex}.mobile-topbar .logo{color:var(--color-violet)}.topbar-save-pill{background:var(--color-violet);color:var(--color-paper);border:1.5px dotted var(--color-violet);white-space:nowrap;border-radius:999px;padding:.4rem .9rem;font-size:.8rem;font-weight:700;display:inline-block}.logo-menu-wrap{position:relative}.logo-menu{z-index:50;background:var(--color-paper);border:1.5px dotted var(--color-ink-strong);border-radius:12px;flex-direction:column;gap:.2rem;min-width:160px;padding:.5rem;display:flex;position:absolute;top:calc(100% + .6rem);right:0;box-shadow:0 10px 28px #00000024}.logo-menu[hidden]{display:none}.logo-menu a{color:var(--color-ink-strong);border-radius:8px;padding:.55rem .7rem;font-size:.85rem;font-weight:600}.logo-menu a:hover{background:var(--color-panel-lilac)}.logo-menu-divider{background:var(--color-nav-border);opacity:.3;height:1px;margin:.3rem .2rem}.topbar-plus{width:2.2rem;height:2.2rem;color:var(--color-ink-strong);flex-shrink:0;justify-content:center;align-items:center;display:flex}.topbar-plus svg{width:1.4rem;height:1.4rem}.topbar-right{align-items:center;gap:.8rem;display:flex}.topbar-actions{align-items:center;gap:.2rem;display:flex}.topbar-actions .icon-btn{width:2.2rem;height:2.2rem}.topbar-actions .icon-btn svg{width:1.15rem;height:1.15rem}.nav-pills,#auth-nav{flex-direction:column;gap:.9rem;display:flex}.pill{appearance:none;border:1.5px dotted var(--color-nav-border);width:100%;color:var(--color-nav-border);text-align:center;background:var(--color-paper);border-radius:999px;padding:.7rem 1.4rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:background .15s,color .15s;display:block}.pill:hover{background:var(--color-ink-strong);color:var(--color-paper);border-color:var(--color-ink-strong)}.footer-links{color:var(--color-ink-body);flex-wrap:wrap;gap:1rem;margin-top:auto;font-size:.8rem;display:flex}.footer-links a:hover{color:var(--color-ink-strong)}
