:root{--pg-safe-top:env(safe-area-inset-top,0px);--pg-safe-right:env(safe-area-inset-right,0px);--pg-safe-bottom:env(safe-area-inset-bottom,0px);--pg-safe-left:env(safe-area-inset-left,0px)}html[data-native-app]{--pg-safe-top:max(env(safe-area-inset-top,0px),28px);--pg-safe-bottom:max(env(safe-area-inset-bottom,0px),20px)}html[data-standalone][data-device-ios]{--pg-safe-top:max(env(safe-area-inset-top,0px),59px);--pg-safe-bottom:max(env(safe-area-inset-bottom,0px),34px)}html[data-standalone][data-device-ios]:not([data-iphone-large]){--pg-safe-top:max(env(safe-area-inset-top,0px),47px)}html[data-capacitor-native][data-device-android]{--pg-safe-top:max(env(safe-area-inset-top,0px),32px)}html[data-capacitor-native] header.max-lg\:fixed,html[data-device-ios] header.max-lg\:fixed,html[data-standalone] header.max-lg\:fixed{padding-top:var(--pg-safe-top)}html[data-capacitor-native] main.max-lg\:pt-\[var\(--app-header-offset\,5\.75rem\)\],html[data-device-ios] main.max-lg\:pt-\[var\(--app-header-offset\,5\.75rem\)\],html[data-standalone] main.max-lg\:pt-\[var\(--app-header-offset\,5\.75rem\)\]{padding-top:calc(var(--app-header-offset, 5.75rem) + var(--pg-safe-top))}html[data-capacitor-native] body{overscroll-behavior-y:none;-webkit-tap-highlight-color:transparent}html[data-capacitor-native] [data-native-hide=true],html[data-capacitor-native] footer{display:none!important}html[data-capacitor-native] .grain.paper:before{opacity:.035}html[data-flex-mode] body{min-height:100dvh}html[data-flex-mode] .hero-cta-grid,html[data-flex-mode] .pg-open-briefs-grid,html[data-flex-mode] .sheet-grid-2{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.75rem}html[data-flex-mode] header.max-lg\:fixed{padding-top:0}html[data-flex-mode] main.max-lg\:pt-\[var\(--app-header-offset\,5\.75rem\)\]{padding-top:var(--app-header-offset,4.25rem)}html[data-markup-fullscreen] body{overflow:hidden;height:100dvh}.plan-model-viewer-mobile,.plan-model-viewer-stage--fullscreen{touch-action:none;overscroll-behavior:none}.plan-model-viewer-mobile__stage model-viewer{touch-action:none}@media (spanning:single-fold-vertical){.plan-model-viewer-mobile--fold-v .plan-model-viewer-mobile__stage{min-height:50vh}}@media (spanning:single-fold-horizontal){.plan-model-viewer-mobile--fold-h{flex-direction:row}.plan-model-viewer-mobile--fold-h .plan-model-viewer-mobile__toolbar{width:3rem;border-bottom:0;border-right:1px solid hsl(var(--border)/.6);writing-mode:vertical-rl}.plan-model-viewer-mobile--fold-h .plan-model-viewer-mobile__stage{flex:1}}@media (horizontal-viewport-segments:2){.plan-model-viewer-mobile--dual-segment .plan-model-viewer-mobile__stage{width:100vw}}@supports (height:100dvh){.mobile-sheet-markup-shell,.plan-model-viewer-mobile{height:100dvh}}.pg-safe-pad-x{padding-left:max(1rem,var(--pg-safe-left));padding-right:max(1rem,var(--pg-safe-right))}.pg-safe-pad-bottom{padding-bottom:max(.75rem,var(--pg-safe-bottom))}