*{box-sizing:border-box}:root{--blue:#1970bd;--ink:#151d34;--muted:#77899e;--line:#dce2eb;--background:#f6f7f9;--bubble:#e7f1fa}body{color:#454545;background:var(--background);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px}button,input,textarea{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #79b7ed}button{color:inherit;background:0 0;border:0}svg{stroke-width:1.8px;flex-shrink:0}.header{border-bottom:1px solid var(--line);background:#fff}.header-inner{justify-content:space-between;align-items:center;max-width:1440px;height:68px;margin:auto;padding:0 24px;display:flex}.title{color:var(--ink);align-items:center;gap:20px;font-size:23px;font-weight:600;display:flex}.wordmark{color:var(--blue);letter-spacing:1px;font-size:22px;font-weight:800}.icon-button{width:42px;height:42px;color:var(--blue);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.icon-button:hover{background:var(--bubble)}.menu-trigger svg{width:30px;height:30px}.controls{border-bottom:1px solid var(--line);background:#fff}.controls-inner{align-items:center;gap:24px;max-width:1180px;margin:auto;padding:20px 24px 16px;display:flex}.search{color:var(--muted);border:1px solid #cbd5df;border-radius:5px;flex:1;align-items:center;gap:10px;height:46px;padding:0 12px;display:flex}.search input{color:#454545;background:0 0;border:0;outline:none;width:100%;min-width:0;height:100%}.tabs{background:#f2f5f8;border-radius:8px;flex:1;gap:4px;padding:4px;display:flex}.tabs button{color:#6a7b8f;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:10px;min-height:40px;display:flex}.tabs button.active{background:var(--blue);color:#fff;box-shadow:0 2px 6px #1970bd20}.booking-list{max-width:1180px;margin:auto;padding:22px 24px 96px}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:18px;display:grid}.booking-card{background:#fff;border:1px solid #e1e6ed;border-radius:12px;padding:20px;box-shadow:0 3px 12px #172c4610}.card-top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding-bottom:18px;display:flex}.booking-summary{align-items:center;gap:12px;display:flex}.bubble{background:var(--bubble);color:var(--blue);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.booking-summary h2{color:var(--ink);margin:0 0 6px;font-size:20px}.booking-summary p{margin:0;font-size:14px;font-weight:600}.card-actions{align-items:center;gap:2px;display:flex}.checked{color:#3a7a56;background:#e7f4ed;border-radius:5px;padding:6px 9px;font-size:12px}.card-actions .icon-button{color:#70859a;width:34px;height:38px}dl{margin:16px 0 0;font-size:14px;line-height:1.6}dl>div{grid-template-columns:29% 1fr;gap:10px;margin-top:9px;display:grid}dt{color:#39465a;font-weight:700}dd{overflow-wrap:anywhere;margin:0}.add-button{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:58px;height:58px;display:grid;position:fixed;bottom:26px;right:30px;box-shadow:0 5px 14px #14548d40}.empty{text-align:center;color:var(--muted);padding:70px 20px}.menu-backdrop{z-index:10;cursor:default;background:#151d3460;position:fixed;inset:0}.menu-panel{z-index:11;border:1px solid var(--line);background:#fff;border-radius:20px;width:375px;max-width:calc(100vw - 40px);position:fixed;top:54px;right:26px;overflow:hidden;box-shadow:0 24px 36px #0003}.menu-panel>button{text-align:left;border-bottom:1px solid #d5dce5;align-items:center;gap:18px;width:100%;min-height:68px;padding:14px 20px;font-size:20px;display:flex}.menu-panel>button:hover{background:#f8fbfd}.menu-panel>button:last-child{border-bottom:0}.menu-panel .logout{color:#ff8900}.logout .bubble{color:#ff8900;background:#fff2df}.modal{border:1px solid var(--line);color:#454545;background:#fafbfe;border-radius:12px;max-width:calc(100vw - 40px);padding:0;box-shadow:0 32px 50px #0005}.modal::backdrop{background:#0006}.day-modal{width:1000px;height:calc(100dvh - 68px);max-height:calc(100dvh - 28px);margin:14px auto}.modal-shell{min-height:100%}.modal-header{z-index:2;border-bottom:1px solid var(--line);background:#fff;justify-content:center;align-items:center;height:74px;padding:12px 68px;display:flex;position:sticky;top:0}.modal-header h1{color:var(--ink);text-align:center;margin:0;font-size:25px}.back{border:0;position:absolute;left:18px}.day-content{padding:16px}.calendar,.day-summary{background:#fff;border:1px solid #e1e6ef;border-radius:10px}.calendar{padding:12px 12px 18px;box-shadow:0 14px 13px #15254012}.month{justify-content:space-between;align-items:center;height:48px;padding:0 6%;display:flex}.month h2{margin:0;font-size:24px}.weekdays,.days{text-align:center;grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.weekdays{color:var(--muted);border-bottom:1px solid #d2dbe5;margin-bottom:4px}.weekdays span{padding:8px 0;font-size:16px}.days{row-gap:9px}.days button{border-radius:6px;min-height:40px;margin:2px 1px;font-size:18px}.days button:hover{background:#e7f1fa}.days .muted{color:#a0a9b7}.days .today{background:#f8cdf4}.days .selected{color:#fff;background:var(--blue);font-weight:700;box-shadow:0 4px 15px #1970bd33}.legend-button{color:var(--muted);letter-spacing:1px;justify-content:center;align-items:center;gap:8px;margin:30px auto 4px;padding:10px;font-size:16px;display:flex}.legend{justify-content:center;gap:22px;padding:10px;font-size:14px;display:flex}.legend span{align-items:center;gap:8px;display:flex}.legend i{border-radius:3px;width:14px;height:14px}.blue{background:var(--blue)}.pink{background:#f8cdf4}.day-summary{margin-top:16px;padding:18px 20px 20px;box-shadow:0 4px 10px #15254005}.day-summary h2{color:var(--ink);border-bottom:1px solid var(--line);margin:0;padding:0 0 18px;font-size:24px}.totals{border-bottom:1px solid var(--line);justify-content:space-between;padding:18px 0;font-size:20px;display:flex}.totals>div{text-align:right}.totals p{margin:0 0 13px}.totals p:last-child{margin:0;padding:0 0 8px}.balanced{border-bottom:2px solid #18bb82}.difference{border-bottom:2px solid #e49c40}.day-summary h3{color:var(--ink);margin:18px 0 14px;font-size:20px}.summary-booking{justify-content:space-between;gap:16px;margin-top:10px;font-size:20px;display:flex}.small-modal{width:580px;max-height:90dvh}.edit-form{gap:18px;padding:24px;display:grid}.edit-form label{gap:8px;font-size:14px;font-weight:600;display:grid}.edit-form input,.edit-form textarea{color:#454545;background:#fff;border:1px solid #cad5df;border-radius:6px;width:100%;min-width:0;padding:12px;font-size:16px;font-weight:400}.time-fields{grid-template-columns:1fr 1fr;gap:16px;display:grid}.primary{background:var(--blue);color:#fff;border-radius:7px;justify-content:center;align-items:center;gap:10px;padding:13px;display:flex}.simple-panel{padding:24px;line-height:1.7}.module-link{width:100%;color:var(--blue);background:var(--bubble);border-radius:8px;align-items:center;gap:18px;padding:15px;display:flex}.module-link svg:last-child{margin-left:auto}.toast:not(:empty){color:#fff;z-index:30;background:#17253c;border-radius:8px;max-width:80vw;padding:13px 22px;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 5px 20px #0002}.toast:empty{display:none}@media (min-width:1500px){.day-modal{width:1100px}}@media (max-width:760px){.header-inner{padding:0 12px}.title{gap:12px;font-size:20px}.wordmark{font-size:18px}.controls-inner{flex-direction:column;gap:12px;padding:16px}.search,.tabs{flex:auto;width:100%}.card-grid{grid-template-columns:1fr}.booking-list{padding:16px 12px 100px}.booking-card{padding:16px}.booking-summary h2{font-size:18px}.booking-summary .bubble{width:40px;height:40px}.card-actions{flex-wrap:wrap;justify-content:flex-end}.menu-panel{top:58px;right:12px}.day-modal{max-width:calc(100vw - 16px);height:calc(100dvh - 24px);margin:12px auto}.modal-header h1{font-size:21px}.modal-header{height:68px}.day-content{padding:10px}.calendar{padding:10px 8px}.month{padding:0 2%}.month h2{font-size:20px}.days{row-gap:5px}.days button{min-height:38px;font-size:16px}.legend-button{margin-top:20px;font-size:13px}.day-summary{padding:16px 12px}.day-summary h2{font-size:19px}.totals,.summary-booking{font-size:16px}.day-summary h3{font-size:18px}.back{width:42px;height:42px;left:12px}.menu-panel>button{font-size:18px}.legend{flex-wrap:wrap}.small-modal{max-width:calc(100vw - 24px)}}@font-face{font-family:Dinob;src:url(/fonts/Roboto-Regular.woff)format("woff");font-weight:400;font-display:swap}@font-face{font-family:Dinob;src:url(/fonts/Roboto-SemiBold.woff)format("woff");font-weight:600 900;font-display:swap}body{color:#404040;background:radial-gradient(circle at 28% 18%,#fff,#e8f1f9 36%,#f8f7fa 76%) fixed;font-family:Dinob,Arial,sans-serif}.header{background:0 0;box-shadow:0 1px 3px #151d3420}.header-inner{max-width:1000px;height:60px}.header-logo{width:32px;height:32px}.title{gap:8px;font-size:20px}.controls{background:0 0;border:0}.controls-inner{flex-direction:column;gap:3px;max-width:1000px;padding:8px 28px 0}.search{background:#fff;flex:auto;width:100%;min-height:44px}.search input{text-align:center}.tabs{background:0 0;flex:auto;gap:16px;width:100%;padding:0}.tabs button{background:#fff;border:1px solid #d7deea;border-radius:8px;min-height:44px;font-size:15px;font-weight:700}.booking-list{max-width:1000px;padding:20px 20px 96px}.card-grid{gap:16px}.booking-card{border-color:#e8ebf1;border-radius:8px;padding:12px 15px;box-shadow:0 13px 30px #15203012,0 2px 6px #1970bd0a}.card-top{padding-bottom:8px}.booking-summary .bubble{width:38px;height:38px}.booking-summary h2{margin-bottom:3px}.card-actions .icon-button,.more-control{width:45px;height:45px;color:var(--blue);background:#ffffffb8;border:1px solid #e8ebf1;border-radius:6px;box-shadow:0 1px 4px #15203009}.card-actions{gap:8px}dl{margin-top:8px}dl>div{margin-top:4px}.bubble{width:46px;height:46px}.menu-panel{width:375px}.modal{background:#fbfcff}.entry-modal{border:0;border-radius:2px;width:750px;max-width:calc(100vw - 32px);height:750px;max-height:calc(100dvh - 40px)}.entry-modal .modal-header{height:74px}.save-circle{background:var(--blue);color:#fff;position:absolute;right:18px;box-shadow:0 6px 16px #1970bd33}.entry-form{padding:16px 34px 96px 16px}.form-card{background:#fff;border:1px solid #e1e6ee;border-radius:10px;overflow:hidden;box-shadow:0 14px 24px #17253b14}.form-field{border-bottom:1px solid #e1e6ef;padding:15px}.form-field:last-child{border:0}.form-field>label{color:#10182e;margin-bottom:10px;font-size:20px;display:block}.form-field b{color:#f32d55}.form-field input:not([type=checkbox]),.form-field textarea,.select-control{color:#404040;background:#fff;border:1px solid #d7deea;border-radius:10px;width:100%;min-width:0;height:55px;padding:12px 15px;font-family:inherit;font-size:20px}.form-field input:disabled{color:#718298;background:#f3f5f8}.form-field input[type=date]{color:#10182e}.select-control{text-align:left;justify-content:space-between;align-items:center;padding-right:40px;display:flex}.select-control>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.select-control>svg{color:#768798;position:absolute;right:18px}.picker-control{flex:1;min-width:0;position:relative}.clear-picker{color:#fff;background:#7c8c9a;border-radius:50%;place-items:center;width:18px;height:18px;padding:0;display:grid;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.inline-control{align-items:center;gap:12px;display:flex}.inline-control .more-control{flex-shrink:0;place-items:center;width:55px;height:55px;display:grid}.details-card{margin-top:18px}.details-toggle{color:#10182e;justify-content:space-between;align-items:center;width:100%;height:68px;padding:20px 24px;font-size:20px;font-weight:600;display:flex}.details-toggle svg{color:#7c7c7c;transition:transform .15s}.rotated{transform:rotate(180deg)}.picker-modal{border-radius:6px;height:calc(100dvh - 80px);max-height:1300px}.picker-search{color:#718298;background:#fff;border-radius:15px;align-items:center;gap:6px;margin:15px;padding:8px 12px;display:flex}.picker-search input{border:0;outline:none;width:100%;min-width:0;font-size:22px}.picker-search input::placeholder{color:#b5bfcb}.picker-options{background:#fff;max-height:calc(100% - 154px);margin:0 16px 20px 24px;overflow:auto}.picker-options>button{text-align:left;border-bottom:1px solid #d7deea;justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:63px;padding:17px 6px;font-size:22px;display:flex}.picker-options .chosen{color:#1970bd;background:#e8f1f9}.no-options{color:#718298;padding:24px}.validation-input{opacity:0;pointer-events:none;position:absolute;bottom:0;left:50%;width:1px!important;height:1px!important;padding:0!important}.form-field .checkbox-label{justify-content:space-between;align-items:center;display:flex}.checkbox-label input{accent-color:#1970bd;width:24px;height:24px}.map-menu-modal,.actions-modal{width:375px;height:auto}.map-menu-option{align-items:center;gap:20px;padding:20px;font-size:20px;display:flex}.map-modal{border-radius:8px;width:950px;height:80dvh}.map-body{flex-direction:column;height:calc(100% - 74px);display:flex}.map-search{padding:10px}.work-map{flex:1;min-height:200px}.map-bottom{justify-content:space-between;align-items:center;gap:16px;padding:12px;display:flex}.primary:disabled{opacity:.4;cursor:default}.tracking-page{background:#fbfcff;min-height:100dvh}.tracking-header{border-bottom:1px solid #e6e8ee;box-shadow:0 1px 3px #0002}.tracking-header>div{justify-content:space-between;align-items:center;max-width:720px;height:60px;margin:auto;padding:10px 18px;display:flex}.tracking-header h1{align-items:center;gap:7px;margin:0;font-size:20px;display:flex}.tracking-header h1 img{width:24px;height:24px}.tracking-header .bubble{width:38px;height:38px}.save-circle-inline{color:#fff;background:#1970bd;box-shadow:0 4px 12px #1970bd30}.tracking-content{max-width:720px;margin:auto;padding:12px 20px 110px}.tracking-summary{background:#fff;border:1px solid #f0f1f5;border-radius:8px;padding:16px;box-shadow:0 3px 10px #15203005}.tracking-summary .booking-summary .bubble{width:48px;height:48px}.tracking-summary .booking-summary h2{font-size:22px}.tracking-summary dl{font-size:16px}.tracking-summary dl>div{grid-template-columns:23% 1fr}.tracking-summary .card-top{padding-bottom:12px}.tracking-summary .more-control{place-items:center;display:grid}.tracking-sections{flex-direction:column;gap:12px;margin-top:30px;display:flex}.tracking-row{text-align:left;background:#fff;border:1px solid #f0f1f5;border-radius:8px;align-items:center;gap:14px;width:100%;min-height:82px;padding:14px 16px;display:flex;box-shadow:0 13px 30px #15203012,0 2px 6px #1970bd0a}.tracking-row>.bubble,.row-main>.bubble{width:50px;height:50px}.tracking-row>svg{color:#7a8994;width:20px}.resource-text{flex:1;min-width:0}.resource-text strong{font-size:16px;font-weight:600}.resource-text p{color:#758596;margin:6px 0 0}.mini-row{justify-content:space-between;gap:12px;margin-top:9px;display:flex}.mini-row>span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hours-badge{color:#1970bd;white-space:nowrap;background:#e7f1fa;border-radius:4px;padding:2px 8px;font-size:14px;font-weight:600}.row-main{text-align:left;flex:1;align-items:center;gap:14px;min-width:0;padding:0;display:flex}.row-main strong{overflow-wrap:anywhere}.bottom-tabs{z-index:3;background:#fff;border-top:1px solid #e6e8ee;width:100%;position:fixed;bottom:0;left:0}.bottom-tabs>div{justify-content:space-between;max-width:720px;margin:auto;display:flex}.bottom-tabs button{color:#646464;flex-direction:column;flex:1;align-items:center;gap:4px;padding:12px 4px 9px;font-size:14px;display:flex}.bottom-tabs svg{stroke-width:2.5px;width:25px;height:25px}.bottom-tabs .active svg{color:#1970bd}.tracking-add{bottom:95px}.media-thumbnail{object-fit:cover;border:1px solid #d7deea;border-radius:50%;width:50px;height:50px}.action-options button{border-bottom:1px solid #e6e8ee;align-items:center;gap:15px;width:100%;padding:22px;font-size:20px;display:flex}.action-options svg{color:#1970bd}.media-preview{padding:20px}.media-preview img{max-width:100%;height:auto}.form-error{color:#d32a42}.module-page{flex-direction:column;align-items:center;max-width:820px;min-height:100dvh;margin:auto;padding:76px 24px 30px;display:flex}.full-logo{width:480px;max-width:80%;height:auto;margin-bottom:54px}.module-card{color:#404040;background:#fff;border-radius:14px;align-items:center;gap:26px;width:100%;padding:18px 26px;text-decoration:none;display:flex;box-shadow:0 4px 10px #1520300d}.module-card .bubble{width:70px;height:70px}.module-card .bubble svg{width:38px;height:38px}.module-card strong{font-size:24px;font-weight:600}.module-card p{color:#77899e;margin:8px 0 0;font-size:20px}.module-card>svg{color:#1970bd;width:28px;height:28px;margin-left:auto}@media (max-width:760px){.controls-inner{padding:8px 16px 0}.tabs{gap:8px}.entry-modal{height:calc(100dvh - 30px)}.entry-form{padding:12px 12px 50px}.form-field{padding:13px}.form-field>label,.form-field input:not([type=checkbox]),.select-control{font-size:17px}.form-field input:not([type=checkbox]),.select-control{height:52px}.picker-options>button{font-size:18px}.details-toggle{padding:18px;font-size:18px}.booking-summary h2{font-size:18px}.card-actions{gap:4px}.card-actions .icon-button{width:38px;height:38px}.tracking-content{padding:12px 12px 110px}.tracking-row{gap:10px;padding:14px 12px}.tracking-summary dl>div{grid-template-columns:25% 1fr}.row-main{gap:10px}.bottom-tabs button{font-size:12px}.module-page{padding-top:65px}.module-card{gap:15px;padding:18px}.module-card strong{font-size:18px}.module-card p{font-size:16px}.module-card .bubble{width:50px;height:50px}.module-card .bubble svg{width:28px;height:28px}.map-bottom{flex-wrap:wrap}.full-logo{margin-bottom:40px}}.settings-panel label{margin:12px 0;display:block}.settings-panel input,.settings-panel textarea,.settings-panel select{width:100%;font:inherit;color:#404040;background:#fff;border:1px solid #d7deea;border-radius:6px;padding:10px}.settings-panel .week-settings{grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;display:grid}.settings-panel h2{margin-top:24px;font-size:20px}.settings-panel .primary{width:100%;margin-top:12px}.api-docs{background:#fff;max-width:1100px;margin:40px auto;padding:24px;overflow:auto}.api-docs table{border-collapse:collapse;width:100%}.api-docs td,.api-docs th{text-align:left;border-bottom:1px solid #d7deea;padding:14px}.api-docs code{white-space:nowrap}
.ws-shell{color:#172033;background:#fafbfd;min-height:100vh;padding-bottom:100px}.ws-header{z-index:20;background:#fff;border-bottom:1px solid #dce3ed;position:sticky;top:0;box-shadow:0 2px 4px #1720330b}.ws-header>div{justify-content:space-between;align-items:center;max-width:1000px;margin:auto;padding:12px 20px;display:flex}.ws-header h1{align-items:center;gap:10px;margin:0;font-size:24px;display:flex}.ws-header img{width:30px;height:30px}.ws-main{max-width:1000px;margin:24px auto;padding:0 20px}.ws-summary,.ws-card,.ws-form-card{background:#fff;border:1px solid #e5eaf1;border-radius:12px;box-shadow:0 12px 26px #182c4510}.ws-summary{align-items:center;gap:18px;margin-bottom:26px;padding:22px;display:flex}.ws-summary h2,.ws-card h2{margin:0 0 8px;font-size:21px}.ws-summary p,.ws-card p{color:#748397;margin:3px 0;line-height:1.5}.ws-summary>div,.ws-card>div{flex:1;min-width:0}.ws-badge{color:#1970bd;white-space:nowrap;background:#e7f1fb;border-radius:5px;padding:5px 9px;font-size:14px}.state-Erledigt,.state-Genehmigt,.state-Abgeschlossen{color:#157848;background:#e2f6ec}.state-Abgelehnt,.state-Mangel,.state-Gesperrt{color:#b34736;background:#fff0ee}.ws-toolbar,.ws-filters,.ws-tools{flex-wrap:wrap;align-items:center;gap:12px;margin:18px 0;display:flex}.ws-search{background:#fff;border:1px solid #dbe4f0;border-radius:10px;flex:1;align-items:center;gap:10px;min-width:190px;padding:0 14px;display:flex}.ws-search input{background:0 0;border:0;width:100%;min-width:0;padding:15px 0;font-size:18px}.ws-shell button,.ws-dialog-body button{cursor:pointer}.ws-shell .primary,.ws-dialog-body .primary{color:#fff;background:#1970bd;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:14px 20px;font-size:16px;text-decoration:none;display:inline-flex}.ws-tools button,.ws-filters button,.ws-observation button{color:#1970bd;background:#fff;border:1px solid #dce5f1;border-radius:8px;align-items:center;gap:7px;padding:10px;display:inline-flex}.ws-filters label,.ws-tools label{color:#748397;flex-direction:column;gap:5px;font-size:14px;display:flex}.ws-filters input,.ws-filters select,.ws-tools select{color:#172033;background:#fff;border:1px solid #d7e1ef;border-radius:8px;padding:10px}.ws-list{gap:16px;display:grid}.ws-card{text-align:left;width:100%;color:inherit;align-items:center;gap:18px;padding:22px;display:flex}.ws-card:hover{border-color:#98bfdf}.ws-card h2{overflow-wrap:anywhere}.ws-nav{z-index:20;background:#fff;border-top:1px solid #e2e7ef;justify-content:center;gap:22px;padding:12px 8px;display:flex;position:fixed;bottom:0;left:0;right:0;overflow-x:auto}.ws-nav a{color:#68717b;white-space:nowrap;flex-direction:column;align-items:center;gap:5px;font-size:12px;text-decoration:none;display:flex}.ws-nav a[aria-current=page]{color:#1970bd}.ws-empty{text-align:center;color:#748397;padding:70px 20px}.ws-empty svg{color:#1970bd}.ws-stats{background:#eaf3fb;border-radius:12px;flex-wrap:wrap;align-items:center;gap:24px;padding:20px;display:flex}.ws-stats>div{flex-direction:column;flex:1;gap:7px;display:flex}.ws-stats strong{font-size:22px}.ws-stats p{flex:1;min-width:180px;font-size:14px}.ws-tabs{border-bottom:1px solid #dce3ed;margin-bottom:20px;display:flex;overflow-x:auto}.ws-tabs button{color:#748397;background:0 0;border:0;border-bottom:3px solid #0000;flex:1;padding:14px;font-size:17px}.ws-tabs button[aria-selected=true]{color:#1970bd;border-color:#1970bd;font-weight:600}.ws-dialog-body{max-height:calc(90vh - 90px);padding:20px 24px 35px;overflow:auto}.ws-fieldset{border:0;min-width:0;margin:0;padding:0}.ws-form-card{margin-bottom:22px;overflow:hidden}.ws-form-card>h2,.ws-form-card>p,.ws-form-card>a{margin:20px}.ws-field{border-bottom:1px solid #e5eaf1;flex-direction:column;gap:12px;padding:18px;font-size:18px;display:flex}.ws-field:last-child{border:0}.ws-field span{align-items:center;gap:4px;display:flex}.ws-field b{color:#ee354c}.ws-field small{color:#8391a1;margin-left:auto;font-size:12px}.ws-field input,.ws-field select,.ws-field textarea{width:100%;min-width:0;font:inherit;color:#172033;box-sizing:border-box;background:#fff;border:1px solid #d2dced;border-radius:10px;padding:15px 16px}.ws-field textarea{resize:vertical}.ws-field input:focus,.ws-field select:focus,.ws-field textarea:focus{outline-offset:2px;outline:2px solid #83b9e5}.ws-submit{margin-top:20px}.ws-details{margin:20px 0}.ws-details>div{border-bottom:1px solid #e4eaf1;grid-template-columns:180px 1fr;gap:20px;padding:13px 0;display:grid}.ws-details dt{font-weight:600}.ws-details dd{white-space:pre-wrap;overflow-wrap:anywhere;margin:0}.ws-error{color:#963722;background:#fff0ed;border:1px solid #e6ac9f;border-radius:9px;margin:12px 0;padding:14px}.ws-error button{margin-left:12px}.ws-notice{color:#14744d;background:#e8f6ed;border-radius:8px;padding:12px}.ws-hint{color:#748397;font-size:14px;line-height:1.6}.ws-calculation{text-align:right;border-top:1px solid #dce3ed;padding-top:16px}.ws-file{overflow-wrap:anywhere;color:#1970bd;background:#fff;border:1px solid #e0e7f0;border-radius:9px;align-items:center;gap:14px;margin:12px 0;padding:14px;display:flex}.ws-file img{object-fit:cover;border-radius:50%;width:65px;height:65px}.ws-file a{flex:1;min-width:0}.ws-file button{color:#1970bd;background:0 0;border:0;margin-left:auto}.ws-upload{color:#1970bd;flex-wrap:wrap;align-items:center;gap:12px;display:flex}.ws-upload input{max-width:100%}.ws-observation{background:#fff;border:1px solid #dce3ed;border-radius:10px;margin:14px 0;padding:15px}.ws-observation span{color:#748397;margin-left:12px}.ws-map-canvas{z-index:0;border-radius:10px;width:100%;height:450px}.ws-shell button:disabled,.ws-dialog-body button:disabled{opacity:.5;cursor:wait}.module-page{padding-bottom:40px}.module-page .module-card{margin-bottom:16px}.ws-auth{max-width:540px;margin:auto}.ws-auth button{margin:18px}.ws-auth h2,.ws-auth p{padding:0 18px}.ws-auth .ws-error{margin:18px}.ws-dialog-body .ws-fieldset[disabled]{opacity:.65}html[data-theme=dunkel] .ws-shell{color:#edf2fa;background:#111b2b}html[data-theme=dunkel] .ws-header,html[data-theme=dunkel] .ws-card,html[data-theme=dunkel] .ws-summary,html[data-theme=dunkel] .ws-form-card,html[data-theme=dunkel] .ws-nav{color:#edf2fa;background:#1c2b40;border-color:#33465f}html[data-theme=dunkel] .ws-stats{background:#243d57}html[data-theme=dunkel] .ws-card p,html[data-theme=dunkel] .ws-summary p{color:#bccadc}@media (max-width:650px){.ws-main{margin-top:16px;padding:0 12px}.ws-header h1{font-size:20px}.ws-header>div{padding:10px 12px}.ws-summary,.ws-card{gap:12px;padding:16px}.ws-card .bubble{display:none}.ws-card h2{font-size:18px}.ws-badge{font-size:11px}.ws-nav{justify-content:flex-start;gap:20px}.ws-toolbar>.primary{width:100%}.ws-dialog-body{max-height:calc(92vh - 80px);padding:14px}.ws-details>div{grid-template-columns:1fr;gap:5px}.ws-map-canvas{height:360px}.ws-field{padding:14px;font-size:16px}.ws-filters{gap:8px}.ws-filters label{flex:1;min-width:100px}.ws-filters input{box-sizing:border-box;width:100%}.ws-tools button{font-size:13px}.ws-summary .bubble{display:none}.module-card strong{font-size:18px!important}}
