.sidebar{display:flex;flex-direction:column;gap:1rem;flex-grow:1;min-height:0;min-width:20%;max-width:20%;background-color:#101011;padding:1rem;z-index:2}.sidebar__saved-apartments-wrapper{display:flex;flex-direction:column;flex-grow:1;min-height:0;padding:1rem;gap:1rem}.sidebar__saved-apartments{display:flex;flex-direction:column;gap:1rem;overflow:auto}.sidebar-saved-apartments__card{display:flex;flex-direction:row;padding:3px .5rem;min-height:2.5rem;max-height:2.5rem;justify-content:space-between;align-items:center;color:#000;border:1px solid black;border-radius:4px}.sidebar__title-card{text-align:center;padding:1rem}h2{margin:0}.compare-card{min-width:20rem;display:flex;flex-direction:column;flex-grow:1;min-width:0}.base-card{border:outset goldenrod}.MuiCard-root.empty-card{border:4px dashed #1976d2;background:none;justify-content:center;align-items:center;text-align:center;color:#1976d2}.MuiCardActionArea-root.empty-card__button{height:100%;width:100%;padding:2rem;display:flex;flex-direction:column;gap:1rem}.compare-card__content{display:flex;flex-direction:column;flex-grow:1;min-height:0}.compare-card__row{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.compare-card__compare-row{display:flex;flex-direction:row;justify-content:end}.line-grow{flex-grow:1;border-bottom:1px solid rgba(0,0,0,.5);height:0;margin:0 1rem;border-radius:1px}.compare-card__additonal-costs{flex-grow:1;min-height:0;height:100%}.MuiCheckbox-root.additonal-costs__checkbox{padding-left:0}.MuiDivider-root.compare-card__divider{margin:1rem 0}.compare-page{display:flex;flex-direction:column;flex-grow:1;min-height:0;gap:1rem}.compare-page__cards-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;height:100%;gap:1rem}.compare-page__compare-options{display:flex;flex-direction:row;padding:1rem;gap:1rem}.create-page{display:flex;flex-direction:column;flex-grow:1;min-height:0}.MuiCardContent-root.create-page__form{display:grid;grid-template-columns:3fr 5fr;gap:1rem;flex-grow:1;min-height:0;padding:0 1rem}.MuiCard-root.create-page-form__card{display:flex;flex-direction:column;flex-grow:1;min-height:0;padding:1rem;gap:1rem;overflow:auto}.MuiCardHeader-root.create-page-form__title{padding:0}.create-page-form__additional-field{display:flex;flex-direction:row;gap:1rem}.multiline-wrapper{flex-grow:1;min-height:0}.create-page__actions{justify-content:end}.discount-field__time-row{display:flex;flex-direction:row;gap:1rem;align-items:center}#root{height:100vh;max-height:100vh;width:100vw;max-width:100vw}.app{box-sizing:border-box;display:flex;flex-direction:row;gap:1rem;height:100%;width:100%;background-color:#1e1e22}.homePage{padding:1rem;padding-left:0;display:flex;flex-direction:column;gap:1rem;flex-grow:1;min-height:0}.MuiBackdrop-root{z-index:1}:root{font-family:Inter,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;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}}
