:root{--bg: #0a0a0f;--surface: #141420;--border: #2a2a3a;--text: #e8e8f0;--accent: #c4956a;--sanskrit: #d4a574;--font-body: "Lora", Georgia, "Times New Roman", serif;--font-hindi: "Noto Serif Devanagari", serif;--font-ui: "Lora", Georgia, serif;color-scheme:dark}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:var(--font-body);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:lang(hi),[lang=hi]{font-family:var(--font-hindi);font-weight:300}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit}::selection{background:#c4956a4d}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--accent)}.watermark.svelte-12qhfyh{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:0}.watermark.svelte-12qhfyh img:where(.svelte-12qhfyh){width:95vw;max-width:1200px;height:auto;opacity:.1}.app{position:relative;z-index:1}
