.dr-page{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;background:var(--ground);color:var(--ink);overflow:hidden}.dr-canvas{display:block;width:100%;height:100%;touch-action:none;cursor:grab}.dr-page.is-turning .dr-canvas{cursor:grabbing}.dr-mark{width:100%;max-width:1180px;height:auto;max-height:100%;padding:clamp(10px,3.5vw,56px);box-sizing:border-box;overflow:visible;user-select:none}.dr-mark path{stroke-width:1}@media (max-width: 1000px){.dr-mark path{stroke-width:1.25}}@media (max-width: 700px){.dr-mark path{stroke-width:1.5}}
