*{box-sizing:border-box}html,body{margin:0;padding:0}body{-webkit-font-smoothing:antialiased;background:#0b0a17;font-family:-apple-system,Segoe UI,Roboto,sans-serif}a{color:var(--gold,#ffc83d);text-decoration:none}a:hover{color:var(--green,#5ad97e)}button,input{font-family:inherit}#root{min-height:100svh}.fc-scroll{flex-direction:column;display:flex}.fc-scroll::-webkit-scrollbar{width:6px}.fc-scroll::-webkit-scrollbar-thumb{background:var(--line);border-radius:3px}@keyframes fc-blink{0%,55%{opacity:1}56%,to{opacity:.15}}@keyframes fc-stamp{0%{opacity:0;transform:scale(2.2)rotate(-16deg)}45%{opacity:1}62%{transform:scale(.88)rotate(-9deg)}to{opacity:1;transform:scale(1)rotate(-9deg)}}@keyframes fc-pop{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes fc-slide{0%{transform:translateY(110%)}to{transform:translateY(0)}}@keyframes fc-dots{0%,20%{opacity:.2}50%{opacity:1}80%,to{opacity:.2}}.fc-stamp{animation:.5s cubic-bezier(.2,1.4,.4,1) forwards fc-stamp}.fc-sheet{animation:.26s cubic-bezier(.2,.9,.3,1) forwards fc-slide}.fc-pop{animation:.18s ease-out both fc-pop}.fc-blink{animation:1.1s step-end infinite fc-blink}.fc-d1{animation:1s infinite fc-dots}.fc-d2{animation:1s .18s infinite fc-dots}.fc-d3{animation:1s .36s infinite fc-dots}@keyframes fc-spin{to{transform:rotate(360deg)}}.fc-spin{animation:.7s linear infinite fc-spin}@keyframes fc-recpulse{0%{box-shadow:0 0 #e08a4f80}70%{box-shadow:0 0 0 9px #e08a4f00}to{box-shadow:0 0 #e08a4f00}}.fc-recpulse{animation:1.5s ease-out infinite fc-recpulse}[data-fc=dark]{--bg:#211a13;--bg2:#170f0a;--panel:#2f261a;--panel2:#251d14;--edge:#4a3c2a;--edge2:#3a2e20;--ink:#f3ecdd;--dim:#c2b190;--gold:#e08a4f;--gold2:#a85f2e;--green:#8fae66;--ember:#e07a5f;--line:#4a3c2a;--slot:#241c14;--tab:#1a130d}[data-fc=light]{--bg:#faf6ee;--bg2:#f1e7cf;--panel:#fff;--panel2:#fdf9f0;--edge:#fff;--edge2:#e6d8b8;--ink:#362c1e;--dim:#5f5240;--gold:#c1652f;--gold2:#9c4f24;--green:#6f8a4f;--ember:#b5482f;--line:#e0d3b0;--slot:#f3ead4;--tab:#f3ead4}@keyframes fc-fade{0%{opacity:0}to{opacity:1}}.fc-shell{background:linear-gradient(180deg, var(--bg2), var(--bg));min-height:100svh;color:var(--ink);flex-direction:column;display:flex}.fc-shell__main{flex-direction:column;flex:1;min-width:0;display:flex;position:relative}.fc-shell__scroll{flex:1;position:relative;overflow:hidden auto}.fc-sidebar{display:none}.fc-page{width:100%;max-width:620px;margin:0 auto}.fc-page--wide{max-width:1080px}.fc-items{grid-template-columns:1fr;gap:9px;display:grid}@media (width>=720px){.fc-items{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media (width>=860px){.fc-shell{flex-direction:row}.fc-sidebar{background:var(--tab);border-right:3px solid var(--edge2);flex-direction:column;flex:none;gap:4px;width:232px;padding:22px 14px 18px;display:flex}.fc-bottomnav{display:none!important}}.fc-sheet-panel{z-index:41;background:linear-gradient(180deg, var(--panel), var(--panel2));border-top:3px solid var(--edge);border-radius:18px 18px 0 0;padding:16px 15px 22px;animation:.26s cubic-bezier(.2,.9,.3,1) forwards fc-slide;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #0006}@media (width>=640px){.fc-sheet-panel{border:3px solid var(--edge);border-radius:16px;width:min(460px,92vw);animation:.16s ease-out both fc-fade;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 20px 60px #00000080}}@media (prefers-reduced-motion:reduce){.fc-stamp,.fc-sheet,.fc-sheet-panel,.fc-pop,.fc-blink,.fc-d1,.fc-d2,.fc-d3,.fc-spin,.fc-recpulse{animation:none!important}}
