@import "https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap";.appStore.svelte-taqb28{align-items:center;gap:12px;display:flex}.title.svelte-taqb28{display:none}.title.svelte-taqb28 h5:where(.svelte-taqb28){color:var(--text-color-primary);font-size:.85em;font-weight:500}.links.svelte-taqb28{align-items:center;gap:8px;display:flex}.android.svelte-taqb28,.apple.svelte-taqb28{justify-content:center;align-items:center;transition:transform .2s;display:flex}.apple.svelte-taqb28{color:var(--text-color-primary)}.android.svelte-taqb28:hover,.apple.svelte-taqb28:hover{transform:scale(1.1)}@media (width>=768px){.title.svelte-taqb28{display:block}}*{box-sizing:border-box;margin:0;padding:0;font-family:Work Sans,sans-serif}html,body{scroll-behavior:smooth;background-color:var(--background-color);width:100%;height:100%;color:var(--text-color-secondary);transition:background-color .3s,color .3s;overflow:hidden}a{color:inherit;text-decoration:none}button{background-color:var(--primary-color);color:var(--background-color);cursor:pointer;border:none;border-radius:5px;padding:8px 16px;transition:background-color .3s}button:hover{filter:brightness(1.1)}:root{--background-color:#f8f9fa;--text-color-primary:#212529;--text-color-secondary:#6c757d;--primary-color:#385f49;--secondary-color:#e65c4f;--tertiary-color:#f7a74d;--active-menu-bg:#385f491a;--card-bg:#e9ecef;--primary-trans:#385f4926;--secondary-trans:#e65c4f26;--tertiary-trans:#f7a74d26;--navbar-bg:#fff;--divider:#ced4da;--hero-text:#f8f9fa;--hero-bg-trans:#0009;--input-bg:#dee2e6;--main-magpad:12px;--top-bar-height:40px}body.dark-theme{--background-color:#1d2128;--text-color-primary:#f8f9fa;--text-color-secondary:#b0b8c4;--primary-color:#4ca47a;--secondary-color:#f18076;--tertiary-color:gold;--active-menu-bg:#4ca47a33;--card-bg:#2a2e35;--primary-trans:#4ca47a26;--secondary-trans:#f1807626;--tertiary-trans:#ffd70026;--navbar-bg:#16191d;--divider:#495057;--hero-text:#e9ecef;--hero-bg-trans:#000000b3;--input-bg:#343a40}@media (width>=768px){:root{--main-magpad:50px}}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0;border-radius:8px}::-webkit-scrollbar-thumb{background:var(--card-bg);border:2px solid var(--card-bg);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--text-color-secondary)}.topbar.svelte-12qhfyh{z-index:1000;height:var(--top-bar-height);padding:8px var(--main-magpad);background-color:var(--navbar-bg);justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.logo.svelte-12qhfyh h1:where(.svelte-12qhfyh){color:var(--primary-color);font-family:Dancing Script,cursive;font-size:1.2em}.logo.svelte-12qhfyh span:where(.svelte-12qhfyh){color:var(--secondary-color);font-family:Dancing Script,cursive}.prefs.svelte-12qhfyh{justify-content:center;align-items:center;gap:12px;display:flex}.btnLang.svelte-12qhfyh{color:var(--text-color-primary);border:1px solid var(--secondary-color);cursor:pointer;opacity:.8;background-color:#0000;border-radius:4px;min-width:24px;padding:4px 8px;font-size:.75em;transition:opacity .2s,transform .2s}.btnLang.svelte-12qhfyh:hover{opacity:1;transform:scale(.95)}.btnMode.svelte-12qhfyh{opacity:.8;cursor:pointer;border:none;justify-content:center;align-items:center;transition:opacity .2s,transform .2s;display:flex;background-color:#0000!important;padding:0!important}.btnMode.svelte-12qhfyh:hover{opacity:1;transform:scale(1.1)}.btnModeDark{width:24px;height:24px;color:var(--primary-color)}.btnModeLight{width:24px;height:24px;color:var(--secondary-color)}.appContainer.svelte-12qhfyh{height:calc(100dvh - var(--top-bar-height));flex-direction:column;width:100vw;display:flex}.sidebar.svelte-12qhfyh{background:linear-gradient(to right, transparent 5%, var(--primary-color) 20%, var(--secondary-color) 50%, var(--primary-color) 80%, transparent 95%) no-repeat top / 100% 2px, var(--navbar-bg);background-position:top,top;background-size:100% 1px,100% 100%;background-color:var(--navbar-bg);z-index:1000;order:2;width:100%;position:fixed;bottom:0;left:0;box-shadow:0 -2px 8px #0000000d}.navList.svelte-12qhfyh{justify-content:space-around;align-items:center;height:60px;margin:0;padding:0;list-style-type:none;display:flex}.navItem.svelte-12qhfyh{text-align:center;flex:1}.navItem.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-color-secondary);flex-direction:column;justify-content:center;align-items:center;height:100%;padding:5px 0;transition:background-color .3s;display:flex}.navIcon{width:20px;height:20px;margin-bottom:2px}.navText.svelte-12qhfyh{font-size:.75em}.navItem.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--secondary-color)}.navItem.svelte-12qhfyh a.active:where(.svelte-12qhfyh){touch-action:manipulation;-webkit-tap-highlight-color:transparent!important}.navItem.svelte-12qhfyh a.active:where(.svelte-12qhfyh) .navIcon,.navItem.svelte-12qhfyh a.active:where(.svelte-12qhfyh) .navText:where(.svelte-12qhfyh){color:var(--primary-color);font-weight:700}.copyrightSection.svelte-12qhfyh{display:none}.content.svelte-12qhfyh{order:1;height:100%;padding-bottom:60px;overflow-y:auto}@media (width>=768px){.topbar.svelte-12qhfyh{max-width:1440px;padding:16px var(--main-magpad) 16px 216px;background-color:var(--background-color);box-shadow:none;margin:0 auto}.appContainer.svelte-12qhfyh{flex-direction:row;max-width:1440px;height:calc(100vh - 40px);margin:0 auto}.sidebar.svelte-12qhfyh{width:200px;min-width:200px;max-width:200px;height:100%;box-shadow:none;background:linear-gradient(to bottom, transparent 5%, var(--primary-color) 20%, var(--secondary-color) 50%, var(--primary-color) 80%, transparent 95%) no-repeat right / 1px 100%, var(--background-color);background-position:100%,top;background-size:.64px 100%,100% 100%;flex-direction:column;order:1;justify-content:space-between;display:flex;position:static}.navList.svelte-12qhfyh{flex-direction:column;justify-content:flex-start;align-items:flex-start;height:auto;padding:40px 20px}.navItem.svelte-12qhfyh{text-align:left;width:100%;margin-bottom:10px}.navItem.svelte-12qhfyh a:where(.svelte-12qhfyh){border-radius:8px;flex-direction:row;justify-content:flex-start;padding:10px 15px;font-size:1em}.navItem.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--secondary-color)}.navItem.svelte-12qhfyh a.active:where(.svelte-12qhfyh){background-color:var(--active-menu-bg);font-weight:700}.navItem.svelte-12qhfyh a.active:where(.svelte-12qhfyh) .navIcon,.navItem.svelte-12qhfyh a.active:where(.svelte-12qhfyh) .navText:where(.svelte-12qhfyh){color:var(--primary-color)}.navIcon{margin-bottom:0;margin-right:10px}.navText.svelte-12qhfyh{font-size:1em}.copyrightSection.svelte-12qhfyh{padding:12px 16px;display:block}.copyrightSection.svelte-12qhfyh .divider:where(.svelte-12qhfyh){background-color:var(--divider);opacity:.5;height:.2px}.copyrightSection.svelte-12qhfyh h5:where(.svelte-12qhfyh){color:var(--text-color-secondary);padding-top:12px;font-size:10px;font-weight:300}.content.svelte-12qhfyh{flex-grow:1;order:2;padding-bottom:16px;overflow-y:auto}}
