:root{--accent:#da3e1b;--accent-light:#fce8e4;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px)}.app-header{padding-top:var(--safe-top)}.bottom-dock{padding-bottom:var(--safe-bottom)}html{overscroll-behavior:none;font-family:system-ui,sans-serif;position:fixed}:root:has(:is(.modal-open,.modal:target,.modal-toggle:checked+.modal,.modal[open])){overflow:hidden;scrollbar-gutter:auto!important}@media (pointer:fine){::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{background-color:#777}}code{font-family:Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace}@media (-moz-touch-enabled),(-webkit-touch-enabled),(pointer:coarse),(touch-enabled){.btn:hover:not(:active){--btn-bg:var(--btn-color)!important;--btn-border-color:var(--btn-color)!important}}@media (pointer:coarse) and (hover:hover){.btn:hover{pointer-events:auto}}
