.language-switcher{display:inline-flex;gap:.25rem;background:#ffffff14;border-radius:999px;padding:.15rem}.language-switcher__option{border:none;background:transparent;color:#ffffffa6;font-size:.7rem;font-weight:700;letter-spacing:.03em;padding:.25rem .6rem;border-radius:999px;cursor:pointer}.language-switcher__option:hover{color:#fff}.language-switcher__option--active{background:#5cefdc;color:#0b3a42}.app-header{display:flex;align-items:center;gap:1.5rem;padding:.9rem 1.5rem;background:#00000026}.app-header__brand{flex-shrink:0}.app-header__brand img{height:28px;display:block}.app-header__page-title{display:flex;flex-direction:column;justify-content:center;flex:0 1 auto;min-width:0;line-height:1.2}.app-header__page-title h1{margin:0;font-size:1.05rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-header__page-title span{font-size:.8rem;color:#ffffffa6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-header__spacer{flex:1}.app-header__user-menu{position:relative;flex-shrink:0}.app-header__user-trigger{display:flex;align-items:center;gap:.6rem;background:transparent;border:none;padding:.3rem .4rem;border-radius:999px;cursor:pointer}.app-header__user-trigger:hover{background:#ffffff1a}.app-header__user{font-size:.8rem;color:#ffffffbf}.app-header__avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;border:1px solid rgba(255,255,255,.3);flex-shrink:0}.app-header__avatar--fallback{display:flex;align-items:center;justify-content:center;background:#ffffff1f;color:#e6fbf8;font-size:.75rem;font-weight:600}.app-header__dropdown{position:absolute;top:calc(100% + .5rem);right:0;min-width:220px;background:#10464c;border:1px solid rgba(255,255,255,.15);border-radius:10px;box-shadow:0 12px 28px #00000059;padding:.5rem;display:flex;flex-direction:column;gap:.2rem;z-index:50}.app-header__dropdown-link{color:#ffffffd9;text-decoration:none;font-size:.85rem;font-weight:600;padding:.55rem .6rem;border-radius:6px}.app-header__dropdown-link:hover{background:#ffffff1a;color:#fff}.app-header__dropdown-separator{height:1px;background:#ffffff26;margin:.35rem .1rem}.app-header__dropdown-row{padding:.2rem .6rem .4rem}.app-header__dropdown-logout{border:1px solid rgba(255,255,255,.3);background:transparent;color:#e6fbf8;border-radius:8px;padding:.5rem .6rem;font-size:.8rem;cursor:pointer;text-align:left}.app-header__dropdown-logout:hover{background:#ffffff1a}.install-prompt{position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:50;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:12px;background:#0b3a42;border:1px solid rgba(255,255,255,.15);color:#e6fbf8;font-size:.85rem;box-shadow:0 8px 24px #00000059}.install-prompt span{flex:1}.install-prompt button{border:none;border-radius:8px;padding:.4rem .8rem;background:#5cefdc;color:#0b3a42;font-weight:700;cursor:pointer;flex-shrink:0}.install-prompt__dismiss{background:transparent!important;color:#fff9!important;font-weight:400!important;font-size:1.1rem!important;padding:0 .3rem!important}.tile{container-type:size;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;width:100%;height:100%;gap:clamp(.4rem,4cqmin,1.5rem);padding:clamp(.5rem,6cqmin,3rem) clamp(.5rem,5cqmin,2rem);border:none;border-radius:24px;background:linear-gradient(135deg,#146b72,#0b3a42);box-shadow:0 8px 24px #00000040;text-decoration:none;color:#e6fbf8;font:inherit;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.tile:hover{transform:translateY(-3px);box-shadow:0 12px 28px #00000052}.tile__icon{width:60cqmin;height:60cqmin;flex-shrink:0}.tile__icon svg{width:100%;height:100%}.tile__label{font-size:clamp(.65rem,7cqmin,1.5rem);font-weight:600;text-align:center}.dashboard-viewport{flex:1;display:flex;align-items:center;justify-content:center;min-height:0;padding:2rem;box-sizing:border-box}.dashboard-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr;gap:2.5rem;width:80%;height:80%;box-sizing:border-box}.downloads-screen{padding:1.5rem;color:#e6fbf8}.downloads-screen__intro{margin:0 0 1.2rem;color:#e6fbf8bf}.downloads-screen__list{display:flex;flex-direction:column;gap:.9rem;max-width:640px}.downloads-screen__item{display:flex;align-items:center;gap:1rem;padding:1rem 1.3rem;border-radius:16px;background:linear-gradient(135deg,#146b72,#0b3a42);box-shadow:0 8px 24px #00000040;text-decoration:none;color:inherit;transition:transform .15s ease,box-shadow .15s ease}.downloads-screen__item:hover{transform:translateY(-2px);box-shadow:0 12px 28px #00000052}.downloads-screen__item-icon{width:40px;height:40px;flex-shrink:0}.downloads-screen__item-icon svg{width:100%;height:100%}.downloads-screen__item-text{display:flex;flex-direction:column;gap:.2rem}.downloads-screen__item-name{font-weight:600;font-size:1.05rem}.downloads-screen__item-description{font-size:.85rem;color:#e6fbf8b3}.downloads-screen__item-badges{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.4rem}.downloads-screen__badge{font-size:.72rem;font-weight:600;padding:.15rem .55rem;border-radius:999px;background:#ffffff1f;color:#e6fbf8d9}.downloads-screen__badge--variant{background:#40d6c547;color:#d7fff8}.downloads-screen__error{color:#ffb4a8;margin-bottom:1rem}.account-layout{display:flex;align-items:stretch;border-radius:16px;overflow:hidden;background:linear-gradient(135deg,#146b72,#0b3a42);margin:2rem 0;flex:1}.account-nav{width:240px;flex-shrink:0;display:flex;flex-direction:column}.account-nav__link{padding:.85rem 1.5rem;color:#ffffffbf;text-decoration:none;font-size:.9rem;font-weight:600;background:#00000047}.account-nav__link:first-child{border-top-left-radius:16px}.account-nav__link:not(.account-nav__link--active):hover{color:#fff;background:#0000002e}.account-nav__filler{flex:1;background:#00000047;border-bottom-left-radius:16px}.account-nav__link--active{background:transparent;color:#fff}.account-nav__link:has(+.account-nav__link--active){border-bottom-right-radius:16px}.account-nav__link--active+.account-nav__link,.account-nav__link--active+.account-nav__filler{border-top-right-radius:16px}.account-content{flex:1;padding:2.5rem;box-sizing:border-box}.account-content h1{margin-top:0}.preferences-screen__hint{margin:-.4rem 0 .4rem;font-size:.8rem;color:#fff9}.kunden-screen{padding:2rem}.kunden-content{width:100%}.kunden-screen__header{display:flex;align-items:center;justify-content:flex-end;gap:1rem}.kunden-screen__new{border:none;border-radius:8px;padding:.55rem 1.1rem;background:#5cefdc;color:#0b3a42;font-weight:700;cursor:pointer;white-space:nowrap}.kunden-tabs{display:flex;gap:.5rem;margin-top:1.25rem;border-bottom:1px solid rgba(255,255,255,.15)}.kunden-tabs__tab{border:none;background:none;color:#ffffffa6;font-weight:600;font-size:.95rem;padding:.6rem .2rem;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px}.kunden-tabs__tab:hover{color:#fff}.kunden-tabs__tab--active{color:#5cefdc;border-bottom-color:#5cefdc}.kunden-index{display:flex;flex-wrap:wrap;gap:.3rem;margin:1rem 0}.kunden-index__letter{border:1px solid rgba(255,255,255,.2);background:#ffffff0f;color:#e6fbf8;border-radius:6px;width:2rem;height:2rem;font-size:.85rem;font-weight:600;cursor:pointer}.kunden-index__letter:hover{background:#ffffff26}.kunden-index__letter--active{background:#5cefdc;color:#0b3a42;border-color:#5cefdc}.kunden-search{width:100%;box-sizing:border-box;padding:.65rem .85rem;border-radius:8px;border:1px solid rgba(255,255,255,.3);background:#ffffff14;color:#fff;font-size:1rem;margin-bottom:1.25rem}.kunden-hint{color:#ffffffb3;font-size:.85rem}.kunden-table-wrapper{width:100%;overflow-x:auto}.kunden-table{width:100%;border-collapse:collapse;font-size:.9rem}.kunden-table th,.kunden-table td{text-align:left;padding:.55rem .6rem;white-space:nowrap;border-bottom:1px solid rgba(255,255,255,.15)}.kunden-table tbody tr{cursor:pointer}.kunden-table tbody tr:hover{background:#ffffff0f}.kunden-table__badge{width:20px;height:20px;display:block}.memo-editor{display:flex;flex-direction:column;gap:.5rem;flex:1}.memo-editor__toolbar{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.memo-editor__toolbar button{width:2rem;height:2rem;border-radius:6px;border:1px solid rgba(255,255,255,.3);background:#ffffff14;color:#fff;cursor:pointer}.memo-editor__toolbar button:hover{background:#ffffff29}.memo-editor__toolbar select{padding:.3rem .5rem;border-radius:6px;border:1px solid rgba(255,255,255,.3);background:#ffffff14;color:#fff;font-size:.8rem}.memo-editor__colors{display:flex;gap:.3rem}.memo-editor__color{width:1.4rem;height:1.4rem;border-radius:50%;border:1px solid rgba(255,255,255,.5);cursor:pointer;padding:0}.memo-editor__content{flex:1;min-height:180px;background:#ffffff0f;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:.75rem 1rem;color:#fff;overflow-y:auto}.memo-editor__content:focus{outline:2px solid #5cefdc;outline-offset:-1px}.kunde-detail{padding:2rem}.kunde-info-area{display:flex;gap:1.25rem;margin:1.5rem 0 2.5rem;align-items:stretch;max-height:460px}.kunde-info-area__contact{flex:0 0 30%;max-width:30%;display:flex;flex-direction:column;gap:1rem;min-height:0}.kunde-info-area__memo{flex:1;display:flex;flex-direction:column;min-height:0}.kunde-box{background:#00000026;border-radius:12px;padding:1rem 1.15rem}.kunde-info-area__contact .kunde-box:last-child{flex:1;display:flex;flex-direction:column;min-height:0}.kunde-box h2,.kunde-info-area__memo h2{margin-top:0;margin-bottom:.6rem;font-size:.95rem;flex-shrink:0}.kunde-box__header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.6rem}.kunde-box__header h2{margin-bottom:0}.kunde-box__map-link{display:flex;align-items:center;justify-content:center;width:3.4rem;height:3.4rem;flex-shrink:0;border-radius:8px;color:#ffffffb3}.kunde-box__map-link:hover{color:#5cefdc;background:#ffffff1a}.kunde-box__map-link svg{width:36px;height:36px}.contact-list{list-style:none;padding:0;margin:0 0 1rem;display:flex;flex-direction:column;gap:.5rem;flex:1;min-height:0;overflow-y:auto}.contact-list__item{font-size:.85rem;line-height:1.5;display:flex;flex-wrap:wrap;align-items:baseline;column-gap:.6rem;row-gap:.1rem}.contact-list__name{font-weight:700}.contact-list__item a{color:#5cefdc;text-decoration:none;font-size:.8rem}.contact-list__item a:hover{text-decoration:underline}.contact-list__role{color:#ffffffa6;font-weight:400}.kunde-licenses h2{margin-bottom:1rem}.license-tiles{display:grid;grid-template-columns:repeat(auto-fill,minmax(306px,1fr));gap:1.1rem}.license-tile{background:linear-gradient(135deg,#146b72,#0b3a42);border-radius:12px;padding:1.5rem 1.7rem;color:#fff;display:flex;flex-direction:column}.license-tile__header{display:flex;justify-content:space-between;align-items:center}.license-tile__number{font-weight:700;letter-spacing:.02em}.license-tile__header-actions{display:flex;align-items:center;gap:.35rem}.license-tile__icon-btn{background:none;border:none;color:#fff9;font-size:1.2rem;cursor:pointer;line-height:1;padding:.15rem .3rem;border-radius:6px}.license-tile__icon-btn:hover{color:#fff;background:#ffffff1f}.license-tile__icon-btn:disabled{opacity:.5;cursor:not-allowed}.license-tile__icon-btn--spinning{animation:license-tile-spin .9s linear infinite}@keyframes license-tile-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.license-tile__body{display:block;color:inherit;text-decoration:none;cursor:pointer;border-radius:8px;margin:0 -.4rem;padding:0 .4rem}.license-tile__body:hover{background:#ffffff0f}.license-tile__owner{margin:.5rem 0 0;font-size:.9rem}.license-tile__version{margin:.45rem 0 0;font-size:.8rem;color:#ffffffbf;display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.license-tile__version-badge{display:inline-block;padding:.15rem .55rem;border-radius:999px;font-weight:700;font-size:.78rem;letter-spacing:.01em}.license-tile__version-badge--current{background:#2e9e50;color:#fff}.license-tile__version-badge--behind{background:#f2b705;color:#3a2c00}.license-tile__version-badge--outdated{background:#d43d3d;color:#fff}.license-tile__version-date{font-weight:400}.license-tile__edition{margin:.35rem 0 .8rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#5cefdc}.license-tile__modules{display:grid;grid-template-columns:repeat(5,1fr);gap:.55rem;margin-bottom:1.2rem}.license-tile__module{display:flex;flex-direction:column;align-items:center;gap:.25rem;color:#ffffff4d}.license-tile__module svg{width:27px;height:27px}.license-tile__module--active{color:#fff}.license-tile__module span{font-size:.62rem;text-align:center;line-height:1.1}.license-tile__meta{margin:0;display:grid;grid-template-columns:auto 1fr;gap:.15rem .5rem;font-size:.75rem;color:#ffffffb3}.license-tile__meta dt{font-weight:600}.license-tile__meta dd{margin:0;text-align:right}.license-tile--add{background:#ffffff0f;border:1px dashed rgba(255,255,255,.35);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;color:#ffffffbf;font-weight:600;cursor:pointer;min-height:266px}.license-tile--add span:first-child{font-size:2.65rem;line-height:1}.license-tile--add:hover{background:#ffffff1a;color:#fff}@media (max-width: 900px){.kunde-info-area{flex-direction:column}.kunde-info-area__contact{max-width:100%;flex:1}}.awz-tile{background:linear-gradient(135deg,#146b72,#0b3a42);border-radius:12px;padding:1.25rem 1.5rem;color:#fff;display:flex;flex-direction:column}.awz-tile__header{display:flex;justify-content:space-between;align-items:center}.awz-tile__kind{font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;color:#fff9;font-weight:700}.awz-tile__header-actions{display:flex;align-items:center;gap:.3rem}.awz-tile__icon-btn{background:none;border:none;color:#ffffff8c;cursor:pointer;line-height:1;padding:.2rem;border-radius:6px;display:flex}.awz-tile__icon-btn svg{width:18px;height:18px}.awz-tile__icon-btn:hover{color:#fff;background:#ffffff1f}.awz-tile__icon-btn--warn{color:#ff8a8a}.awz-tile__body{display:block;color:inherit;text-decoration:none;cursor:pointer;border-radius:8px;margin:0 -.4rem;padding:0 .4rem}.awz-tile__body:hover{background:#ffffff0f}.awz-tile__number{margin:.6rem 0 0;font-weight:700}.awz-tile__name{font-weight:400}.awz-tile__version{margin:.5rem 0 0;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.awz-tile__version-badge{display:inline-block;padding:.15rem .55rem;border-radius:999px;font-weight:700;font-size:.78rem;letter-spacing:.01em}.awz-tile__version-badge--current{background:#2e9e50;color:#fff}.awz-tile__version-badge--behind{background:#f2b705;color:#3a2c00}.awz-tile__version-badge--outdated{background:#d43d3d;color:#fff}.awz-tile__lizenznummer{font-size:.8rem;color:#ffffffa6}.awz-tile__meta{margin:.9rem 0 0;display:grid;grid-template-columns:auto 1fr;gap:.15rem .5rem;font-size:.75rem;color:#ffffffb3}.awz-tile__meta dt{font-weight:600}.awz-tile__meta dd{margin:0;text-align:right}.install-log{padding:2rem}.install-log-tabs{display:flex;flex-wrap:wrap;gap:.4rem;margin:1.5rem 0 0;border-bottom:1px solid rgba(255,255,255,.15)}.install-log-tabs__tab{display:flex;align-items:center;gap:.5rem;border:none;background:none;color:#fff9;font-weight:600;font-size:.9rem;padding:.6rem .7rem;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;white-space:nowrap}.install-log-tabs__tab:hover{color:#fff}.install-log-tabs__tab--active{color:#5cefdc;border-bottom-color:#5cefdc}.install-log-tabs__icon{width:20px;height:20px;display:block;opacity:.85}.install-log-tabs__icon svg{width:100%;height:100%}.install-log-tabs__panel{padding-top:1.5rem}.install-log__meta{display:grid;grid-template-columns:max-content 1fr;gap:.4rem 1.2rem;max-width:480px}.install-log__meta dt{color:#fff9}.install-log__meta dd{margin:0;color:#fff}.install-log__modules{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:1rem}.install-log__module-group{min-width:200px}.install-log__module-group h3{margin:0 0 .4rem;font-size:.9rem;color:#5cefdc}.install-log__module-group ul{list-style:none;margin:0;padding:0}.install-log__module{padding:.15rem 0;font-size:.85rem;color:#fff6}.install-log__module--active{color:#fff;font-weight:600}.install-log__module--active:before{content:"✓ ";color:#5cefdc}.install-log__correspondence{display:flex;flex-direction:column;gap:1rem}.install-log__correspondence-list{display:flex;flex-direction:column;gap:.8rem}.install-log__correspondence-entry{background:#ffffff0f;border-radius:10px;padding:.8rem 1rem;display:flex;flex-direction:column;gap:.4rem}.install-log__correspondence-entry--auto_report,.install-log__correspondence-entry--license_change{background:#ffffff08;border:1px dashed rgba(255,255,255,.15)}.install-log__correspondence-entry-header{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.install-log__correspondence-entry-author{font-weight:600;color:#fff}.install-log__correspondence-entry-time{font-size:.8rem;color:#ffffff8c;white-space:nowrap}.install-log__correspondence-entry-header-right{display:flex;align-items:center;gap:.6rem}.install-log__san6-badge{border:none;cursor:pointer;font-family:inherit}.install-log__correspondence-entry-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.85rem;color:#ffffffbf}.install-log__correspondence-entry-note{margin:0;white-space:pre-wrap;color:#ffffffd9}.install-log__correspondence-entry-note--internal{color:#fff9;font-style:italic}.install-log__correspondence-entry-contributors{font-size:.75rem;color:#ffffff8c}.install-log__correspondence-entry-attachments{display:flex;flex-wrap:wrap;gap:.6rem;font-size:.8rem}.install-log__correspondence-entry-attachments a{color:#5cefdc;text-decoration:none}.install-log__correspondence-entry-attachments a:hover{text-decoration:underline}.install-log__toprow{display:flex;align-items:center;justify-content:space-between;gap:1rem}.install-log__toprow-badges{display:flex;align-items:center;gap:.6rem}.install-log__assignments{margin:0}.install-log__assignments .kunden-table-wrapper{margin-bottom:.75rem}.install-log__assignments .kunden-table tbody tr{cursor:default}.install-log__assignment-row--current{background:#5cefdc1f}.install-log__assignment-actions{display:flex;gap:.3rem;flex-shrink:0}.install-log__assignment-add{align-self:flex-start;background:none;border:1px dashed rgba(255,255,255,.3);border-radius:8px;color:#ffffffb3;padding:.5rem .9rem;cursor:pointer;margin-top:.4rem}.install-log__assignment-add:hover{color:#fff;border-color:#ffffff80}.install-log__device-groups{display:flex;flex-direction:column;gap:1.5rem}.install-log__device-group h2{font-size:1rem;margin:0 0 .6rem;color:#5cefdc}.install-log__device-tiles{display:flex;flex-wrap:wrap;gap:.75rem}.install-log__device-tile{position:relative;display:flex;flex-direction:column;align-items:center;gap:.3rem;width:150px;padding:.9rem .6rem;background:#ffffff0f;border-radius:10px;text-align:center}.install-log__device-tile-actions{position:absolute;top:.4rem;right:.4rem;display:flex;gap:.2rem}.install-log__device-tile--add{display:flex;align-items:center;justify-content:center;gap:.4rem;color:#fff9;border:1px dashed rgba(255,255,255,.25);background:transparent;cursor:pointer;min-height:100px}.install-log__device-tile--add:hover{color:#fff;border-color:#ffffff80}.install-log__device-tile--add span{font-size:1.3rem;line-height:1}.install-log__device-tile-icon{width:100px;height:80px;display:flex;align-items:center;justify-content:center;opacity:.85}.install-log__device-tile-icon svg{max-width:100%;max-height:100%;width:100%;height:100%}.install-log__device-tile-icon img{max-width:100%;max-height:100%;object-fit:contain}.install-log__device-tile-name{font-weight:600;color:#fff;font-size:.85rem}.install-log__device-tile-serial{font-size:.78rem;color:#fff9;word-break:break-all}.install-log__device-tile--workstation{width:210px;align-items:stretch;text-align:left}.install-log__device-tile--workstation .install-log__device-tile-name{text-align:center;text-transform:uppercase}.install-log__device-tile--workstation .install-log__device-tile-icon{align-self:center}.install-log__os-select{display:flex;align-items:center;gap:.9rem;margin-bottom:1.1rem;flex-wrap:wrap}.install-log__os-select-label{font-size:.85rem;color:#fff9;font-weight:600}.install-log__os-select-options{display:flex;gap:.6rem}.install-log__os-option{display:flex;align-items:center;gap:.5rem;padding:.4rem .8rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.15);border-radius:8px;color:#ffffffbf;font-size:.85rem;cursor:pointer;transition:background .15s ease,border-color .15s ease}.install-log__os-option svg{width:24px;height:24px}.install-log__os-option:hover{background:#ffffff1a}.install-log__os-option--active{background:#5cefdc26;border-color:#5cefdc;color:#fff}.install-log__pc-group,.install-log__praxisedv{border:1px solid rgba(255,255,255,.2);border-radius:10px;margin:0 0 1.5rem;padding:1.1rem 1.2rem 1.3rem;min-width:0}.install-log__pc-group legend,.install-log__praxisedv legend{padding:0 .6rem;margin-left:.5rem;font-size:.95rem;font-weight:600;color:#5cefdc}.install-log__praxisedv-form{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:.7rem 1.2rem}.install-log__praxisedv-form-full{grid-column:1 / -1}.install-log__pc-group-row{display:flex;flex-wrap:wrap;gap:1.8rem}.install-log__pc-group-row .install-log__pc-group{flex:1 1 300px}.install-log__pc-group .install-log__os-select{margin-bottom:1rem}.install-log__modal-tabs{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1.2rem;border-bottom:1px solid rgba(255,255,255,.15);padding-bottom:.7rem}.install-log__modal-tab{padding:.4rem .9rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.15);border-radius:8px;color:#ffffffb3;font-size:.85rem;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.install-log__modal-tab:hover{background:#ffffff1a;color:#fff}.install-log__modal-tab--active{background:#5cefdc26;border-color:#5cefdc;color:#fff}.install-log__praxisedv-input{display:flex;align-items:center;gap:.3rem}.install-log__praxisedv-input input,.install-log__praxisedv-input select{flex:1;min-width:0}.install-log__praxisedv-checkbox{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#ffffffd9;cursor:pointer}.install-log__praxisedv-checkbox input{width:16px;height:16px;flex-shrink:0;accent-color:#5cefdc}.install-log__praxisedv-form>button{grid-column:1 / -1;justify-self:start}.install-log__praxisedv-form>.settings-form__status{grid-column:1 / -1}.install-log__workstation-meta{display:grid;grid-template-columns:max-content 1fr;gap:.15rem .5rem;margin:.3rem 0 0;font-size:.78rem}.install-log__workstation-meta dt{color:#ffffff80}.install-log__workstation-meta dd{margin:0;color:#ffffffd9;text-align:right;word-break:break-word}.modal-panel.install-log__workstation-modal{width:85vw;height:85vh;max-width:85vw;max-height:85vh}.install-log__user-settings-groups{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.2rem}.install-log__user-settings-group{flex:1;min-width:220px;background:#ffffff0a;border-radius:10px;padding:.8rem 1rem}.install-log__user-settings-group h2{margin:0 0 .4rem;font-size:.95rem}.install-log__user-tile{width:220px;align-items:stretch;gap:.5rem}.install-log__user-tile-field{display:flex;flex-direction:column;gap:.2rem;text-align:left;font-size:.78rem}.install-log__user-tile-field>span:first-child{color:#ffffff80}.install-log__user-tile-input-row{display:flex;align-items:center;gap:.2rem}.install-log__user-tile-input-row input{flex:1;min-width:0;padding:.35rem .5rem;border-radius:6px;border:1px solid rgba(255,255,255,.2);background:#ffffff0f;color:#fff;font-size:.8rem}.install-log__user-tile-input-row input[readonly]{color:#ffffffbf;border-style:dashed}.install-log__user-tile-details{margin-top:.2rem;border:1px dashed rgba(255,255,255,.3);background:none;color:#ffffff80;border-radius:6px;padding:.35rem .6rem;font-size:.78rem;cursor:not-allowed}.install-log__workstation-modal .modal-panel__header h2{text-transform:uppercase}.install-log__device-tile--wide{width:230px;align-items:stretch;text-align:left}.install-log__device-tile--wide .install-log__device-tile-name{text-align:center}.install-log__device-tile--wide .install-log__device-tile-icon{align-self:center}.install-log__device-tile--clickable{cursor:pointer;border:none;font:inherit;transition:background .15s ease}.install-log__device-tile--clickable:hover,.install-log__device-tile--clickable:focus-visible{background:#ffffff1f}.install-log__device-detail{display:grid;grid-template-columns:max-content 1fr;gap:.3rem .75rem;font-size:.9rem;margin:0 0 .6rem}.install-log__device-detail dt{color:#ffffff80}.install-log__device-detail dd{margin:0;color:#ffffffe6}.install-log__device-options{margin:0;padding-left:1.2rem;color:#ffffffe6;font-size:.88rem}.install-log__device-options li{margin:.15rem 0}.install-log__device-options-label{margin:.8rem 0 .3rem;font-size:.85rem;color:#fff9;font-weight:600}.awz-picker-list{display:flex;flex-direction:column;gap:.4rem;max-height:300px;overflow-y:auto;margin:.75rem 0}.awz-picker-list__item{display:flex;justify-content:space-between;align-items:center;gap:.5rem;background:#ffffff0f;border:none;border-radius:8px;padding:.6rem .8rem;color:#fff;text-align:left;cursor:pointer}.awz-picker-list__item:hover{background:#ffffff24}.awz-picker-list__hint{font-size:.78rem;color:#fff9}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.map-tab-layout{display:flex;gap:1.25rem;flex:1;min-height:0}.map-tab-layout__sidebar{width:280px;flex-shrink:0;overflow-y:auto;background:#00000026;border-radius:12px;padding:1rem;display:flex;flex-direction:column;gap:1.25rem}.map-tab-layout__sidebar h3{margin:0 0 .6rem;font-size:.85rem;color:#ffffffb3;text-transform:uppercase;letter-spacing:.04em}.map-tab-layout__map{flex:1;min-height:420px;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.2)}.map-filters__checkbox{display:flex;align-items:center;gap:.4rem;font-size:.85rem;cursor:pointer}.version-filter__major{margin-bottom:.5rem}.version-filter__major>.map-filters__checkbox{font-weight:700}.version-filter__minors{display:flex;flex-direction:column;gap:.35rem;margin:.4rem 0 0 1.4rem}.version-filter__minors .map-filters__checkbox{font-size:.8rem;color:#ffffffd9}.leaflet-control-attribution{font-size:.7rem}.customer-map__pin{background:none;border:none}.awz-map-sidebar__reset{margin-top:.6rem;width:100%}.awz-map-sidebar__list{display:flex;flex-direction:column;gap:.5rem;margin-top:.75rem}.awz-map-sidebar__item{font-size:.82rem}.customer-map{padding:2rem;display:flex;flex-direction:column;height:100%;box-sizing:border-box}.customer-map__tab-content{flex:1;min-height:0;display:flex;flex-direction:column}.awz-screen{padding:2rem}.awz-group{margin-top:1.5rem}.awz-group h2{margin-bottom:1rem}.awz-tiles{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.1rem}.awz-tile--add{background:#ffffff0f;border:1px dashed rgba(255,255,255,.35);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;color:#ffffffbf;font-weight:600;cursor:pointer;min-height:180px}.awz-tile--add span:first-child{font-size:2.65rem;line-height:1}.awz-tile--add:hover{background:#ffffff1a;color:#fff}.awz-detail{padding:2rem}.awz-detail__tile{max-width:320px;margin:1.5rem 0 2rem}.awz-detail h2{margin-bottom:1rem}.statistik-screen{padding:2rem}.statistik-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-top:1.5rem}.statistik-card{background:#00000026;border-radius:12px;padding:1.25rem 1.5rem}.statistik-card--wide{grid-column:1 / -1}.statistik-card h2{margin:0 0 .75rem;font-size:1rem}.statistik-legend{list-style:none;margin:.5rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.4rem 1rem;font-size:.85rem;justify-content:center}.statistik-legend__dot{display:inline-block;width:.6rem;height:.6rem;border-radius:50%;margin-right:.35rem}.statistik-modules{display:flex;flex-direction:column;gap:.85rem}.statistik-module-row{display:grid;grid-template-columns:28px 140px 1fr 90px;align-items:center;gap:.75rem}.statistik-module-row__icon{width:24px;height:24px;color:#5cefdc}.statistik-module-row__icon svg{width:100%;height:100%}.statistik-module-row__label{font-size:.85rem}.statistik-module-row__bar{height:10px;background:#ffffff1a;border-radius:999px;overflow:hidden}.statistik-module-row__bar-fill{height:100%;background:linear-gradient(90deg,#1b8079,#5cefdc);border-radius:999px}.statistik-module-row__value{font-size:.8rem;color:#ffffffbf;text-align:right}.statistik-stat-cards{display:flex;gap:1rem;justify-content:space-around;text-align:center;padding:1rem 0}.statistik-stat-card{display:flex;flex-direction:column;gap:.3rem}.statistik-stat-card__value{font-size:2rem;font-weight:700;color:#5cefdc}.statistik-stat-card__label{font-size:.78rem;color:#ffffffb3}@media (max-width: 900px){.statistik-grid{grid-template-columns:1fr}}.lizenzen-screen{padding:2rem}.lizenzen-screen__row--clickable{cursor:pointer}.lizenzen-screen__sentinel{height:1px}.correspondence-entry{min-height:100vh;box-sizing:border-box;padding:1.5rem;background:radial-gradient(circle at 30% 20%,#1b8079,#0b3a42 70%);color:#fff;display:flex;flex-direction:column;gap:1.2rem}.correspondence-entry__timer{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;background:#ffffff0f;border-radius:12px;padding:1.2rem 1.5rem}.correspondence-entry__timer-info{display:flex;flex-direction:column;gap:.3rem}.correspondence-entry__duration{font-size:2.2rem;font-weight:700;font-variant-numeric:tabular-nums}@keyframes correspondence-entry-pulse{0%,to{opacity:.25}50%{opacity:1}}.correspondence-entry__pulse{display:inline-block;width:.5rem;height:.5rem;margin-left:.5rem;border-radius:50%;background:#5cefdc;animation:correspondence-entry-pulse 1s ease-in-out infinite;vertical-align:middle}.correspondence-entry__ae{font-size:.95rem;color:#5cefdc;font-weight:600}.correspondence-entry__started{font-size:.75rem;color:#fff9}.correspondence-entry__timer-actions{display:flex;align-items:center;gap:.6rem;flex-shrink:0}.correspondence-entry__timer-actions button{border:1px solid rgba(255,255,255,.3);background:#ffffff14;color:#fff;border-radius:8px;padding:.6rem 1.4rem;font-weight:600;cursor:pointer}.correspondence-entry__timer-actions button:hover{background:#ffffff29}.settings-form.correspondence-entry__form{display:flex;flex-direction:column;gap:.9rem;max-width:none}.correspondence-entry__columns{display:grid;grid-template-columns:1fr 1fr;gap:0 1.8rem;align-items:start}.correspondence-entry__column{display:flex;flex-direction:column;gap:.9rem;min-width:0}.correspondence-entry__teamviewer-btn{align-self:flex-start;border:1px solid rgba(255,255,255,.4);background:#ffffff14;color:#fff;border-radius:8px;padding:.5rem .9rem;cursor:pointer}.correspondence-entry__teamviewer-btn:hover:not(:disabled){background:#ffffff29}.correspondence-entry__teamviewer-btn:disabled{border-style:dashed;background:none;color:#ffffff80;cursor:not-allowed}.correspondence-entry__save-actions{display:flex;gap:.6rem;margin-top:.4rem}.correspondence-entry__save-actions button{flex:1;border:none;border-radius:8px;padding:.7rem 1rem;font-weight:700;cursor:pointer}.correspondence-entry__save-actions-primary{background:#5cefdc;color:#0b3a42}.correspondence-entry__save-actions-secondary{background:#ffffff24;color:#fff;border:1px solid rgba(255,255,255,.3)}.correspondence-entry__save-actions-danger{background:#ff8a8a1f;color:#ff8a8a;border:1px solid rgba(255,138,138,.4)}.correspondence-entry__save-actions-danger:hover{background:#ff8a8a33}.correspondence-entry__save-actions button:disabled{opacity:.6;cursor:default}.correspondence-entry__saved{text-align:center;font-size:1.1rem;margin-top:3rem}.correspondence-entry__locked-hint{background:#ffffff14;border-left:3px solid #5cefdc;padding:.6rem .9rem;border-radius:6px;font-size:.85rem;margin:0}.correspondence-entry__contributors{font-size:.8rem;color:#ffffffa6;margin:0}.correspondence-entry__attachments{display:flex;flex-direction:column;gap:.5rem;border-top:1px solid rgba(255,255,255,.15);padding-top:.9rem}.correspondence-entry__attachments-label{font-weight:600;font-size:.85rem}.correspondence-entry__attachments-empty{margin:0;font-size:.8rem;color:#ffffff80}.correspondence-entry__attachment{display:flex;align-items:center;gap:.6rem;background:#ffffff0f;border-radius:6px;padding:.45rem .6rem}.correspondence-entry__attachment a{color:#5cefdc;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.correspondence-entry__attachment a:hover{text-decoration:underline}.correspondence-entry__attachment-meta{font-size:.75rem;color:#ffffff8c;white-space:nowrap;margin-left:auto}.correspondence-entry__file-input{display:none}.correspondence-entry__attach-btn{align-self:flex-start;border:1px dashed rgba(255,255,255,.4);background:none;color:#fff;border-radius:8px;padding:.5rem .9rem;cursor:pointer}.correspondence-entry__attach-btn:hover{background:#ffffff14}.correspondence-entry__paste-hint{margin:0;font-size:.7rem;color:#ffffff73}.correspondence-entry__segments-modal{display:flex;flex-direction:column;gap:.8rem}.correspondence-entry__segments-running-hint{margin:0;font-size:.8rem;color:#fff9}.correspondence-entry__segment-row{display:flex;align-items:flex-end;gap:.8rem}.correspondence-entry__segment-row label{display:flex;flex-direction:column;gap:.3rem;font-size:.85rem;flex:1}.modal-panel.correspondence-entry__teamviewer-modal{width:calc(100vw - 3rem);height:calc(100vh - 3rem);max-width:calc(100vw - 3rem);max-height:calc(100vh - 3rem);display:flex;flex-direction:column}.correspondence-entry__teamviewer-modal .modal-panel__body{flex:1;display:flex;flex-direction:column;min-height:0}.correspondence-entry__teamviewer-list{flex:1;overflow:auto;border-radius:8px;border:1px solid rgba(255,255,255,.15)}.correspondence-entry__teamviewer-list table{width:100%;border-collapse:collapse}.correspondence-entry__teamviewer-list th,.correspondence-entry__teamviewer-list td{padding:.6rem .8rem;text-align:left;border-bottom:1px solid rgba(255,255,255,.1);font-size:.9rem}.correspondence-entry__teamviewer-list thead th{position:sticky;top:0;background:#0b3a42;color:#ffffffb3;font-weight:600}.correspondence-entry__teamviewer-list tbody tr{cursor:pointer}.correspondence-entry__teamviewer-list tbody tr:hover{background:#ffffff0f}.correspondence-entry__teamviewer-list tbody tr.is-selected{background:#ffffff24}.correspondence-entry__teamviewer-loading-more{margin:0;padding:.6rem .8rem;text-align:center;font-size:.85rem;color:#fff9}.correspondence-entry__teamviewer-actions{display:flex;justify-content:flex-end;margin-top:1rem}.correspondence-entry__segment-row input{padding:.5rem .65rem;border-radius:8px;border:1px solid rgba(255,255,255,.3);background:#ffffff14;color:#fff;font-size:.9rem;color-scheme:dark}.installer-download-link{position:absolute;top:.9rem;right:1.1rem;font-size:.7rem;color:#ffffffbf;text-decoration:underline;z-index:5}.installer-download-link:hover{color:#fff}:root{color-scheme:dark;font-family:system-ui,sans-serif}body{margin:0}select option{background-color:#0b3a42;color:#fff}.auth-backdrop{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 30% 20%,#1b8079,#0b3a42 70%)}.auth-card{position:relative;width:min(768px,100vw);aspect-ratio:2 / 1;border-radius:16px;box-shadow:0 20px 60px #00000059;background:linear-gradient(135deg,#146b72,#0b3a42);overflow:hidden}.auth-card__language{position:absolute;top:.9rem;left:1.1rem}.splash-footer{position:absolute;bottom:.9rem;font-size:.7rem;color:#ffffffa6;white-space:nowrap}.splash-footer--left{left:1.1rem}.splash-footer--right{right:1.1rem}.auth-card__content{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:2rem;box-sizing:border-box;animation:fade-in .4s ease}.auth-card__logo{width:min(280px,60%);height:auto}.auth-card__logo--small{width:min(200px,45%)}.login-form{display:flex;flex-direction:column;gap:.85rem;width:min(320px,80%)}.login-form__field{display:flex;flex-direction:column;gap:.3rem;color:#e6fbf8;font-size:.85rem}.login-form__field input{padding:.5rem .65rem;border-radius:8px;border:1px solid rgba(255,255,255,.3);background:#ffffff14;color:#fff;font-size:.95rem}.login-form__field input:focus{outline:2px solid #5cefdc;outline-offset:1px}.login-form__error{margin:0;color:#ff9d9d;font-size:.8rem}.login-form__submit{margin-top:.4rem;padding:.6rem;border-radius:8px;border:none;background:#5cefdc;color:#0b3a42;font-weight:700;cursor:pointer}.login-form__submit:hover{background:#7ff5e5}.app-layout{min-height:100vh;height:100vh;display:flex;flex-direction:column;background:radial-gradient(circle at 30% 20%,#1b8079,#0b3a42 70%);color:#e6fbf8}.app-layout__content{flex:1;display:flex;flex-direction:column;box-sizing:border-box;width:90%;margin:0 auto;min-height:0;overflow:auto}.screen-content{max-width:640px;margin:0 auto;padding:2rem}.link-back{color:#5cefdc;text-decoration:none;font-size:.85rem;background:none;border:none;padding:0;font-family:inherit;cursor:pointer;display:inline-block}.settings-form{display:flex;flex-direction:column;gap:.9rem;max-width:420px}.settings-form__field{display:flex;flex-direction:column;gap:.3rem;font-size:.85rem;color:#fff}.settings-form__field input,.settings-form__field select{padding:.5rem .65rem;border-radius:8px;border:1px solid rgba(255,255,255,.3);background:#ffffff14;color:#fff;font-size:.95rem}.settings-form__row{display:flex;gap:.9rem}.settings-form__row .settings-form__field{flex:1}.settings-form__field--narrow{flex:0 0 7rem}.profile-form{display:grid;grid-template-columns:1fr 1fr;gap:.9rem 1.5rem;max-width:640px}.profile-form__section-title{grid-column:1 / -1;margin:1.25rem 0 -.15rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.15);font-size:.95rem;color:#fffc}.profile-form__section-title:first-child{margin-top:0;padding-top:0;border-top:none}.profile-form__full{grid-column:1 / -1}.profile-form button[type=submit]{justify-self:start;margin-top:.4rem;padding:.55rem 1.1rem;border-radius:8px;border:none;background:#5cefdc;color:#0b3a42;font-weight:700;cursor:pointer}.profile-form button[type=submit]:disabled{background:#5cefdc59;color:#0b3a4299;cursor:not-allowed}@media (max-width: 640px){.profile-form{grid-template-columns:1fr}}.profile-photo{display:flex;align-items:center;gap:1.25rem;margin-bottom:1.5rem}.profile-photo__preview{width:88px;height:88px;border-radius:50%;overflow:hidden;background:#ffffff1a;border:1px solid rgba(255,255,255,.25);display:flex;align-items:center;justify-content:center;flex-shrink:0}.profile-photo__preview img{width:100%;height:100%;object-fit:cover}.profile-photo__placeholder{font-size:.7rem;color:#ffffff80;text-align:center;padding:0 .5rem}.profile-photo__actions{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.profile-photo__actions button[type=button]:not(.link-button){padding:.45rem .9rem;border-radius:8px;border:1px solid rgba(255,255,255,.3);background:#ffffff14;color:#fff;font-weight:600;cursor:pointer}.signature-pad{display:flex;flex-direction:column;align-items:flex-start;gap:.6rem;margin-bottom:1.5rem}.signature-pad__canvas{width:100%;max-width:1000px;height:360px;border-radius:8px;border:1px solid rgba(255,255,255,.3);background:#fff;touch-action:none;cursor:crosshair}.signature-pad__actions{display:flex;gap:.75rem}.signature-pad__actions button{padding:.45rem .9rem;border-radius:8px;border:1px solid rgba(255,255,255,.3);background:#ffffff14;color:#fff;font-weight:600;cursor:pointer}.signature-pad__actions button:disabled{opacity:.5;cursor:not-allowed}.signature-current{margin-bottom:1.5rem}.signature-current__preview{width:fit-content;max-width:100%;padding:.75rem 1rem;margin:.5rem 0;border-radius:8px;background-color:#e5e5e5;background-image:linear-gradient(45deg,#cfcfcf 25%,transparent 25%,transparent 75%,#cfcfcf 75%,#cfcfcf),linear-gradient(45deg,#cfcfcf 25%,transparent 25%,transparent 75%,#cfcfcf 75%,#cfcfcf);background-size:16px 16px;background-position:0 0,8px 8px}.signature-current__preview img{display:block;max-width:100%;max-height:120px}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#030c0fb8;display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:1000}.modal-panel{width:100%;max-width:1080px;max-height:90vh;overflow-y:auto;background:linear-gradient(135deg,#146b72,#0b3a42);border:1px solid rgba(255,255,255,.15);border-radius:16px;padding:1.5rem 1.75rem;box-shadow:0 20px 60px #00000080}.modal-panel__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.modal-panel__header h2{margin:0;color:#fff}.copy-button{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;margin-left:.4rem;background:none;border:none;border-radius:4px;color:#ffffff8c;cursor:pointer;flex-shrink:0;transition:background .15s ease,color .15s ease}.copy-button svg{width:15px;height:15px}.copy-button:hover{background:#ffffff1a;color:#fff}.modal-panel__close{background:none;border:none;color:#fff;font-size:1.5rem;line-height:1;cursor:pointer;padding:.25rem .5rem;border-radius:6px}.modal-panel__close:hover{background:#ffffff1f}.btn-secondary{padding:.55rem 1.1rem;border-radius:8px;border:1px solid rgba(255,255,255,.3);background:#ffffff14;color:#fff;font-weight:600;cursor:pointer}.btn-secondary:disabled{opacity:.5;cursor:not-allowed}.settings-form__checkbox-field{display:flex;align-items:flex-start;gap:.6rem;font-size:.85rem;color:#fff}.settings-form__checkbox-field input{margin-top:.2rem}.settings-form__checkbox-field small{display:block;color:#fff9;font-size:.75rem;font-weight:400}.settings-form button[type=submit]{align-self:flex-start;padding:.55rem 1.1rem;border-radius:8px;border:none;background:#5cefdc;color:#0b3a42;font-weight:700;cursor:pointer}.settings-form button[type=submit]:disabled{background:#5cefdc59;color:#0b3a4299;cursor:not-allowed}.settings-form__actions{display:flex;align-items:center;gap:.75rem}.settings-form__actions button[type=button]:not(.link-button){padding:.55rem 1.1rem;border-radius:8px;border:1px solid rgba(255,255,255,.3);background:#ffffff14;color:#fff;font-weight:600;cursor:pointer}.settings-form__actions button[type=button]:not(.link-button):disabled{opacity:.5;cursor:not-allowed}.settings-form__status{font-size:.8rem;color:#5cefdc}.settings-form__status--error{color:#ff9d9d}.settings-form__status--warning{color:#ffd27a}.settings-form__guide{max-width:640px;font-size:.9rem;line-height:1.5}.settings-form__guide ol{padding-left:1.25rem;margin:.5rem 0}.settings-form__guide li{margin-bottom:.5rem}.users-table{width:100%;border-collapse:collapse;margin-bottom:2rem;font-size:.85rem}.users-table th,.users-table td{text-align:left;padding:.5rem .6rem;border-bottom:1px solid rgba(255,255,255,.15)}.link-button{background:none;border:none;color:#5cefdc;cursor:pointer;padding:0;font-size:inherit;text-decoration:underline}.link-button--danger{color:#ff9d9d}.license-list{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.4rem}@keyframes fade-in{0%{opacity:0}to{opacity:1}}
