@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&family=Hanken+Grotesk:wght@400;500;700&display=swap";h1,h2,h3,h4,h5,h6{font-family:Inter,sans-serif;font-weight:600}h1{margin:0 0 1em;font-size:32px;line-height:1.2;font-weight:500}@media(max-width:1024px){h1{font-size:24px}}@media(max-width:768px){h1{font-size:16px}}h2{margin:0 0 1em;font-size:26px;line-height:1.2}@media(max-width:1024px){h2{font-size:20px}}@media(max-width:768px){h2{font-size:14px}}h3{margin:0 0 1em;font-size:18px;font-weight:500;line-height:1.2}@media(max-width:1024px){h3{font-size:14px}}@media(max-width:768px){h3{font-size:12px}}h4{margin:0 0 1em;font-size:14x;line-height:1.2;font-weight:500}@media(max-width:1024px){h4{font-size:10px}}h5{margin:0 0 1em;font-weight:500;font-size:inherit;line-height:inherit}html{min-height:100vh}body{background-repeat:repeat;background-attachment:fixed;background-size:auto;min-height:100vh!important}:root{--base:24px;--font-body:"Hanken Grotesk",system-ui;--font-mono:"Roboto Mono",monospace;--gutter-h:180px;--block-padding:120px}@media(max-width:1440px){:root{--gutter-h:144px;--block-padding:96px}}@media(max-width:1024px){:root{--gutter-h:24px;--block-padding:60px}}*{box-sizing:border-box}.input:focus,.input:focus-within{opacity:.8;outline:none}html{background:hsl(var(--background));-webkit-font-smoothing:antialiased}#app,body,html{min-height:100%}body{font-family:var(--font-body);margin:0;color:hsl(var(--foreground))}::selection{background:hsl(var(--primary)/.3);color:hsl(var(--foreground))}::-moz-selection{background:hsl(var(--primary)/.3);color:hsl(var(--foreground))}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}img{max-width:100%;height:auto;display:block}p{margin:var(--base) 0}@media(max-width:1024px){p{margin:calc(var(--base)*.75) 0}}a{color:currentColor}a:focus{opacity:.8;outline:none}a:active{opacity:.7;outline:none}svg{vertical-align:middle}table{width:100%;border-collapse:collapse;margin:0 0 var(--base) 0}table td,table th{padding:calc(var(--base)/2);font-size:14px;border-bottom:1px solid var(--color-base-200);text-align:center;vertical-align:middle}table td *,table th *{margin-bottom:0}table td:nth-child(2),table th:nth-child(2){text-align:left}table th{background-color:var(--color-base-100);font-weight:700}table tr:nth-child(2n){background-color:var(--color-base-200)}.bg-white{background-color:hsl(var(--card))!important}.text-gray-600,.text-gray-700,.text-gray-800{color:hsl(var(--foreground)/.7)!important}.text-gray-400,.text-gray-500{color:hsl(var(--muted-foreground))!important}.border-gray-200,.border-gray-300{border-color:hsl(var(--border))!important}.card{border-radius:0!important}.card-title{text-transform:uppercase!important;letter-spacing:1px!important;font-weight:500!important;font-size:.875rem!important}.matterport-space-card{cursor:pointer;border-radius:0!important;background-color:var(--mui-palette-background-paper)!important;transition:all .2s ease-in-out}.matterport-space-card:hover{box-shadow:var(--mui-shadows-2)!important;transform:translateY(-2px)}.image-container{height:120px;width:100%;background-color:var(--mui-palette-grey-200);border-radius:0;overflow:hidden;margin-bottom:16px;display:flex;align-items:center;justify-content:center}.form-section{padding:16px!important}.section-header{font-weight:600!important;text-transform:uppercase!important;letter-spacing:1px!important;font-size:1rem!important}.stats-card{padding:24px!important;text-align:center!important;border-radius:0!important}.stats-card-hover{cursor:pointer!important;transition:all .2s ease-in-out!important}.stats-card-hover:hover{box-shadow:var(--mui-shadows-2)!important;transform:translateY(-1px)!important}.stat-number{font-weight:700!important;margin-bottom:8px!important}.description-card{border-radius:0!important;margin-bottom:16px!important}.description-card .description-content{max-height:200px;overflow-y:auto}.description-card .description-content::-webkit-scrollbar{width:6px}.description-card .description-content::-webkit-scrollbar-track{background-color:var(--mui-palette-background-paper)}.description-card .description-content::-webkit-scrollbar-thumb{background-color:var(--mui-palette-grey-400);border-radius:3px}.matterport-panel{padding:12px!important}.matterport-panel-content{flex:1;overflow-y:"auto";padding:12px 12px 0}.matterport-panel-header{display:"flex";align-items:"center";justify-content:"space-between";margin-bottom:24px}.matterport-panel-section{margin-bottom:24px}.matterport-panel-card{padding:16px!important}