.qrcode-container{width:100vw;height:100vh;overflow:hidden}body{background-color:#efefef;margin:0;padding:0;font-family:Inter}.loading-container{text-align:center;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.pdf-viewer{width:100%;height:100%}.theme-picker{text-align:left;background-color:#fff;border-radius:12px;width:320px;padding:24px}select{border-radius:6px;width:100%;margin-top:8px;padding:8px}label{align-items:center;margin-top:16px;font-weight:600;display:flex}input[type=checkbox]{border-radius:4px;width:16px;height:16px;margin-right:8px;padding:4px}button{color:#fff;cursor:pointer;background-color:#1e88e5;border:none;border-radius:6px;width:100%;padding:12px;font-size:16px;font-weight:600}.theme-toggle-button{color:#fff;cursor:pointer;background-color:#1e88e5;border:none;border-radius:6px;justify-content:center;place-items:center;width:auto;padding:8px 12px;font-size:14px;font-weight:600;display:flex;position:absolute;bottom:16px;right:16px}.theme-picker-modal{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.theme-picker-modal-content{background-color:#fff;border-radius:12px;max-width:90vw;max-height:90vh;padding:24px;overflow-y:auto;box-shadow:0 4px 24px #0003}.theme-picker-icon{width:20px;height:20px;margin-right:8px}.button-icon{margin-right:4px;width:16px!important;height:16px!important}.mt-24{margin-top:24px}
