@tailwind base;@tailwind components;@tailwind utilities;:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:hsla(0,0%,100%,.87);background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{margin:0;overflow-x:hidden}body,html{height:100%}p{white-space:pre-line}.ReactModal__Overlay{z-index:1000;padding:20px;opacity:0;transition:opacity .4s ease-in-out}.ReactModal__Overlay--after-open{opacity:1}.ReactModal__Overlay--before-close{opacity:0}@media screen and (max-width:1023px){div#interior-viewer-modal{max-width:100vw!important;height:90vh!important}}