:root{color:#20252b;background:#f4f5f6;font-family:Inter,Noto Sans SC,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit;letter-spacing:0}button,.button-link{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:38px;border:1px solid #176b52;border-radius:4px;padding:.55rem .85rem;background:#176b52;color:#fff;cursor:pointer;text-decoration:none}button:hover,.button-link:hover{background:#11533f}button:disabled{cursor:not-allowed;opacity:.45}button.secondary{border-color:#59616b;background:#59616b}button.danger{border-color:#b42318;background:#b42318}button.link-button{min-height:auto;border:0;background:transparent;color:#176b52;padding:.35rem}.icon-button{width:38px;height:38px;padding:0;flex:0 0 38px}.icon-text{white-space:nowrap}input,select,textarea{width:100%;border:1px solid #cfd4d9;border-radius:4px;background:#fff;color:#20252b;padding:.62rem .7rem}textarea{resize:vertical;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.85rem}label{display:grid;gap:.35rem;min-width:0;color:#4a5159;font-size:.85rem;font-weight:600}h1,h2,h3{letter-spacing:0}h2{margin:0 0 .2rem;font-size:1.45rem}h3{margin:0;font-size:1rem}code{overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.app-shell{display:grid;grid-template-columns:228px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;display:flex;flex-direction:column;gap:1rem;height:100vh;overflow-y:auto;background:#242a2f;color:#fff;padding:1rem}.brand-block{display:flex;align-items:center;gap:.7rem;min-height:52px;border-bottom:1px solid #3b4248;padding:0 .4rem .9rem}.brand-mark{display:grid;width:38px;height:38px;place-items:center;border-radius:4px;background:#2d7a61}.brand-block h1{margin:0;font-size:1.05rem}.brand-block p{margin:.15rem 0 0;color:#bfc6cc;font-size:.78rem}.sidebar nav{display:grid;gap:.2rem}.sidebar nav button{justify-content:flex-start;width:100%;border-color:transparent;background:transparent;color:#dce1e5}.sidebar nav button.active,.sidebar nav button:hover{border-color:#465058;background:#353d43;color:#fff}.logout-button{justify-content:flex-start;margin-top:auto}.content{min-width:0;padding:1.5rem 1.7rem 3rem}.center-card{display:grid;min-height:100vh;place-items:center}.page-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:50px;margin-bottom:1rem}.muted{margin:0;color:#6b737c;font-size:.86rem}.error{color:#b42318;font-weight:600}.success{color:#08704f;font-weight:600}.empty-state{border:1px dashed #c8cdd2;color:#777f87;padding:2rem;text-align:center}.actions{display:flex;flex-wrap:wrap;gap:.5rem}.card,.table-card{border:1px solid #dce0e3;border-radius:6px;background:#fff}.card{padding:1rem}.table-card{width:100%;overflow-x:auto}.auth-card{width:min(420px,calc(100vw - 2rem))}.form-stack{display:grid;max-width:760px;gap:.85rem}.form-inline{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.7rem;align-items:end;margin-bottom:.8rem}.key-box{display:grid;gap:.35rem;margin:.8rem 0;border-left:4px solid #b7860b;background:#fff9e8;padding:.8rem}table{width:100%;border-collapse:collapse}th,td{border-bottom:1px solid #e6e8ea;padding:.7rem .75rem;text-align:left;vertical-align:middle}th{background:#f7f8f8;color:#59616b;font-size:.76rem;font-weight:700;text-transform:uppercase}td{font-size:.88rem}td small{display:block;margin-top:.15rem;color:#747c84}tbody tr:last-child td{border-bottom:0}.compact-table table{min-width:520px}.badge{display:inline-flex;align-items:center;min-height:22px;border:1px solid #cbd1d6;border-radius:3px;padding:.12rem .4rem;background:#f2f4f5;color:#505860;font-size:.72rem;font-weight:700;white-space:nowrap}.badge.real,.badge.online,.badge.completed,.badge.verified,.badge.applied,.badge.published{border-color:#82b6a3;background:#e8f5ef;color:#0b6b4b}.badge.mock{border-color:#d6a33d;background:#fff3cf;color:#825900}.badge.critical,.badge.failed,.badge.aborted{border-color:#e2a29c;background:#feeceb;color:#a11b12}.badge.warning,.badge.pending,.badge.grant_issued,.badge.accepted,.badge.running{border-color:#d7b661;background:#fff8df;color:#755200}.badge.info,.badge.draft,.badge.created,.badge.uploading,.badge.uploaded{border-color:#91aec7;background:#edf5fa;color:#315e7c}.table-actions{display:flex;align-items:center;gap:.35rem;min-width:128px}.status-dot{display:inline-block;width:8px;height:8px;margin-right:.45rem;border-radius:50%;background:#8b9299}.status-dot.online{background:#0a8b61;box-shadow:0 0 0 3px #dff3eb}.status-dot.offline{background:#c24136}.metric-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #dce0e3;background:#fff;margin-bottom:1.2rem}.metric-strip>div{display:grid;grid-template-columns:24px 1fr;grid-template-rows:auto auto;gap:.15rem .6rem;border-right:1px solid #e1e4e6;padding:1rem}.metric-strip>div:last-child{border-right:0}.metric-strip svg{grid-row:1 / 3;align-self:center;color:#2d7a61}.metric-strip span{color:#687079;font-size:.78rem}.metric-strip strong{font-size:1.2rem}.split-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(250px,1fr);gap:1rem}.panel-section{min-width:0;margin-top:1.2rem}.panel-section>h3{margin-bottom:.6rem}.split-layout .panel-section{margin-top:0}.event-feed{border:1px solid #dce0e3;background:#fff;padding:.9rem}.event-row{display:flex;justify-content:space-between;gap:.7rem;border-bottom:1px solid #eceeef;padding:.55rem 0;font-size:.84rem}.event-row time{color:#747c84;white-space:nowrap}.device-create-band{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr)) auto;gap:.6rem;border:1px solid #dce0e3;background:#fff;padding:.8rem}.device-layout{display:grid;grid-template-columns:minmax(230px,.7fr) minmax(0,2fr);gap:1rem;margin-top:1rem}.device-list{display:grid;align-content:start;border:1px solid #dce0e3;background:#fff}.device-list button{display:grid;grid-template-columns:12px 1fr auto;width:100%;min-height:62px;border:0;border-bottom:1px solid #e5e8ea;border-radius:0;background:#fff;color:#252a30;text-align:left}.device-list button:hover,.device-list button.selected{background:#edf5f1}.device-list button.selected{box-shadow:inset 3px 0 #176b52}.device-list button .status-dot{align-self:center}.device-list button small{display:block;max-width:170px;overflow:hidden;color:#727a82;text-overflow:ellipsis}.device-list button>span:last-child{color:#6c747c;font-size:.76rem}.device-detail{min-width:0;border:1px solid #dce0e3;background:#fff;padding:1rem}.detail-heading{display:flex;justify-content:space-between;gap:1rem}.detail-heading h3{margin-bottom:.3rem;font-size:1.1rem}.critical-banner{margin-top:.8rem;border:1px solid #df9d97;background:#feeceb;color:#a11b12;padding:.65rem;font-weight:700}.capability-grid{display:grid;grid-template-columns:repeat(4,minmax(90px,1fr));margin-top:1rem;border:1px solid #e0e3e5}.capability-grid>div{display:flex;justify-content:space-between;align-items:center;gap:.4rem;border-right:1px solid #e0e3e5;border-bottom:1px solid #e0e3e5;padding:.65rem;font-size:.8rem}.capability-grid .mock-capability{background:#fffae9}.telemetry-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:1rem 0;background:#f6f7f7}.telemetry-grid>div{display:grid;gap:.25rem;border-right:1px solid #e0e3e5;padding:.7rem}.telemetry-grid span{color:#747c84;font-size:.75rem}.location-form{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:.65rem;align-items:end;border-top:1px solid #e2e5e7;padding-top:1rem}.location-form h3{grid-column:1 / -1}.location-form .wide{grid-column:span 2}.map-layout{display:grid;grid-template-columns:minmax(0,3fr) minmax(250px,1fr);min-height:620px;border:1px solid #d5dadd;background:#fff}.map-surface,.leaflet-map{width:100%;min-height:620px}.map-editor{border-left:1px solid #d5dadd;padding:1rem}.map-editor h3{display:flex;gap:.45rem;align-items:center;margin-bottom:.8rem}.map-editor .form-stack{margin-top:.8rem}.location-source-list{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;border-top:1px solid #e1e4e6;margin-top:1rem;padding-top:.8rem;font-size:.8rem}.location-source-list span{color:#737b83}.command-bands{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #dce0e3;background:#fff;margin-bottom:1rem}.command-bands section{border-right:1px solid #e1e4e6;padding:1rem}.command-bands section:last-child{border-right:0}.command-bands h3{margin-bottom:.7rem}.command-bands .simulated-band{background:#fffae9}.device-select{width:min(280px,100%)}.workflow-authoring{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(360px,2fr) minmax(200px,.8fr);border:1px solid #dce0e3;background:#fff}.panel-form{display:grid;align-content:start;gap:.7rem;border-right:1px solid #e1e4e6;padding:1rem}.panel-form:last-child{border-right:0}.panel-form h3{margin-bottom:.2rem}.graph-form textarea{min-height:230px}.run-row{border:1px solid #dce0e3;background:#fff}.run-row+.run-row{border-top:0}.run-row summary{display:grid;grid-template-columns:minmax(180px,1fr) auto auto;gap:.8rem;align-items:center;padding:.75rem;cursor:pointer}.run-row time{color:#707880;font-size:.8rem}.step-list{border-top:1px solid #e2e5e7}.step-list>div{display:grid;grid-template-columns:minmax(130px,1fr) minmax(100px,1fr) auto auto auto;gap:.6rem;align-items:center;border-bottom:1px solid #eceeef;padding:.65rem .8rem;font-size:.82rem}.step-list .simulated-step{background:#fffae9}.capture-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:.8rem}.capture-item{min-width:0;border:1px solid #dce0e3;border-radius:6px;background:#fff;overflow:hidden}.capture-item img,.capture-item .image-placeholder{display:grid;width:100%;height:190px;place-items:center;object-fit:cover;background:#e8ebed;color:#69717a}.capture-image-button{position:relative;display:block;width:100%;height:190px;min-height:190px;overflow:hidden;border:0;border-radius:0;padding:0;background:#e8ebed;color:#fff}.capture-image-button:hover{background:#e8ebed}.capture-image-button:focus-visible{outline:3px solid #2d7a61;outline-offset:-3px}.capture-image-button img,.capture-image-button .image-placeholder{transition:transform .16s ease,filter .16s ease}.capture-image-button:hover img{transform:scale(1.025);filter:brightness(.82)}.capture-image-action{position:absolute;right:.65rem;bottom:.65rem;display:grid;width:36px;height:36px;place-items:center;border:1px solid #ffffff99;border-radius:4px;background:#172026cc;opacity:0;transform:translateY(4px);transition:opacity .16s ease,transform .16s ease}.capture-image-button:hover .capture-image-action,.capture-image-button:focus-visible .capture-image-action{opacity:1;transform:translateY(0)}.capture-meta{display:grid;gap:.4rem;padding:.75rem;font-size:.82rem}.capture-meta>div{display:flex;justify-content:space-between;gap:.5rem}.capture-card-actions{display:flex;align-items:center;gap:.4rem}.capture-card-actions .capture-delete-button{width:28px;height:28px;min-height:28px;flex-basis:28px;padding:0}.capture-meta code{overflow:hidden;color:#6f7780;text-overflow:ellipsis;white-space:nowrap}.image-viewer-backdrop{position:fixed;z-index:1200;inset:0;display:grid;place-items:center;background:#0c1116d9;padding:1rem}.image-viewer{display:grid;grid-template-rows:auto minmax(0,1fr);width:min(1200px,calc(100vw - 2rem));height:min(860px,calc(100vh - 2rem));overflow:hidden;border:1px solid #515b62;border-radius:6px;background:#11171b;box-shadow:0 24px 80px #000a}.image-viewer-toolbar{display:flex;min-width:0;min-height:56px;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid #3a4349;background:#252c31;padding:.55rem .7rem .55rem 1rem;color:#f5f7f8}.image-viewer-toolbar>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-viewer-controls{display:flex;flex:0 0 auto;align-items:center;gap:.35rem}.image-viewer-controls .icon-button{border-color:#647078;background:#333c42;color:#fff}.image-viewer-controls .icon-button:hover{background:#465159}.image-viewer-controls .icon-button:disabled{background:#333c42}.image-viewer-controls output{width:52px;color:#dce2e5;font-size:.78rem;text-align:center}.image-viewer-controls .image-viewer-close{margin-left:.4rem;border-color:transparent;background:transparent}.image-viewer-stage{display:grid;min-width:0;min-height:0;place-items:safe center;overflow:auto;overscroll-behavior:contain;background:#11171b;padding:1.25rem}.image-viewer-stage .image-viewer-image{width:auto;height:auto;object-fit:contain;background:transparent;transition:max-width .12s ease,max-height .12s ease}.image-viewer-stage .image-placeholder{display:grid;width:min(420px,100%);min-height:180px;place-items:center;background:#252c31;color:#c8d0d5}.result-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:.8rem}pre{max-height:260px;overflow:auto;border-radius:4px;background:#252b30;color:#e7eeee;padding:.8rem}@media(max-width:1100px){.metric-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-strip>div:nth-child(2){border-right:0}.device-create-band{grid-template-columns:repeat(2,minmax(150px,1fr))}.workflow-authoring{grid-template-columns:1fr 2fr}.workflow-authoring .panel-form:last-child{grid-column:1 / -1;border-top:1px solid #e1e4e6}.capability-grid{grid-template-columns:repeat(2,minmax(90px,1fr))}}@media(max-width:820px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto;overflow:visible;padding:.75rem}.brand-block{border-bottom:0;padding-bottom:0}.sidebar nav{grid-template-columns:repeat(5,minmax(54px,1fr));overflow-x:auto;padding-bottom:.3rem}.sidebar nav button{flex-direction:column;min-width:64px;min-height:58px;gap:.25rem;padding:.35rem;font-size:.68rem}.logout-button{position:absolute;top:1rem;right:.8rem;width:38px;padding:0}.logout-button span{display:none}.content{padding:1rem .8rem 2.5rem}.split-layout,.device-layout,.map-layout{grid-template-columns:1fr}.map-layout,.map-surface,.leaflet-map{min-height:430px}.map-editor{border-top:1px solid #d5dadd;border-left:0}.command-bands{grid-template-columns:1fr}.command-bands section{border-right:0;border-bottom:1px solid #e1e4e6}.workflow-authoring{grid-template-columns:1fr}.panel-form{border-right:0;border-bottom:1px solid #e1e4e6}.workflow-authoring .panel-form:last-child{grid-column:auto}.location-form,.telemetry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.run-row summary{grid-template-columns:1fr auto}.run-row time{grid-column:1 / -1}.step-list>div{grid-template-columns:minmax(120px,1fr) auto auto}.step-list>div>span:nth-child(2),.step-list>div>span:last-child{display:none}}@media(max-width:520px){.page-header{align-items:flex-start}.metric-strip,.device-create-band,.location-form,.telemetry-grid{grid-template-columns:1fr}.metric-strip>div{border-right:0;border-bottom:1px solid #e1e4e6}.location-form .wide{grid-column:auto}.detail-heading{align-items:flex-start}.capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.capture-grid{grid-template-columns:1fr}.image-viewer-backdrop{padding:0}.image-viewer{width:100vw;height:100dvh;border:0;border-radius:0}.image-viewer-toolbar{align-items:flex-start;gap:.5rem;padding-left:.7rem}.image-viewer-toolbar>strong{padding-top:.55rem;font-size:.82rem}.image-viewer-controls{gap:.2rem}.image-viewer-controls .icon-button{width:34px;height:34px;min-height:34px;flex-basis:34px}.image-viewer-controls output{width:42px}.image-viewer-controls .image-viewer-close{margin-left:0}.image-viewer-stage{padding:.75rem}}.pwm-page{display:grid;gap:1rem;min-width:0}.page-heading{display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:1rem}.page-heading h2{margin:0}.page-heading p{margin:.2rem 0 0;color:#69727a;font-size:.84rem}.pwm-toolbar{display:grid;grid-template-columns:minmax(180px,1fr) minmax(240px,1.5fr) auto;align-items:end;gap:.8rem;border-top:1px solid #d9dee1;border-bottom:1px solid #d9dee1;background:#fff;padding:.8rem}.status-pill{display:inline-flex;min-height:36px;align-items:center;border:1px solid #aeb8be;border-radius:4px;padding:0 .7rem;background:#f3f5f6;color:#566068;font-size:.78rem;font-weight:800}.status-pill.applied{border-color:#82b6a3;background:#e8f5ef;color:#0b6b4b}.status-pill.pending,.status-pill.draft{border-color:#d7b661;background:#fff8df;color:#755200}.status-pill.failed{border-color:#e2a29c;background:#feeceb;color:#a11b12}.inline-alert{display:flex;min-height:42px;align-items:center;gap:.55rem;border:1px solid currentColor;border-radius:4px;padding:.65rem .8rem;background:#fff;font-size:.84rem}.inline-alert .icon-button{width:28px;height:28px;min-height:28px;flex-basis:28px;margin-left:auto;border:0;background:transparent;color:currentColor}.pwm-summary-band{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #d9dee1;background:#fff}.pwm-summary-band>div{display:grid;gap:.25rem;border-right:1px solid #e1e5e7;padding:.85rem}.pwm-summary-band>div:last-child{border-right:0}.pwm-summary-band span{color:#717a82;font-size:.72rem}.pwm-summary-band strong{overflow:hidden;font-size:1rem;text-overflow:ellipsis;white-space:nowrap}.pwm-layout{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(500px,2fr);gap:1rem;align-items:start}.pwm-page .panel{min-width:0;border:1px solid #d9dee1;background:#fff}.panel-title{display:flex;min-height:48px;align-items:center;gap:.55rem;border-bottom:1px solid #e1e5e7;padding:.65rem .8rem}.panel-title svg{color:#28705b}.panel-title .icon-button{margin-left:auto}.pwm-resource{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.55rem;border-bottom:1px solid #e8ebed;padding:.8rem}.pwm-resource>div:first-child{display:grid;min-width:0;gap:.2rem}.pwm-resource>div:first-child span{overflow:hidden;color:#717b82;font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.pwm-resource .backend{align-self:start;border:1px solid #aeb8be;border-radius:3px;padding:.12rem .35rem;color:#58636a;font-size:.68rem;font-weight:800;text-transform:uppercase}.pwm-resource .backend.real{border-color:#82b6a3;background:#e8f5ef;color:#0b6b4b}.pwm-resource .backend.mock{border-color:#d6a33d;background:#fff3cf;color:#825900}.channel-grid{display:grid;grid-column:1 / -1;grid-template-columns:repeat(4,minmax(0,1fr));gap:.3rem}.channel-grid span{border:1px solid #d6dbde;border-radius:3px;background:#f5f7f7;padding:.3rem;color:#768087;font-size:.68rem;text-align:center}.channel-grid span.occupied{border-color:#6ca18f;background:#e8f3ef;color:#185f4a;font-weight:800}.channel-grid span.reserved{border-color:#d6a33d;background:#fff6dc;color:#755200}.pwm-diff{display:grid;gap:.35rem;border-top:3px solid #d7a52f;background:#fffaf0;padding:.8rem}.pwm-diff h4,.pwm-diff p{margin:0}.pwm-diff p{color:#69572e;font-size:.76rem}.pwm-peripheral-row{display:grid;gap:.65rem;border-bottom:1px solid #e5e9eb;padding:.8rem}.pwm-peripheral-main{display:grid;grid-template-columns:minmax(160px,1fr) auto auto;gap:.55rem;align-items:center}.pwm-peripheral-main input{min-width:0;font-weight:700}.role-label{border-left:3px solid #34755f;padding-left:.45rem;color:#536069;font-size:.72rem;font-weight:700}.pwm-peripheral-main .icon-button{width:34px;height:34px;min-height:34px;flex-basis:34px}.pwm-map-fields{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:.55rem}.pwm-parameter-fields{display:grid;grid-template-columns:repeat(4,minmax(110px,1fr));gap:.5rem;border-top:1px solid #e6eaec;padding-top:.6rem}.pwm-parameter-fields .parameter-toggle{display:flex;align-items:center;align-self:end;gap:.45rem;min-height:39px}.pwm-parameter-fields .parameter-toggle input{width:18px;height:18px}.pwm-peripheral-row>code{color:#7d868d;font-size:.68rem}.pwm-live-control{display:grid;grid-template-columns:minmax(100px,1fr) 62px auto 38px;align-items:center;gap:.45rem;border-left:3px solid #3a7e97;background:#f2f8fa;padding:.45rem .55rem}.pwm-live-control input[type=range]{border:0;background:transparent;padding:0}.pwm-live-control .compact-number{padding:.4rem}.pwm-live-control .icon-button{width:34px;height:34px;min-height:34px;flex-basis:34px}.pwm-capability-state{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;color:#626d74;font-size:.72rem}.pwm-capability-state .backend{border:1px solid #aeb8be;border-radius:3px;padding:.12rem .35rem;font-weight:800;text-transform:uppercase}.pwm-capability-state .backend.real{border-color:#82b6a3;background:#e8f5ef;color:#0b6b4b}.pwm-capability-state .backend.mock{border-color:#d6a33d;background:#fff3cf;color:#825900}.pwm-capability-state strong{color:#a12622}.switch-control{display:flex;grid-column:1 / 4;align-items:center;gap:.5rem}.switch-control input{width:18px;height:18px}.pwm-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem;padding:.8rem}.pwm-history-list>div{display:grid;grid-template-columns:60px 100px minmax(90px,1fr) auto;gap:.7rem;align-items:center;border-bottom:1px solid #e8ebed;padding:.65rem .8rem;font-size:.78rem}.pwm-history-list code,.pwm-history-list time{color:#727c83}.rollback-control{display:grid;grid-template-columns:minmax(160px,240px) auto;justify-content:end;gap:.55rem;padding:.8rem}.modal-backdrop{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;background:#17202699;padding:1rem}.confirm-dialog{display:grid;width:min(460px,100%);gap:.8rem;border:1px solid #c8cfd3;border-radius:6px;background:#fff;padding:1.1rem;box-shadow:0 20px 60px #11182055}.confirm-dialog>svg{color:#b67813}.confirm-dialog h3,.confirm-dialog p{margin:0}.confirm-dialog p{color:#58636a;font-size:.86rem;line-height:1.55}.confirm-dialog>div{display:flex;justify-content:flex-end;gap:.55rem}@media(max-width:1050px){.pwm-layout{grid-template-columns:1fr}.pwm-parameter-fields{grid-template-columns:repeat(3,minmax(110px,1fr))}}@media(max-width:700px){.pwm-toolbar,.pwm-summary-band,.pwm-map-fields,.pwm-parameter-fields{grid-template-columns:1fr}.pwm-summary-band>div{border-right:0;border-bottom:1px solid #e1e5e7}.pwm-peripheral-main{grid-template-columns:minmax(0,1fr) auto}.pwm-peripheral-main .role-label{grid-row:2}.pwm-live-control{grid-template-columns:minmax(80px,1fr) 58px auto 36px}.pwm-history-list>div{grid-template-columns:45px 80px 1fr}.pwm-history-list time{grid-column:1 / -1}.rollback-control{grid-template-columns:1fr}}.remote-console{min-width:0;min-height:calc(100vh - 4.5rem);overflow:hidden;border:1px solid #d7dcdf;border-radius:7px;background:#eef1f3;color:#20262b}.remote-console button,.remote-console input,.remote-console select{letter-spacing:0}.remote-topbar{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #d7dcdf;background:#fff;padding:0 28px}.remote-title{display:flex;min-width:0;align-items:center;gap:14px}.remote-title-mark{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border-radius:7px;background:#1f5d4c;color:#fff}.remote-title h2{margin:0;font-size:20px;line-height:1.25}.remote-title p{margin:3px 0 0;color:#737c83;font-size:12px}.remote-device-cluster{display:flex;min-width:0;align-items:center;gap:12px}.remote-online{display:inline-flex;align-items:center;gap:7px;color:#59636a;font-size:13px;font-weight:700;white-space:nowrap}.remote-online:before{width:8px;height:8px;border-radius:50%;background:#899299;box-shadow:0 0 0 4px #eceeef;content:""}.remote-online.online{color:#17664f}.remote-online.online:before{background:#1b9a6b;box-shadow:0 0 0 4px #e1f3ec}.remote-online.offline{color:#9d2e24}.remote-online.offline:before{background:#c74337;box-shadow:0 0 0 4px #fae7e5}.remote-device-select{width:252px;height:40px;border-color:#cdd3d7;border-radius:6px;padding:0 38px 0 12px}.remote-content{max-width:1440px;margin:0 auto;padding:22px 28px 30px}.remote-empty{display:grid;min-height:420px;place-content:center;justify-items:center;gap:8px;color:#6b757c}.remote-empty strong{color:#2d353b}.remote-empty span{font-size:12px}.remote-safety-strip{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:20px;border:1px solid #d7dcdf;border-left:4px solid #c43b2b;background:#fff;padding:14px 16px}.remote-safety-state{display:flex;min-width:0;align-items:center;gap:12px}.remote-safety-state>svg{flex:0 0 auto;color:#b52e20}.remote-safety-state strong{display:block;font-size:14px}.remote-safety-state span{display:block;max-width:620px;margin-top:2px;overflow:hidden;color:#6c757c;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.remote-signal{display:flex;align-items:center;gap:7px;color:#576169;font-size:12px;white-space:nowrap}.remote-safety-actions{display:flex;gap:8px}.remote-console button.remote-danger,.remote-console button.remote-reset{display:inline-flex;height:40px;min-height:40px;align-items:center;justify-content:center;gap:8px;border-radius:6px;padding:0 16px;font-weight:800}.remote-console button.remote-danger{border-color:#ad2d1e;background:#bd3525;color:#fff}.remote-console button.remote-danger:hover:not(:disabled){background:#a92d20}.remote-console button.remote-reset{border-color:#ccd2d6;background:#f6f7f8;color:#3f484f}.remote-console button.remote-reset:hover:not(:disabled){background:#e9edef}.remote-notice{margin-top:10px;border:1px solid currentColor;background:#fff;padding:9px 12px;font-size:12px}.remote-notice.success{color:#08704f}.remote-notice.error{color:#b42318}.remote-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 310px;gap:14px;margin-top:14px}.remote-model-stage{position:relative;grid-column:1 / -1;grid-row:1;min-width:0;overflow:hidden;border-radius:7px;background:#172126;color:#f4f7f8}.remote-model-head{position:relative;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #344148;padding:14px 16px}.remote-model-head h3{margin:0;font-size:14px}.remote-model-head p{margin:3px 0 0;color:#9eacb3;font-size:10px}.remote-model-format{display:flex;align-items:center;gap:7px;color:#b9c5ca;font-size:10px;white-space:nowrap}.remote-model-format:before{width:7px;height:7px;border-radius:50%;background:#41bd8c;content:""}.remote-model-viewport{position:relative;height:clamp(380px,42vw,580px);min-height:380px;overflow:hidden;background:#e9eef1}.remote-model-canvas{position:absolute;inset:0;display:block;width:100%;height:100%;touch-action:none}.remote-model-load{position:absolute;z-index:3;bottom:14px;left:16px;display:inline-flex;max-width:calc(100% - 112px);align-items:center;gap:7px;border:1px solid #c7d0d4;border-radius:5px;background:#ffffffeb;color:#4e5b62;padding:6px 9px;font-size:10px;box-shadow:0 2px 8px #3140471c}.remote-model-load span{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:#c18a1b}.remote-model-load.ready span{background:#24946c}.remote-model-load.error{border-color:#e5b8b2;color:#a12f24}.remote-model-load.error span{background:#bd3b30}.remote-model-tools{position:absolute;z-index:3;top:14px;right:14px;display:grid;gap:7px}.remote-console button.remote-model-tool{display:grid;width:36px;min-width:36px;height:36px;min-height:36px;place-items:center;border:1px solid #c4cdd1;border-radius:5px;background:#ffffffeb;color:#435159;padding:0;box-shadow:0 2px 8px #3140471c}.remote-console button.remote-model-tool:hover:not(:disabled){background:#fff;color:#1f6753}.remote-model-bindings{position:relative;z-index:4;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid #344148;background:#1d292f}.remote-model-bindings>div{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;border-right:1px solid #344148;padding:10px 12px}.remote-model-bindings>div:last-child{border-right:0}.remote-model-bindings span{overflow:hidden;color:#9fadb3;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.remote-model-bindings strong{color:#f4f7f8;font-size:11px;font-variant-numeric:tabular-nums;white-space:nowrap}.remote-model-bindings small{color:#e0b75c;font-size:9px;white-space:nowrap}.remote-speed-control,.remote-side{min-width:0;border:1px solid #d7dcdf;border-radius:7px;background:#fff}.remote-speed-control{padding:18px}.remote-speed-control[data-control=esc]{grid-column:1;grid-row:2}.remote-speed-control[data-control=fan]{grid-column:2;grid-row:2}.remote-control-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.remote-control-title{display:flex;min-width:0;align-items:center;gap:10px}.remote-control-icon{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:6px}.remote-control-icon.esc{background:#fff0e2;color:#a45113}.remote-control-icon.fan{background:#e4f2f6;color:#176379}.remote-control-title h3{margin:0;font-size:16px}.remote-control-title p{margin:3px 0 0;overflow:hidden;color:#758087;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.remote-mode{display:inline-flex;flex:0 0 auto;align-items:center;gap:7px;color:#687179;font-size:12px;font-weight:800}.remote-mode:before{width:7px;height:7px;border-radius:50%;background:#879198;content:""}.remote-mode.real{color:#276550}.remote-mode.real:before{background:#2b9c72}.remote-mode.mock{color:#805a0b}.remote-mode.mock:before{background:#d19a28}.remote-live-row{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-top:25px}.remote-live-value{font-size:48px;font-weight:800;line-height:1;font-variant-numeric:tabular-nums}.remote-live-value small{margin-left:3px;color:#59636a;font-size:17px;font-weight:700}.remote-effective{color:#778188;font-size:11px;text-align:right}.remote-effective strong{display:block;margin-top:3px;color:#273036;font-size:15px;font-variant-numeric:tabular-nums}.remote-slider-wrap{margin-top:22px}.remote-range{width:100%;height:20px;margin:0;border:0;background:transparent;padding:0;appearance:none}.remote-range::-webkit-slider-runnable-track{height:6px;border-radius:3px;background:linear-gradient(to right,#28705b 0 var(--remote-value, 0%),#dce2e5 var(--remote-value, 0%) 100%)}.remote-range::-moz-range-track{height:6px;border-radius:3px;background:#dce2e5}.remote-range::-moz-range-progress{height:6px;border-radius:3px;background:#28705b}.remote-range::-webkit-slider-thumb{width:22px;height:22px;margin-top:-8px;border:3px solid #fff;border-radius:50%;background:#256b57;box-shadow:0 0 0 1px #256b57,0 2px 5px #68747b55;appearance:none}.remote-range::-moz-range-thumb{width:18px;height:18px;border:3px solid #fff;border-radius:50%;background:#256b57;box-shadow:0 0 0 1px #256b57,0 2px 5px #68747b55}.remote-scale{display:flex;justify-content:space-between;color:#8a9297;font-size:10px}.remote-presets{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin-top:16px}.remote-console button.remote-preset{min-width:0;min-height:32px;height:32px;border-color:#d5dbde;border-radius:5px;background:#f7f8f8;color:#4d575e;padding:0 4px;font-size:12px;font-weight:700}.remote-console button.remote-preset:hover:not(:disabled),.remote-console button.remote-preset.active{border-color:#2a745e;background:#e9f3ef;color:#205f4d}.remote-manual-row{display:grid;grid-template-columns:96px minmax(0,1fr);gap:8px;margin-top:16px}.remote-number-wrap{position:relative;display:block}.remote-number{width:100%;height:40px;border-color:#cbd2d6;border-radius:6px;padding:0 28px 0 11px;font-variant-numeric:tabular-nums;font-weight:700}.remote-number-wrap>span{position:absolute;top:12px;right:10px;color:#747e84;font-size:12px;pointer-events:none}.remote-console button.remote-send{min-width:0;height:40px;border-color:#1f614f;border-radius:6px;background:#256b57;color:#fff;font-weight:800}.remote-console button.remote-send:hover:not(:disabled){background:#1f5b4a}.remote-stream-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;border-top:1px solid #edf0f1;padding-top:13px}.remote-stream-row>div strong{display:block;font-size:12px}.remote-stream-row>div span{display:block;color:#7b858b;font-size:10px}.remote-switch{position:relative;display:block;width:42px;height:24px;flex:0 0 42px}.remote-switch input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.remote-switch>span{position:absolute;inset:0;border-radius:12px;background:#b8c0c5;transition:.2s}.remote-switch>span:after{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;content:"";transition:.2s}.remote-switch input:checked+span{background:#28705b}.remote-switch input:checked+span:after{transform:translate(18px)}.remote-switch input:focus-visible+span{outline:2px solid #1f5d4c;outline-offset:2px}.remote-side{display:flex;grid-column:3;grid-row:2 / 4;flex-direction:column}.remote-side-section{padding:16px;border-bottom:1px solid #e4e8ea}.remote-side-section:last-child{border-bottom:0}.remote-side h3{margin:0 0 13px;font-size:13px}.remote-section-heading.remote-subcontrol{margin-top:18px;padding-top:16px;border-top:1px solid #e4e8ea}.remote-section-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.remote-section-heading h3,.remote-section-heading .badge{margin-bottom:13px}.remote-door-control{display:grid;grid-template-columns:1fr 1fr;border:1px solid #ccd3d7;border-radius:6px;overflow:hidden}.remote-console .remote-door-control button{height:38px;min-height:38px;border:0;border-radius:0;background:#f7f8f8;color:#5b656c;padding:0 8px;font-weight:800}.remote-console .remote-door-control button+button{border-left:1px solid #ccd3d7}.remote-console .remote-door-control button:hover:not(:disabled){background:#edf1f2}.remote-console .remote-door-control button.selected{background:#245f50;color:#fff}.remote-inline-warning{margin:9px 0 0;color:#9b3c28;font-size:10px}.remote-led-line{display:grid;grid-template-columns:22px minmax(0,1fr) 45px;align-items:center;gap:8px}.remote-led-line>svg{color:#b88722}.remote-led-line output{color:#4a545a;font-size:12px;font-weight:800;text-align:right}.remote-led-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:10px}.remote-console .remote-led-actions button{min-height:32px;border-color:#d2d8db;border-radius:5px;background:#f7f8f8;color:#4d575e;padding:0 8px;font-size:11px;font-weight:700}.remote-console .remote-led-actions button:hover:not(:disabled){border-color:#2a745e;background:#e9f3ef;color:#205f4d}.remote-receipts{min-height:190px;flex:1}.remote-receipt-row{display:grid;grid-template-columns:9px minmax(0,1fr) auto;gap:8px;align-items:start;padding:8px 0;border-bottom:1px solid #eef1f2}.remote-receipt-row:last-child{border-bottom:0}.remote-receipt-dot{width:7px;height:7px;margin-top:4px;border-radius:50%;background:#879198}.remote-receipt-dot.completed{background:#28a071}.remote-receipt-dot.pending,.remote-receipt-dot.accepted{background:#d19620}.remote-receipt-dot.failed,.remote-receipt-dot.expired{background:#c63f33}.remote-receipt-row strong{display:block;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.remote-receipt-row div>span{display:block;overflow:hidden;color:#7c858b;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.remote-receipt-row time{color:#8b9398;font-size:10px;font-variant-numeric:tabular-nums;white-space:nowrap}.remote-no-receipt{margin:0;color:#858d93;font-size:11px}.remote-command-status{display:flex;min-height:42px;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #d8dde0;background:#f8f9f9;padding:8px 16px;color:#647078;font-size:11px}.remote-command-status span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.remote-command-status strong{flex:0 0 auto;color:#276b56}.remote-latched .remote-model-stage,.remote-latched .remote-speed-control,.remote-latched .remote-side{opacity:.62}@media(max-width:1260px){.remote-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.remote-model-stage{grid-column:1 / -1;grid-row:auto}.remote-speed-control[data-control=esc],.remote-speed-control[data-control=fan]{grid-column:auto;grid-row:auto}.remote-side{display:grid;grid-column:1 / -1;grid-row:auto;grid-template-columns:1fr 1fr 1.4fr}.remote-side-section{border-right:1px solid #e4e8ea;border-bottom:0}.remote-side-section:last-of-type{border-right:0}.remote-command-status{grid-column:1 / -1}}@media(max-width:820px){.remote-topbar{align-items:flex-start;flex-direction:column;padding:16px}.remote-device-cluster{display:grid;width:100%;grid-template-columns:auto minmax(0,1fr)}.remote-device-select{width:100%;min-width:0}.remote-content{width:100%;min-width:0;padding:14px}.remote-safety-strip{grid-template-columns:minmax(0,1fr) auto;gap:12px}.remote-safety-state{grid-column:1 / -1}.remote-safety-state span{white-space:normal}.remote-grid{grid-template-columns:minmax(0,1fr)}.remote-model-stage,.remote-speed-control,.remote-side{width:100%;grid-column:auto}.remote-side{display:flex}.remote-side-section{border-right:0;border-bottom:1px solid #e4e8ea}.remote-command-status{width:100%}}@media(max-width:520px){.remote-console{border-right:0;border-left:0;border-radius:0}.remote-title h2{font-size:18px}.remote-safety-strip{grid-template-columns:1fr}.remote-signal{grid-column:auto}.remote-safety-actions{width:100%}.remote-safety-actions button{flex:1}.remote-model-head{align-items:flex-start}.remote-model-format{max-width:110px;white-space:normal;text-align:right}.remote-model-viewport{height:350px;min-height:350px}.remote-model-load{right:62px;max-width:none}.remote-model-bindings{grid-template-columns:repeat(2,minmax(0,1fr))}.remote-model-bindings>div:nth-child(2n){border-right:0}.remote-model-bindings>div:nth-child(-n+4){border-bottom:1px solid #344148}.remote-speed-control{padding:16px}.remote-live-value{font-size:42px}.remote-presets{grid-template-columns:repeat(3,minmax(0,1fr))}.remote-manual-row{grid-template-columns:84px minmax(0,1fr)}}.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}}
