*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;width:100%;overflow-x:hidden}html{--bg-primary: 28, 26, 23;--bg-secondary: rgba(255, 255, 255, .1);--bg-hover: rgba(255, 255, 255, .15);--text-primary: 255, 255, 255;--text-secondary: #ffffff99;--border: rgba(255, 255, 255, .1);--lightbox-bg: rgba(17, 17, 17, .3);--sepia-text: #e5d1b8}html[data-theme=light]{--bg-primary: 245, 243, 240;--bg-secondary: rgba(0, 0, 0, .08);--bg-hover: rgba(0, 0, 0, .12);--text-primary: 26, 26, 26;--text-secondary: rgba(0, 0, 0, .65);--border: rgba(0, 0, 0, .15);--lightbox-bg: rgba(245, 243, 240, .3);--sepia-text: #8b7355}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background-color:rgb(var(--bg-primary));color:rgb(var(--text-primary));line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .3s ease,color .3s ease}.app.svelte-12qhfyh{min-height:100vh;width:100%}
