@media(max-width:700px){
.performance-sheet-root{z-index:1200!important;justify-items:stretch}
.performance-sheet-root>.request-sheet-panel{animation:none!important;max-height:min(88dvh,720px)!important;padding-bottom:max(18px,env(safe-area-inset-bottom))!important;overscroll-behavior:contain}
.performance-sheet-root.is-closing>.request-sheet-panel{transform:translateY(110%)!important;transition-duration:.2s!important}
.performance-sheet-root .performance-head{gap:10px}
.performance-sheet-root .performance-head h2{font-size:22px;overflow-wrap:anywhere}
.performance-sheet-root .performance-head>[data-performance-close]{display:none}
.performance-sheet-root .request-sheet-handle:focus-visible{outline:2px solid #818cf8;outline-offset:-5px}
.performance-sheet-root .performance-resolution{max-width:100%;box-sizing:border-box}
.performance-sheet-root .performance-build>div{min-width:0;overflow-wrap:anywhere}
}
@media(prefers-reduced-motion:reduce){.performance-sheet-root,.performance-sheet-root>.request-sheet-panel{animation:none!important;transition:none!important}}
