body .modal-backdrop,body .rulebook-breach-backdrop,body .rulebook-modal-backdrop{position:fixed;inset:0;width:100%;height:100vh;height:100dvh;min-height:0;box-sizing:border-box;display:flex;align-items:center;justify-content:center;padding:max(12px,env(safe-area-inset-top),env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left),env(safe-area-inset-right));overflow:hidden}body .rulebook-modal-backdrop{z-index:115}body .modal-panel,body .rulebook-breach-modal,body .rulebook-modal{min-width:0;min-height:0;max-width:100%;max-height:100%;margin:0;box-sizing:border-box;overflow-wrap:anywhere;overscroll-behavior:contain}body .rulebook-breach-modal,body .rulebook-modal{overflow-y:auto}body .modal-header{flex-shrink:0}body .modal-body{min-height:0;overflow-y:auto}@media (max-width:640px){body .rulebook-modal input,body .rulebook-modal select,body .rulebook-modal textarea{font-size:16px}}