.protected-text-reader{min-height:100vh;padding:32px max(calc((100vw - 1100px)/2),20px) 80px;background:#e8eaf0;color:#182033}.protected-reader-head{display:flex;justify-content:space-between;align-items:center;padding:26px 32px;border-radius:14px 14px 0 0;background:#101c30;color:#fff}.protected-reader-head small{font-size:8px;letter-spacing:.15em;color:#b8c3db}.protected-reader-head h1{font:30px Georgia,serif;margin:5px 0}.protected-reader-head>div:last-child{text-align:right;display:flex;flex-direction:column}.protected-reader-head>div:last-child>span{color:#d7ed22;font-size:11px}.protected-reader-tools{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:center;gap:7px;padding:10px;background:#17243a;color:#fff}.protected-reader-tools>a{margin-right:auto;color:#fff}.protected-reader-tools button{min-width:34px;height:32px;border:1px solid #ffffff30;background:#ffffff0a;color:#fff;cursor:pointer}.protected-reader-stage{position:relative;min-height:650px;padding:28px 16px;display:flex;justify-content:center;align-items:flex-start;background:#282c34;overflow:auto;user-select:none;-webkit-user-select:none}.protected-reader-stage canvas{display:block;max-width:100%;box-shadow:0 20px 50px #0005;transition:opacity .15s}.protected-reader-stage .page-loading{position:absolute;top:45%;z-index:2;color:#fff}.protected-reader-stage .reader-error{position:absolute;top:42%;z-index:3;color:#fff}.protected-reader-foot{display:flex;justify-content:space-between;padding:14px 20px;background:#101c30;color:#9da9bf;font-size:9px}.protected-text-reader[data-theme=sepia] .protected-reader-stage{background:#8c806d}.protected-text-reader[data-theme=dark] .protected-reader-stage{background:#080d17}@media(max-width:650px){.protected-text-reader{padding:0 0 50px}.protected-reader-head{border-radius:0;padding:20px}.protected-reader-head>div:last-child small{display:none}.protected-reader-tools{overflow-x:auto;justify-content:flex-start}.protected-reader-tools>a{min-width:max-content}.protected-reader-stage{padding:12px 7px}.protected-reader-foot{flex-direction:column;gap:4px}}
@media print{.protected-reader-stage canvas{display:none!important}.protected-reader-stage:after{content:'Protected VOLUMORA reading session — printing disabled';display:block;color:#000;padding:80px}}

.protected-text-reader:fullscreen{width:100vw;height:100vh;padding:0;overflow:auto}.protected-text-reader:fullscreen .protected-reader-head{border-radius:0}.protected-text-reader:fullscreen .protected-reader-stage{min-height:calc(100vh - 160px)}
