@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{--ground:#fff;--surface:#f6f4f1;--ink:#23201d;--muted:#6e6862;--line:#e8e4de;--crimson:#c22a3e;--crimson-2:#d8465a;--gold:#d6a63d;--gold-2:#e8c56c}@media (prefers-color-scheme:dark){:root{--ground:#16130f;--surface:#201c17;--ink:#f5f0e9;--muted:#b6afa5;--line:#37302a;--crimson:#e4677a;--crimson-2:#eb8494;--gold:#e8c171;--gold-2:#f0d48a}}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--ground);color:var(--ink);-webkit-font-smoothing:antialiased;font-family:Inter Variable,Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.sans{font-family:Inter Variable,Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}a{color:inherit}.shell{max-width:640px;min-height:100dvh;padding:env(safe-area-inset-top,0) 1.25rem env(safe-area-inset-bottom,0);flex-direction:column;margin:0 auto;display:flex}header{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;row-gap:.6rem;padding:1.5rem 0 1rem;display:flex}.brand{align-items:center;gap:.4rem;font-size:1.05rem;font-weight:700;text-decoration:none;display:inline-flex}.brand-mark{flex:none;width:18px;height:18px}nav{flex-wrap:wrap;gap:.5rem .95rem;font-family:ui-sans-serif,system-ui,sans-serif;font-size:.85rem;display:flex}nav a{color:var(--muted);border-bottom:2px solid #0000;padding-bottom:2px;text-decoration:none}nav a[aria-current=page]{color:var(--crimson);border-bottom-color:var(--crimson)}main{flex:1;padding:1.75rem 0 3rem}footer{text-align:center;color:var(--muted);border-top:1px solid var(--line);padding:1.5rem 0 2rem;font-size:.8rem}h1{letter-spacing:-.01em;margin:0 0 .5rem;font-size:1.75rem;font-weight:500}h2{margin:0 0 .5rem;font-size:1.15rem;font-weight:600}.card{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:1.25rem 1.4rem}.muted{color:var(--muted)}.button{color:#fff;background:var(--crimson);border-radius:999px;align-items:center;gap:.4rem;padding:.6rem 1rem;font-family:ui-sans-serif,system-ui,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.button.secondary{color:var(--crimson);border:1px solid var(--crimson);background:0 0}.save-btn{color:var(--crimson);border:1px solid var(--crimson);cursor:pointer;background:0 0;border-radius:999px;padding:.3rem .85rem;font-size:.8rem;font-weight:600}.save-btn:disabled{opacity:.6;cursor:default}.mystery-list{margin:0 0 1rem}.mystery-item{border-bottom:1px solid var(--line);margin-bottom:.6rem;padding-bottom:.6rem}.mystery-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.mystery-summary{cursor:pointer;font-weight:600}.mystery-summary::marker{color:var(--crimson)}.mystery-meditation{margin-top:.6rem;font-size:.92rem}.profile-trigger{font:inherit;color:var(--muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:.4rem;padding:0;font-size:.78rem;display:inline-flex}.profile-trigger-avatar{object-fit:cover;border-radius:999px;width:20px;height:20px}#profile-trigger-label{text-underline-offset:2px;text-decoration:underline}.profile-overlay{z-index:50;background:#00000073;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.profile-overlay[hidden]{display:none}.profile-card{background:var(--ground);border:1px solid var(--line);text-align:center;border-radius:18px;width:100%;max-width:340px;padding:2rem 1.75rem}.profile-mark{width:40px;height:40px;margin:0 auto .75rem;display:block}.profile-grid{grid-template-columns:1fr 1fr;gap:.6rem;margin:1.25rem 0 1rem;display:grid}.profile-grid button{border:1px solid var(--line);background:var(--surface);color:var(--ink);cursor:pointer;border-radius:12px;flex-direction:column;grid-column:span 1;align-items:center;gap:.5rem;padding:.85rem .7rem;font-size:.95rem;font-weight:600;display:flex}.profile-grid button img{object-fit:cover;border:2px solid var(--line);border-radius:999px;width:56px;height:56px}.profile-grid button:hover{border-color:var(--crimson);color:var(--crimson)}.profile-grid button:hover img{border-color:var(--crimson)}.profile-grid button:last-child:nth-child(odd){grid-column:1/span 2}.profile-close{color:var(--muted);text-underline-offset:2px;cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem;text-decoration:underline}.profile-pin-input{letter-spacing:.5em;text-align:center;border:1px solid var(--line);background:var(--surface);width:100%;color:var(--ink);border-radius:10px;margin-top:1rem;padding:.7rem;font-size:1.4rem}.profile-pin-input:focus{border-color:var(--crimson);outline:none}.profile-pin-error{color:var(--crimson);margin:.6rem 0 0;font-size:.82rem}
