:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#282828;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{margin:0;padding:0}body{-webkit-tap-highlight-color:transparent}nav{background-color:#000;position:fixed;top:0;left:0;right:0;height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;font-size:20px;font-weight:700}.nav-btn{width:40px;height:40px;border:none;border-radius:5px;padding:4px;cursor:pointer;background-color:transparent}.nav-btn:active{background-color:#444}main{padding-top:60px}.item{height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid #333;font-size:18px}.item:last-child{border-bottom:none}.item:active{background-color:#333}.item div{flex-grow:1}.item span{font-size:16px;margin-right:8px;color:#aaa}.item svg{width:24px;height:24px}.next-page{position:fixed;top:0;left:100vw;bottom:0;width:100vw;z-index:50;background-color:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:left .3s ease-in-out}.next-page.visible{left:0}.next-page button{position:absolute;bottom:36px;left:50%;transform:translate(-50%);padding:10px 20px;border-radius:9999px;border:1px solid #888;background-color:transparent;color:#fff;font-size:20px;font-weight:700;cursor:pointer}.next-page button:active{background-color:#777}#qrcode{width:calc(100vw - 48px);height:calc(100vw - 48px);object-fit:contain}kw-modal{position:fixed;top:0;left:0;z-index:9999;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out;background-color:#0000}kw-modal.showing{background-color:#000c}.alert{width:320px;display:flex;flex-direction:column}.alert p{background:#444;padding:32px;border-top-left-radius:24px;border-top-right-radius:24px;margin:0;text-align:center;font-size:18px;border-bottom:1px solid #333}.alert button{margin:0;width:100%;background:#444;border:none;padding:12px;font-size:18px;border-bottom-left-radius:24px;border-bottom-right-radius:24px}.alert button:active{background-color:#555}.pwa-toast.svelte-1vqxugk{position:fixed;right:0;bottom:0;margin:16px;padding:12px;border:1px solid #8885;border-radius:4px;z-index:2;text-align:left;box-shadow:3px 4px 5px #8885;background-color:#fff}.pwa-toast.svelte-1vqxugk .message:where(.svelte-1vqxugk){margin-bottom:8px}.pwa-toast.svelte-1vqxugk .buttons:where(.svelte-1vqxugk){display:flex}.pwa-toast.svelte-1vqxugk button:where(.svelte-1vqxugk){border:1px solid #8885;outline:none;margin-right:5px;border-radius:2px;padding:3px 10px}
