@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.styled-scroll::-webkit-scrollbar{width:8px}.styled-scroll::-webkit-scrollbar-track{background:#ffffff1a}.styled-scroll::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}.styled-scroll::-webkit-scrollbar-thumb:hover{background:#ffffff80}.tenant-card{min-height:150px;box-shadow:0 2px 8px #0000001a}.tenant-card:hover{box-shadow:0 4px 12px #00000026}.flex{display:flex}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.w-full{width:100%}.inset-0{inset:0}.fixed{position:fixed}.absolute{position:absolute}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.gap-6{gap:24px}.pt-32{padding-top:128px}.py-5{padding-top:20px;padding-bottom:20px}.mb-3{margin-bottom:12px}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.rounded-lg{border-radius:8px}.bg-white{background-color:#fff}.bg-blue-50{background-color:#eff6ff}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a}.border-2{border-width:2px}.border-blue-500{border-color:#3b82f6}.border-gray-200{border-color:#e5e7eb}.border-blue-300{border-color:#93c5fd}.text-center{text-align:center}.text-gray-800{color:#1f2937}.text-gray-500{color:#6b7280}.text-blue-500{color:#3b82f6}.text-white{color:#fff}.font-bold{font-weight:700}.font-semibold{font-weight:600}.text-xl{font-size:20px}.object-contain{object-fit:contain}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.transition-all{transition:all .3s ease}.grid{display:grid}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:768px){.grid-cols-3{grid-template-columns:repeat(2,minmax(0,1fr))}[style*="width: 800px"]{width:90%!important;max-width:600px!important}}@media(max-width:480px){.grid-cols-3{grid-template-columns:1fr}[style*="width: 800px"]{width:95%!important;max-width:100%!important;padding:20px!important}}.not-found-page{position:fixed;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(180deg,#e8eef6,#f5f7fa 40% 60%,#e8eef6);text-align:center;padding:2rem}.not-found-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.not-found-title{font-family:Montserrat,sans-serif;font-size:40px;font-weight:700;font-style:normal;color:#2a7bbb;margin:0 0 .75rem}.not-found-description{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;font-style:normal;color:#60707d;margin:0 0 2rem;line-height:1.6}.not-found-actions{display:flex;gap:1rem}.not-found-btn{padding:.625rem 1.75rem;font-size:.875rem;font-weight:500;border-radius:6px;cursor:pointer;transition:all .2s ease;border:none;min-width:120px}.not-found-btn-outline{background:#fff;color:#2a7bbb;border:1px solid #2A7BBB}.not-found-btn-outline:hover{background:#f0f4f8;border-color:#a0aec0}.not-found-btn-primary{background:#2e7ab8;color:#fff}.not-found-btn-primary:hover{background:#245f94}.not-found-footer{padding:1.5rem;font-family:Montserrat,sans-serif;font-size:12px;font-weight:400;font-style:normal;color:#60707d}
