@charset "UTF-8";html{font-family:Roboto,sans-serif}html,body{height:100%;margin:0;min-height:100vh;max-height:100vh}.accounts__section{border:1px solid var(--border-color, #ccc);border-radius:.5rem;padding:2rem;margin:1rem;background-color:var(--background-color, #f9f9f9);box-shadow:0 .1rem .25rem #0000001a;max-width:40rem}.accounts__section--menu{display:flex;flex-direction:row;gap:1rem;justify-content:flex-end;list-style:none;margin:0;padding:0}.api-keys__section,.operator__section,.locations__section{border:1px solid var(--border-color, #ccc);border-radius:.5rem;padding:2rem;margin:1rem;background-color:var(--background-color, #f9f9f9);box-shadow:0 .1rem .25rem #0000001a;max-width:40rem}.locations__section__stages{width:100%;min-height:10rem;display:flex;flex-direction:column;gap:1rem}.locations__section__part{padding:0}.locations__section__part h3{margin:0;padding:0;font-size:1rem;color:var(--text-color, #333)}.locations__section__part__fail-reason{color:var(--error-color, #d9534f);font-weight:700;margin-top:.5rem;font-size:.875rem}.objects{max-width:50rem;padding:0}.objects__section{border:1px solid var(--border-color, #ccc);border-radius:.5rem;padding:2rem;margin:1rem;background-color:var(--background-color, #f9f9f9);box-shadow:0 .1rem .25rem #0000001a}.objects__header{margin-top:1rem;display:flex;flex-direction:row;gap:1rem}.objects__header>*{flex:1}.object__header__menu{display:flex;flex-direction:column;align-items:normal;justify-content:flex-start;gap:.5rem;flex:0;margin:0;padding:0}.object__header__menu button{padding:0 .5rem;min-height:1.5rem;text-align:left}.objects__header__spinner{display:inline-block;width:1rem;height:1rem;border:.1rem solid #ccc;border-top:.1rem solid #333;border-radius:50%;animation:spin 1s linear infinite;margin-right:.5rem}.objects__section__stages{width:100%;min-height:10rem;display:flex;flex-direction:column;gap:1rem}.objects__section__stages td,.objects__section__stages th{padding:0 1rem}.objects__section__part{padding:0}.object-card__meta{margin-bottom:1rem}.object-card__meta__slug{margin-left:2rem;font-size:.875rem;color:var(--secondary-color, #6c757d);font-style:italic}.object-card__meta__title{font-size:1.15rem;color:var(--primary-color, #0066ff)}.object-card__meta__description{color:var(--text-color, #555)}.objects__section__part__fail-reason{color:var(--error-color, #d9534f);font-weight:700;margin-top:.5rem;font-size:.875rem}.objects__section__part__table{width:100%;margin:1rem 0}.objects__section__part__table th,.objects__section__part__table td{padding:.5rem;line-height:1rem}.objects__section__part__table th{text-align:left;white-space:nowrap;vertical-align:top}.objects__section__part__table td{text-align:justify;word-break:break-word;white-space:pre-wrap;-webkit-hyphens:auto;hyphens:auto}.objects__warning{color:var(--warning-color, #ffc107);font-weight:700}.modal.objects__editor{max-width:40rem}.modal.objects__editor .form{max-width:none}.modal.objects__editor .form input,.modal.objects__editor .form textarea{width:40rem;max-width:100%}.objects__value-na{color:var(--text-color, #888);font-style:italic}.openimmo__section{border:1px solid var(--border-color, #ccc);border-radius:.5rem;padding:2rem;margin:1rem;background-color:var(--background-color, #f9f9f9);box-shadow:0 .1rem .25rem #0000001a;max-width:40rem}.openimmo__section__stages{width:100%;display:flex;flex-direction:column;gap:1rem}.openimmo__section__part{padding:0}.openimmo__section__part__fail-reason{color:var(--error-color, #d9534f);font-weight:700;margin-top:.5rem;font-size:.875rem}.main{position:relative;grid-area:main;box-sizing:border-box;padding:1rem;overflow-y:auto;background-color:#fff;color:#333;font-size:16px;line-height:1.5}.main h1,.main h2,.main h3,.main h4{margin:0;color:#222;font-weight:500}.main p{margin-bottom:1rem}.main a{color:#007bff;text-decoration:none}.main a:hover{text-decoration:underline}.main__refreshing{position:absolute;top:0;left:calc(50% - 8rem);width:16rem;height:4rem;background-color:#ddd;border-radius:0 0 .5rem .5rem;border:1px solid #ccc;box-sizing:border-box;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:2rem;z-index:1000}.main__refreshing.invisible{top:-4rem}.main__refreshing .spinner{display:block;width:2rem;height:2rem;border:.25rem solid #ccc;border-top:.25rem solid #333;border-radius:50%;animation:spin 1s linear infinite}.main__refreshing .title{font-size:1.2rem;color:#333;font-weight:500;text-align:center}.modal{border:0;padding:0;max-width:32rem;border-radius:.75rem}.modal::backdrop{background:#0009}.modal:modal{animation:fadeScale .25s ease-out both}@keyframes fadeScale{0%{transform:scale(.95);opacity:0}}.auth-page{background-color:#dcf;display:flex;justify-content:center;align-items:center;height:100vh}.form{max-width:16rem;background-color:#fff;border:1px solid #ccc;border-radius:.5rem;padding:1.5rem 2rem;display:flex;flex-direction:column;gap:1rem}.form h1{text-align:center;font-size:1.5rem;font-weight:100}.form input,.form textarea{width:15rem;max-width:100%;padding:.5rem;border:1px solid #ccc;border-radius:.5rem}.form input{height:1rem}.form textarea{height:3rem;resize:vertical}.form--spinner{margin:1em auto;display:block;width:40px;height:40px;border:4px solid #ccc;border-top:4px solid #333;border-radius:50%;animation:spin 1s linear infinite}.form--error-message{color:#b00;font-size:.875rem;margin-top:.5rem}.form--actions{display:flex;flex-direction:row;justify-content:flex-end;gap:1rem;margin-top:2rem}.form--actions a{color:#007bff;text-decoration:none;font-size:.875rem}.form--actions a:hover{text-decoration:underline}.form--label-title{line-height:2rem}.form--label-title.mandatory{color:#333}.form--label-title.mandatory:after{padding-left:.1rem;content:"*";color:#b00}.form--button{margin:0;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;min-height:1.5rem;line-height:1.5rem;padding:0 1rem}.form--button--spinner{display:inline-block;width:1rem;height:1rem;border:.1rem solid #ccc;border-top:.1rem solid #333;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.form--submit{width:12rem;max-width:100%;margin:0 auto 1rem;height:1.5rem}.navbar{grid-area:navbar;box-sizing:border-box;background-color:#333;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 1rem;font-weight:300}.navbar-menu{display:flex;gap:0;list-style:none;margin:0;padding:0}.navbar-menu--item{color:#fff;text-decoration:none;font-size:16px;height:3rem;line-height:3rem}.navbar-menu--item a{display:block;cursor:pointer;padding:0 1rem}.navbar-menu--item a:hover{background-color:#444}.navbar-menu--item.current{background-color:#555}.navbar-menu--item--main{font-weight:500}.sidebar{grid-area:sidebar;box-sizing:border-box;top:0;left:0;height:100%;background-color:#eee;color:#333;padding:0 .25rem 0 .75rem;overflow-x:hidden;overflow-y:auto;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid #ccc}.sidebar h2{margin-top:2rem;font-weight:500}.sidebar .sidebar-header{font-size:1.5em;margin-bottom:20px;text-align:center;font-weight:700}.sidebar menu{margin:0;padding:0;list-style-type:none}.sidebar menu li{margin:0}.sidebar menu li a{color:#333;text-decoration:none;font-weight:500;line-height:2rem;height:2rem;display:block;cursor:pointer}.sidebar menu li a:hover{background-color:#ddd}.sidebar menu li a:before{content:"";display:inline-block;width:1.25rem;margin-right:.25rem;text-align:right}.sidebar menu li a.current:before{content:"▶"}.sidebar .sidebar-menu{list-style-type:none;padding:0}.sidebar .sidebar-footer{bottom:20px;font-size:.8em}.workdesk{display:grid;grid-template-areas:"navbar navbar" "sidebar main";grid-template-columns:12rem 1fr;grid-template-rows:3rem 1fr;height:100vh;width:100vw;position:relative;overflow:hidden}
