.schedule-workspace,.sw-course-editor-page{--sw-green: #0b8f45;--sw-green-dark: #076536;--sw-green-soft: #eaf7ef;--sw-blue: #2474d0;--sw-orange: #e88919;--sw-red: #d44848;--sw-text: var(--text, #17231d);--sw-muted: var(--muted, #68766e);--sw-line: var(--line, #dfe6e1);--sw-surface: var(--surface, #ffffff);--sw-alt: var(--surface-alt, #f6f8f7);width:100%;min-width:0;min-height:calc(100vh - 76px);padding:18px 22px 28px;color:var(--sw-text);background:var(--sw-alt);font-size:14px}.schedule-workspace *,.sw-course-editor-page *{box-sizing:border-box}.schedule-workspace button,.schedule-workspace input,.schedule-workspace select,.schedule-workspace textarea,.sw-course-editor-page button,.sw-course-editor-page input,.sw-course-editor-page select,.sw-course-editor-page textarea{font:inherit}.schedule-workspace button,.sw-course-editor-page button{color:inherit;cursor:pointer}.schedule-workspace svg,.sw-course-editor-page svg{width:18px;height:18px;stroke-width:1.9}.schedule-workspace h1,.schedule-workspace h2,.schedule-workspace h3,.schedule-workspace p,.sw-course-editor-page h1,.sw-course-editor-page h2,.sw-course-editor-page h3,.sw-course-editor-page p{margin-top:0}.schedule-workspace button:disabled,.sw-course-editor-page button:disabled{cursor:not-allowed;opacity:.48}.schedule-workspace input,.schedule-workspace select,.schedule-workspace textarea,.sw-course-editor-page input,.sw-course-editor-page select,.sw-course-editor-page textarea{min-width:0;color:var(--sw-text);border:1px solid var(--sw-line);border-radius:6px;background:var(--sw-surface);outline:0}.schedule-workspace input:focus,.schedule-workspace select:focus,.schedule-workspace textarea:focus,.sw-course-editor-page input:focus,.sw-course-editor-page select:focus,.sw-course-editor-page textarea:focus{border-color:var(--sw-green);box-shadow:0 0 0 3px color-mix(in srgb,var(--sw-green) 13%,transparent)}.schedule-workspace input,.schedule-workspace select,.sw-course-editor-page input,.sw-course-editor-page select{height:40px;padding:0 11px}.schedule-workspace textarea,.sw-course-editor-page textarea{width:100%;padding:10px 11px;resize:vertical}.schedule-workspace label,.sw-course-editor-page label{display:grid;gap:6px;color:var(--sw-muted);font-size:12px;font-weight:750}.schedule-workspace button,.sw-course-editor-page button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 13px;border:1px solid var(--sw-line);border-radius:6px;background:var(--sw-surface);font-weight:750}.schedule-workspace button:hover,.sw-course-editor-page button:hover{border-color:color-mix(in srgb,var(--sw-green) 55%,var(--sw-line));background:var(--sw-green-soft)}.schedule-workspace button.primary,.sw-course-editor-page button.primary{color:#fff;border-color:var(--sw-green-dark);background:linear-gradient(#12a654,var(--sw-green));box-shadow:inset 0 1px #ffffff35}.schedule-workspace button.danger,.sw-course-editor-page button.danger{color:#b91c1c;border-color:#f1b5b5;background:#fff7f7}.sw-icon-button{width:38px;min-width:38px;padding:0!important}.sw-section-header{min-width:0;min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin:-18px -22px 18px;padding:12px 22px;border-bottom:1px solid var(--sw-line);background:var(--sw-surface)}.sw-section-header>div:first-child{min-width:0;display:flex;align-items:center;gap:13px}.sw-title-dot{width:11px;height:11px;flex:0 0 auto;border-radius:50%;background:var(--sw-green);box-shadow:0 0 0 5px var(--sw-green-soft)}.sw-section-header h1{margin:0 0 2px;font-size:23px;line-height:1.15}.sw-section-header p{margin:0;color:var(--sw-muted);font-size:12px}.sw-header-actions{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:7px}.sw-header-actions>button{border-color:transparent}.sw-period-select{min-width:0;max-width:280px;flex:1 1 190px;position:relative;display:flex!important;align-items:center}.sw-period-select svg{position:absolute;left:10px;z-index:2;color:var(--sw-green);pointer-events:none}.sw-period-select select{width:100%;min-width:0;padding-left:40px;overflow:hidden;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.sw-autosave{min-height:38px;display:inline-flex;align-items:center;gap:7px;padding:0 11px;border:1px solid #bfe8cd;border-radius:6px;color:#08733a;background:#eaf8ef;font-size:12px;font-weight:800;white-space:nowrap}.sw-autosave.saving svg{animation:sw-spin 1s linear infinite}.sw-autosave.error{color:#a61b1b;border-color:#f1b8b8;background:#fff0f0}.sw-autosave.readonly{color:#56625c;border-color:var(--sw-line);background:var(--sw-alt)}@keyframes sw-spin{to{transform:rotate(360deg)}}.sw-alert{min-height:46px;display:flex;align-items:center;gap:10px;margin:0 0 14px;padding:10px 13px;color:#9b2525;border:1px solid #f0b4b4;border-radius:6px;background:#fff0f0}.sw-alert>button{margin-left:auto}.sw-loading{min-height:520px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--sw-muted)}.sw-loading svg{animation:sw-spin 1s linear infinite}.sw-card,.sw-detail-card,.sw-inspector,.sw-stop-editor,.sw-course-stops,.sw-package-banner,.sw-course-summary{min-width:0;border:1px solid var(--sw-line);border-radius:8px;background:var(--sw-surface);box-shadow:0 1px 2px #0f271808}.sw-card-head{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 16px;border-bottom:1px solid var(--sw-line)}.sw-card-head h2{margin:0;font-size:17px}.sw-card-head h2 span{display:inline-grid;min-width:22px;height:22px;place-items:center;padding:0 6px;border-radius:11px;color:var(--sw-muted);background:var(--sw-alt);font-size:11px}.sw-card-head p{margin:3px 0 0;color:var(--sw-muted);font-size:12px}.sw-master-detail{min-width:0;display:grid;grid-template-columns:minmax(0,2fr) minmax(330px,1fr);gap:14px;align-items:start}.sw-master-detail>main{min-width:0;display:grid;gap:14px}.sw-detail-card{position:sticky;top:92px;max-height:calc(100vh - 112px);overflow:auto;padding:18px}.sw-detail-card>small{color:var(--sw-muted);font-weight:850;letter-spacing:.08em}.sw-detail-card>h2{margin:8px 0 12px;font-size:22px}.sw-detail-card section{padding:17px 0;border-top:1px solid var(--sw-line)}.sw-detail-card section h3{margin:0 0 10px;font-size:13px}.sw-detail-card section p{color:var(--sw-muted);line-height:1.45}.sw-detail-actions{display:grid;gap:8px;padding-top:15px;border-top:1px solid var(--sw-line)}.sw-detail-actions button{width:100%}.sw-detail-metrics,.sw-detail-grid,.sw-facts{display:grid;grid-template-columns:1fr 1fr;gap:12px}.sw-detail-metrics{margin:20px 0}.sw-detail-metrics span,.sw-detail-grid span,.sw-facts span{min-width:0;display:grid;gap:3px}.sw-detail-metrics small,.sw-detail-grid small,.sw-facts small{color:var(--sw-muted);font-size:11px}.sw-detail-metrics b{font-size:20px}.sw-detail-grid .wide{grid-column:1 / -1}.sw-status{display:inline-flex;width:max-content;align-items:center;padding:4px 8px;border-radius:12px;color:#08723a;background:#e2f6e9;font-size:11px;font-weight:850}.sw-status.draft{color:#85601a;background:#fff2cf}.sw-status.planned{color:#1b5ca7;background:#e6f1ff}.sw-status.archived{color:#59645e;background:#edf0ee}.sw-line-number{min-width:38px;display:inline-grid;place-items:center;padding:5px 8px;border-radius:5px;color:#fff;background:var(--sw-green);font-weight:900}.sw-muted{color:var(--sw-muted)}.sw-chip-row{display:flex;flex-wrap:wrap;gap:7px}.sw-association-chip,.sw-variant-chip,.sw-tag{display:inline-flex;align-items:center;padding:5px 8px;border:1px solid #b8dfc5;border-radius:5px;color:#08733a;background:#eaf8ef;font-size:11px;font-weight:850}.sw-variant-chip.change,.sw-tag.change{color:#1d5ca4;border-color:#b9d7fb;background:#eaf3ff}.sw-tag.base{color:#44514a;border-color:#d4ddd7;background:#f2f5f3}.sw-tag.vacation{color:#1c64bb;border-color:#b8d8ff;background:#eaf4ff}.sw-empty{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:28px;color:var(--sw-muted);text-align:center}.sw-empty>svg{width:36px;height:36px;color:var(--sw-green)}.sw-empty b{color:var(--sw-text);font-size:16px}.sw-empty span{max-width:480px;line-height:1.45}.sw-filters,.sw-page-toolbar{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 16px;border-bottom:1px solid var(--sw-line)}.sw-filters>label,.sw-page-toolbar label:has(>svg){min-width:260px;position:relative;display:flex!important;align-items:center}.sw-filters label svg,.sw-page-toolbar label>svg{position:absolute;left:10px;z-index:2;color:var(--sw-muted)}.sw-filters label input,.sw-page-toolbar label>input{width:100%;padding-left:36px}.sw-filters>select{width:150px}.sw-form{display:grid;gap:14px}.sw-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.sw-form-grid.four{grid-template-columns:110px 1.5fr 1fr 1fr}.sw-form-actions{display:flex;align-items:end;justify-content:space-between;gap:12px}.sw-note,.sw-info-banner{display:flex;align-items:flex-start;gap:9px;padding:11px 12px;color:#365c47;border:1px solid #cce6d5;border-radius:6px;background:#eef8f1;font-size:12px;line-height:1.45}.sw-note.warning{color:#7c5513;border-color:#ecd294;background:#fff7e5}.sw-note svg,.sw-info-banner svg{flex:0 0 auto}.sw-error{display:flex;align-items:center;gap:8px;margin:0;padding:10px;color:#a51f1f;border-radius:5px;background:#fff0f0}.sw-package-table>header,.sw-package-table>button{display:grid;grid-template-columns:minmax(200px,1.35fr) minmax(205px,1.3fr) 90px 80px 75px 92px;align-items:center;gap:12px;padding:12px 16px;text-align:left}.sw-package-table>header{color:var(--sw-muted);background:var(--sw-alt);font-size:11px;font-weight:850}.sw-package-table>button{width:100%;min-height:76px;border:0;border-bottom:1px solid var(--sw-line);border-radius:0}.sw-package-table>button.selected{box-shadow:inset 4px 0 var(--sw-green);background:var(--sw-green-soft)}.sw-package-table>button>span{min-width:0;display:flex;align-items:center;gap:10px}.sw-package-table>button>span:nth-child(2){display:grid;gap:3px}.sw-package-table small{color:var(--sw-muted)}.sw-package-table svg{color:var(--sw-green)}.sw-recent-list>button{width:100%;display:grid;grid-template-columns:40px minmax(0,1fr) 180px 28px;align-items:center;gap:10px;padding:11px 16px;border:0;border-bottom:1px solid var(--sw-line);border-radius:0;text-align:left}.sw-recent-list>button>span:nth-child(2){display:grid;gap:2px}.sw-recent-list>button>span:nth-child(3){color:var(--sw-muted);font-size:12px}.sw-recent-list small{color:var(--sw-muted)}.sw-recent-icon{width:34px;height:34px;display:grid!important;place-items:center;border-radius:5px;color:var(--sw-green);background:var(--sw-green-soft)}.sw-recent-icon svg{width:17px}.sw-period-choice{width:100%;display:flex!important;justify-content:flex-start!important;text-align:left}.sw-period-choice>span{display:grid;gap:2px}.sw-period-choice svg{color:var(--sw-green)}.sw-period-choice small{color:var(--sw-muted)}.sw-page-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px;padding:16px 18px;border:1px solid var(--sw-line);border-radius:8px;background:var(--sw-surface)}.sw-page-heading>div{display:flex;align-items:center;gap:13px}.sw-page-heading small{color:var(--sw-green);font-size:10px;font-weight:900;letter-spacing:.12em}.sw-page-heading h1{margin:3px 0;font-size:24px}.sw-page-heading p{margin:0;color:var(--sw-muted)}.sw-page-icon{width:46px;height:46px;display:grid;place-items:center;color:#fff;border-radius:7px;background:var(--sw-green)}.sw-page-icon svg{width:24px;height:24px}.sw-subtabs{display:flex;align-items:center;gap:3px;margin-bottom:14px;padding:0 10px;border:1px solid var(--sw-line);border-radius:7px;background:var(--sw-surface)}.sw-subtabs button{min-height:48px;border:0;border-bottom:3px solid transparent;border-radius:0;background:transparent}.sw-subtabs button.active{color:var(--sw-green);border-bottom-color:var(--sw-green)}.sw-package-banner{display:grid;grid-template-columns:54px minmax(180px,1fr) 120px minmax(210px,1.4fr) 90px;align-items:center;gap:16px;padding:17px 18px}.sw-package-banner>span:first-child{width:48px;height:48px;display:grid;place-items:center;color:#fff;border-radius:7px;background:var(--sw-green)}.sw-package-banner h2{margin:0 0 3px}.sw-package-banner>div{min-width:0;display:grid;gap:4px}.sw-package-banner small{color:var(--sw-muted)}.sw-two-cards{min-width:0;display:grid;grid-template-columns:1fr 1fr;gap:14px}.sw-simple-table>button{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto 26px;align-items:center;gap:10px;padding:13px 15px;border:0;border-bottom:1px solid var(--sw-line);border-radius:0;text-align:left}.sw-simple-table>button>span{min-width:0;display:grid;gap:2px}.sw-simple-table small{color:var(--sw-muted)}.sw-simple-table>button.selected{box-shadow:inset 3px 0 var(--sw-green);background:var(--sw-green-soft)}.sw-lines-table>header,.sw-lines-table>button{display:grid;grid-template-columns:75px minmax(190px,1.3fr) minmax(150px,1fr) minmax(160px,1fr) 90px;align-items:center;gap:12px;padding:11px 15px;text-align:left}.sw-lines-table>header{color:var(--sw-muted);background:var(--sw-alt);font-size:11px;font-weight:850}.sw-lines-table>button{width:100%;min-height:54px;border:0;border-bottom:1px solid var(--sw-line);border-radius:0}.sw-tab-content{min-height:520px}.sw-large-list{display:grid}.sw-large-list article{min-width:0;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:13px;padding:15px 17px;border-bottom:1px solid var(--sw-line);cursor:pointer}.sw-large-list article:hover{background:var(--sw-green-soft)}.sw-large-list article.selected{box-shadow:inset 4px 0 var(--sw-green);background:var(--sw-green-soft)}.sw-large-list article>span:first-child:not(.sw-status){width:42px;height:42px;display:grid;place-items:center;color:var(--sw-green);border-radius:6px;background:var(--sw-green-soft)}.sw-large-list h3{margin:0 0 3px}.sw-large-list p{margin:0;color:var(--sw-muted)}.sw-link{width:100%;justify-content:flex-start!important}.sw-link svg:last-child{margin-left:auto}.sw-validation-mini{display:flex;align-items:center;gap:10px;padding:11px;border-radius:6px}.sw-validation-mini.ok{color:#08733a;background:#eaf8ef}.sw-validation-mini.blocked{color:#a05d10;background:#fff4df}.sw-validation-mini span{display:grid;gap:2px}.sw-validation-mini small{color:inherit;opacity:.82}.sw-issue-list{display:grid;gap:8px;padding:16px}.sw-issue-list article{display:flex;align-items:flex-start;gap:10px;padding:12px;border:1px solid var(--sw-line);border-left-width:4px;border-radius:5px}.sw-issue-list article.warning{border-left-color:var(--sw-orange)}.sw-issue-list article.error,.sw-issue-list article.conflict{border-left-color:var(--sw-red)}.sw-issue-list span{display:grid;gap:3px}.sw-page-toolbar{margin-bottom:12px;border:1px solid var(--sw-line);border-radius:7px;background:var(--sw-surface)}.sw-page-toolbar>div{min-width:0;display:flex;align-items:center;gap:8px}.sw-page-toolbar label:not(:has(>svg)){display:flex;align-items:center;gap:8px}.sw-page-toolbar label:not(:has(>svg)) input{width:150px}.sw-layer-context{min-width:0;display:flex;align-items:center;gap:7px;color:var(--sw-muted);overflow:hidden;white-space:nowrap}.sw-layer-context span{padding:4px 7px;border-radius:4px;color:#14663c;background:#eaf8ef;font-size:11px;font-weight:800}.sw-layer-context span.change{color:#1d5ca4;background:#eaf3ff}.sw-layer-context svg{width:14px;flex:0 0 auto}.sw-variant-intro{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:12px;border-bottom:1px solid var(--sw-line)}.sw-variant-intro button{justify-content:flex-start;padding:12px;text-align:left}.sw-variant-intro button.selected{color:#08733a;border-color:#a9dbbb;background:var(--sw-green-soft)}.sw-variant-intro button span{display:grid;gap:2px}.sw-variant-intro small{color:var(--sw-muted)}.sw-variant-table{min-width:0;overflow:hidden}.sw-variant-table>header,.sw-variant-table>button{display:grid;grid-template-columns:70px 95px 100px minmax(140px,1fr) minmax(165px,1.1fr) 80px 62px 62px;align-items:center;gap:9px;padding:10px 12px;text-align:left}.sw-variant-table>header{color:var(--sw-muted);background:var(--sw-alt);font-size:10px;font-weight:850}.sw-variant-table>.group{padding:10px 12px;color:#08733a;border-top:1px solid var(--sw-line);border-bottom:1px solid var(--sw-line);background:#f0f8f3;font-weight:900}.sw-variant-table>.group.change{color:#1d5ca4;background:#edf5ff}.sw-variant-table>button{width:100%;min-height:52px;border:0;border-bottom:1px solid var(--sw-line);border-radius:0}.sw-variant-table>button.selected{box-shadow:inset 3px 0 var(--sw-blue);background:#edf5ff}.sw-detail-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.sw-detail-title h2{margin:8px 0 0;font-size:21px}.sw-detail-title .conflict{color:var(--sw-red)}.sw-layer-flow{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:5px}.sw-layer-flow span{padding:5px 7px;border:1px solid #b7dfc5;border-radius:5px;color:#08733a;background:#eaf8ef;font-size:10px;font-weight:850}.sw-layer-flow span.change{color:#1d5ca4;border-color:#b8d7fa;background:#eaf3ff}.sw-layer-flow svg{width:14px;color:var(--sw-muted)}.sw-line-heading{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:10px;padding:10px 13px;border:1px solid var(--sw-line);border-radius:7px;background:var(--sw-surface)}.sw-line-heading>div{min-width:0;display:flex;align-items:center;gap:10px}.sw-line-heading select{width:min(430px,33vw);font-weight:850}.sw-line-heading h2{margin:0;overflow:hidden;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.sw-line-heading>label{display:flex;align-items:center;gap:8px}.sw-line-heading>label input{width:145px}.sw-active-context{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;padding:10px 13px;border-left:4px solid var(--sw-green);border-radius:6px;background:#eff8f2}.sw-active-context>div{min-width:0;display:flex;align-items:center;gap:12px}.sw-active-context small{flex:0 0 auto;color:#417058;font-size:10px;font-weight:900;letter-spacing:.07em}.sw-page-toolbar.matrix{margin-bottom:10px;padding:8px 10px}.sw-bulk-bar{position:sticky;top:82px;z-index:20;display:flex;align-items:center;gap:7px;margin-bottom:10px;padding:9px 11px;color:#fff;border-radius:6px;background:#164c31;box-shadow:0 8px 25px #0c281a24}.sw-bulk-bar>span{min-width:170px;display:grid;margin-right:auto}.sw-bulk-bar small{color:#bee4ce}.sw-bulk-bar button{color:#eaf8ef;border-color:#ffffff31;background:#ffffff10}.sw-lines-layout{min-width:0;display:grid;grid-template-columns:minmax(0,2fr) minmax(330px,1fr);gap:12px;align-items:start}.sw-lines-layout>main{min-width:0;display:grid;gap:12px}.sw-matrix-card{min-width:0;overflow:hidden;border:1px solid var(--sw-line);border-radius:7px;background:var(--sw-surface)}.sw-matrix-card>header{min-height:48px;display:flex;align-items:center;justify-content:space-between;padding:9px 12px;border-bottom:1px solid var(--sw-line)}.sw-matrix-card>header>div{display:flex;align-items:center;gap:10px}.sw-matrix-card h3{margin:0;font-size:14px}.sw-matrix-card header span{color:var(--sw-muted);font-size:11px}.sw-matrix-scroll{min-width:0;max-height:360px;overflow:auto}.sw-matrix-scroll table{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed}.sw-matrix-scroll th,.sw-matrix-scroll td{min-width:112px;height:48px;padding:6px 8px;border-right:1px solid var(--sw-line);border-bottom:1px solid var(--sw-line);background:var(--sw-surface);text-align:center}.sw-matrix-scroll thead{position:sticky;top:0;z-index:5}.sw-matrix-scroll thead th{height:62px;background:var(--sw-alt)}.sw-matrix-scroll .stop-col{position:sticky;left:0;z-index:4;width:255px;min-width:255px;max-width:255px;text-align:left}.sw-matrix-scroll thead .stop-col{z-index:7}.sw-matrix-scroll thead th label{display:flex;align-items:center;justify-content:center;gap:6px;color:var(--sw-text)}.sw-matrix-scroll thead th label input{width:15px;height:15px}.sw-matrix-scroll thead th>button{width:100%;min-height:24px;display:flex;flex-direction:column;gap:0;padding:0;border:0;background:transparent;font-size:10px}.sw-matrix-scroll thead th small{color:#24864f}.sw-matrix-scroll tbody .stop-col{display:flex;align-items:center;gap:8px}.sw-matrix-scroll .stop-col>span:last-child{min-width:0;display:grid;gap:2px}.sw-matrix-scroll .stop-col b,.sw-matrix-scroll .stop-col small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sw-matrix-scroll .stop-col small{color:var(--sw-muted);font-weight:600}.sw-matrix-scroll .drag{color:#91a099;font-size:18px}.sw-matrix-scroll td{cursor:pointer;font-variant-numeric:tabular-nums}.sw-matrix-scroll td b{display:block}.sw-matrix-scroll td small{display:block;color:var(--sw-muted);font-size:9px}.sw-matrix-scroll th.selected,.sw-matrix-scroll td.selected{background:#ecf8f0;box-shadow:inset 1px 0 #85caa0,inset -1px 0 #85caa0}.sw-inspector{position:sticky;top:92px;max-height:calc(100vh - 112px);display:flex;flex-direction:column;overflow:hidden}.sw-inspector>header,.sw-stop-editor>header{min-height:65px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 15px;border-bottom:1px solid var(--sw-line)}.sw-inspector header small,.sw-stop-editor header small{color:var(--sw-green);font-size:10px;font-weight:900;letter-spacing:.1em}.sw-inspector header h2,.sw-stop-editor header h2{margin:3px 0 0;font-size:20px}.sw-inspector-scroll{overflow:auto}.sw-inspector section{padding:13px 15px;border-bottom:1px solid var(--sw-line)}.sw-section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.sw-section-title svg{width:15px;color:var(--sw-muted)}.sw-inspector .sw-facts{margin-top:12px}.sw-inspector .sw-facts input{width:100%;height:30px;padding:0 6px}.sw-inspector select{width:100%}.sw-inspector>footer{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;border-top:1px solid var(--sw-line);background:var(--sw-surface)}.sw-inspector>footer .sw-autosave{min-height:34px;font-size:10px}.sw-validity{display:grid;gap:4px}.sw-validity small{color:var(--sw-muted);line-height:1.45}.sw-day-selector{min-width:0;display:grid;gap:8px}.sw-day-group-label{display:block;margin:3px 0 -2px;color:var(--sw-muted);font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.sw-day-strip{display:grid;grid-template-columns:repeat(8,minmax(34px,1fr));gap:3px}.sw-day-strip button{min-width:0;min-height:40px;display:flex;flex-direction:column;gap:1px;padding:3px;color:var(--sw-muted);font-size:9px}.sw-day-strip button svg{width:13px;height:13px;opacity:.2}.sw-day-strip button.selected{color:#fff;border-color:var(--sw-green-dark);background:var(--sw-green)}.sw-day-strip button.selected svg{opacity:1}.sw-day-presets{display:flex;flex-wrap:wrap;gap:4px}.sw-day-presets button{min-height:28px;padding:0 8px;font-size:10px}.sw-day-presets button.selected{color:#08733a;border-color:#9cd3b0;background:var(--sw-green-soft)}.sw-pearls{display:grid}.sw-pearls>div{min-height:37px;display:grid;grid-template-columns:18px minmax(0,1fr);gap:6px}.sw-pearls i{position:relative;width:10px;height:10px;margin-top:4px;border:2px solid var(--sw-green);border-radius:50%;background:var(--sw-surface)}.sw-pearls i:after{content:"";position:absolute;top:8px;left:2px;width:2px;height:27px;background:#8bcaa3}.sw-pearls>div:last-child i:after{display:none}.sw-pearls span{min-width:0;display:grid;gap:1px}.sw-pearls small{color:var(--sw-muted)}.sw-course-editor-page{padding-top:14px}.sw-editor-breadcrumb{min-width:0;display:flex;align-items:center;gap:7px;margin-bottom:12px;color:var(--sw-muted);overflow:hidden;white-space:nowrap}.sw-editor-breadcrumb button{min-height:36px;flex:0 0 auto}.sw-editor-breadcrumb span,.sw-editor-breadcrumb b{overflow:hidden;text-overflow:ellipsis}.sw-editor-breadcrumb svg{width:14px;flex:0 0 auto}.sw-course-summary{display:grid;grid-template-columns:120px 100px 150px 170px 180px minmax(210px,1fr);gap:0;margin-bottom:12px;overflow:hidden}.sw-course-summary>div,.sw-course-summary>span{min-width:0;display:grid;align-content:center;gap:5px;padding:13px 16px;border-right:1px solid var(--sw-line)}.sw-course-summary h1{margin:0;font-size:25px}.sw-course-summary small{color:var(--sw-muted);font-size:10px}.sw-editor-layout{min-width:0;display:grid;grid-template-columns:minmax(0,2fr) minmax(360px,1fr);gap:12px;align-items:start}.sw-course-stops{min-width:0;overflow:hidden}.sw-course-stops>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px;border-bottom:1px solid var(--sw-line)}.sw-course-stops h2{margin:0 0 3px;font-size:17px}.sw-course-stops p{margin:0;color:var(--sw-muted);font-size:11px}.sw-toolbar{display:flex;gap:6px}.sw-stop-table{min-width:0;overflow:auto}.sw-stop-table .head,.sw-stop-table>button{min-width:850px;display:grid;grid-template-columns:22px 35px minmax(190px,1fr) 82px 82px 82px 82px 88px 28px;align-items:center;gap:8px;padding:9px 12px;text-align:left}.sw-stop-table .head{color:var(--sw-muted);background:var(--sw-alt);font-size:10px;font-weight:850}.sw-stop-table>button{position:relative;width:100%;min-height:58px;border:0;border-bottom:1px solid var(--sw-line);border-radius:0}.sw-stop-table>button.selected{box-shadow:inset 4px 0 var(--sw-green);background:var(--sw-green-soft)}.sw-stop-table>button>span:nth-child(3){min-width:0;display:grid;gap:2px}.sw-stop-table strong,.sw-stop-table small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sw-stop-table small{color:var(--sw-muted)}.sw-stop-table time{font-weight:750;font-variant-numeric:tabular-nums}.sw-stop-table .rail{position:relative;align-self:stretch;display:grid;place-items:center}.sw-stop-table .rail:after{content:"";position:absolute;top:50%;bottom:-38px;width:2px;background:#78c596}.sw-stop-table>button:last-child .rail:after{display:none}.sw-stop-table .rail i{position:relative;z-index:2;width:12px;height:12px;border:3px solid var(--sw-green);border-radius:50%;background:var(--sw-surface)}.sw-course-stops>footer{display:flex;justify-content:space-between;gap:12px;padding:12px 14px;color:var(--sw-muted);border-top:1px solid var(--sw-line)}.sw-stop-editor{position:sticky;top:92px;max-height:calc(100vh - 112px);overflow:hidden}.sw-stop-editor>header .sw-autosave{font-size:10px}.sw-stop-editor>nav{display:grid;grid-template-columns:repeat(4,1fr);padding:0 8px;border-bottom:1px solid var(--sw-line)}.sw-stop-editor>nav button{min-height:46px;padding:0 5px;border:0;border-bottom:3px solid transparent;border-radius:0;background:transparent;font-size:11px}.sw-stop-editor>nav button.active{color:var(--sw-green);border-bottom-color:var(--sw-green)}.sw-stop-form{max-height:calc(100vh - 245px);display:grid;gap:14px;overflow:auto;padding:15px}.sw-toggle-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.sw-toggle-grid label{display:flex;align-items:center;gap:8px;padding:10px;color:var(--sw-text);border:1px solid var(--sw-line);border-radius:5px;background:var(--sw-alt)}.sw-toggle-grid input{width:17px;height:17px}.sw-calendar-layout{min-width:0;display:grid;grid-template-columns:230px minmax(0,1fr)}.sw-calendar-toolbar{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px;border-bottom:1px solid var(--sw-line)}.sw-calendar-toolbar>div{display:flex;gap:5px}.sw-calendar-toolbar h2{margin:0;font-size:18px;text-transform:capitalize}.sw-calendar-layout>aside{border-right:1px solid var(--sw-line)}.sw-calendar-layout>aside>header{padding:12px;border-bottom:1px solid var(--sw-line)}.sw-calendar-layout>aside h3{margin:0;font-size:13px}.sw-calendar-source{display:grid;grid-template-columns:10px minmax(0,1fr) 18px;align-items:center;gap:8px;padding:12px;border-bottom:1px solid var(--sw-line)}.sw-calendar-source>span:first-child{width:8px;height:8px;border-radius:50%;background:var(--sw-blue)}.sw-calendar-source>span:first-child.holiday{background:#e6516a}.sw-calendar-source>span:first-child.import{background:#8d52d8}.sw-calendar-source>span:nth-child(2){min-width:0;display:grid;gap:2px}.sw-calendar-source small{color:var(--sw-muted)}.sw-calendar-source svg{width:15px;color:var(--sw-green)}.sw-month{min-width:0;overflow:auto}.sw-month>header,.sw-month>div{min-width:650px;display:grid;grid-template-columns:repeat(7,1fr)}.sw-month>header b{padding:10px;color:var(--sw-muted);text-align:center}.sw-month>div>button,.sw-month>div>span{min-width:0;min-height:93px;display:block;padding:8px;border:0;border-right:1px solid var(--sw-line);border-bottom:1px solid var(--sw-line);border-radius:0;background:var(--sw-surface);text-align:left}.sw-month>div>.outside{background:var(--sw-alt)}.sw-month button>b{display:block;margin-bottom:6px}.sw-month button>span{display:block;margin:3px 0;padding:3px 5px;overflow:hidden;border-radius:4px;color:#a52a41;background:#ffe9ee;font-size:9px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.sw-month button>span.vacation{color:#1f62ae;background:#e8f3ff}.sw-month button>small{color:var(--sw-muted);font-size:9px}.sw-calendar-legend{display:flex;gap:8px;padding:10px 12px}.sw-calendar-legend span{padding:4px 7px;border-radius:4px;font-size:10px;font-weight:800}.sw-calendar-legend .holiday{color:#a52a41;background:#ffe9ee}.sw-calendar-legend .vacation{color:#1f62ae;background:#e8f3ff}.sw-calendar-legend .special{color:#6c3aaa;background:#f2e9ff}.sw-calendar-legend .import{color:#9b5c0e;background:#fff0da}.sw-file-inline{width:100%;justify-content:flex-start!important;text-align:left}.sw-file-inline>span{min-width:0;display:grid;gap:2px}.sw-file-inline svg:last-child{margin-left:auto}.sw-file-inline small{color:var(--sw-muted)}.sw-import-history article{display:grid;grid-template-columns:9px minmax(0,1fr) 20px;align-items:center;gap:8px;padding:9px 0;border-bottom:1px solid var(--sw-line)}.sw-import-history article>span{width:8px;height:8px;border-radius:50%;background:var(--sw-blue)}.sw-import-history article>span.holiday{background:#e6516a}.sw-import-history article>div{display:grid;gap:2px}.sw-import-history small{color:var(--sw-muted);font-size:10px}.sw-restriction-table>header,.sw-restriction-table>button{display:grid;grid-template-columns:minmax(150px,1.2fr) 65px 140px minmax(180px,1.2fr) 75px 100px;align-items:center;gap:10px;padding:11px 13px;text-align:left}.sw-restriction-table>header{color:var(--sw-muted);background:var(--sw-alt);font-size:10px;font-weight:850}.sw-restriction-table>button{width:100%;min-height:53px;border:0;border-bottom:1px solid var(--sw-line);border-radius:0}.sw-restriction-table>button.selected{box-shadow:inset 4px 0 var(--sw-green);background:var(--sw-green-soft)}.sw-restriction-create{display:grid;gap:10px;padding:15px;border-top:1px solid var(--sw-line);background:var(--sw-alt)}.sw-restriction-create h3{margin:0}.sw-restriction-code{min-width:42px;height:42px;display:grid;place-items:center;color:#8a5b00;border:1px solid #e9c76c;border-radius:5px;background:#ffe8a9;font-size:18px;font-weight:900}.sw-rule{display:flex;align-items:center;gap:8px;padding:9px 0;border-bottom:1px solid var(--sw-line)}.sw-rule>span{padding:4px 7px;border-radius:4px;color:#08733a;background:var(--sw-green-soft);font-size:10px;font-weight:850}.sw-rule>span.exclude{color:brown;background:#ffecec}.sw-week-preview{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.sw-week-preview span{display:grid;justify-items:center;gap:6px}.sw-week-preview i{width:27px;height:27px;display:grid;place-items:center;border:1px solid var(--sw-line);border-radius:50%}.sw-week-preview i.on{color:#fff;border-color:var(--sw-green);background:var(--sw-green)}.sw-week-preview svg{width:14px}.sw-modal-backdrop{position:fixed;inset:0;z-index:20000;display:grid;place-items:center;padding:20px;background:#0a1f1499;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.sw-modal{width:min(600px,100%);max-height:calc(100vh - 40px);display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--sw-line);border-radius:10px;background:var(--sw-surface);box-shadow:0 28px 80px #06130c66}.sw-modal.wide{width:min(920px,100%)}.sw-modal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding:18px 20px;border-bottom:1px solid var(--sw-line)}.sw-modal>header small{color:var(--sw-green);font-size:10px;font-weight:900;letter-spacing:.1em}.sw-modal>header h2{margin:4px 0;font-size:22px}.sw-modal>header p{margin:0;color:var(--sw-muted)}.sw-modal-body{overflow:auto;padding:18px 20px}.sw-modal>footer{display:flex;justify-content:flex-end;gap:8px;padding:13px 20px;border-top:1px solid var(--sw-line);background:var(--sw-alt)}.sw-choice-cards{display:grid;grid-template-columns:1fr 1fr;gap:10px}.sw-choice-cards button{min-height:75px;display:grid;grid-template-columns:38px minmax(0,1fr);justify-items:start;padding:11px;text-align:left}.sw-choice-cards button>svg{grid-row:1 / 3;align-self:center;color:var(--sw-green)}.sw-choice-cards button b,.sw-choice-cards button small{display:block}.sw-choice-cards button small{color:var(--sw-muted)}.sw-choice-cards button.selected{color:#08733a;border-color:#89cda3;background:var(--sw-green-soft)}.sw-form fieldset{margin:0;padding:11px;border:1px solid var(--sw-line);border-radius:6px}.sw-form legend{padding:0 5px;color:var(--sw-muted);font-size:11px;font-weight:850}.sw-check-grid{max-height:145px;display:grid;grid-template-columns:1fr 1fr;gap:5px 10px;overflow:auto}.sw-check-grid label,.sw-inline-checks label{display:flex;align-items:center;gap:7px;padding:6px;color:var(--sw-text);border-radius:4px}.sw-check-grid label:hover,.sw-inline-checks label:hover{background:var(--sw-alt)}.sw-toggle-grid label:has(input:checked),.sw-check-grid label:has(input:checked),.sw-inline-checks label:has(input:checked),.sw-checkline:has(input:checked){color:#08733a;border-color:#70c594;background:var(--sw-green-soft);box-shadow:inset 3px 0 var(--sw-green)}.sw-check-grid input,.sw-inline-checks input{width:16px;height:16px}.sw-check-grid.courses label{display:grid;grid-template-columns:18px 1fr auto}.sw-check-grid.courses span{color:var(--sw-muted)}.sw-inline-checks{display:flex;gap:8px}.sw-file-drop{width:100%;min-height:150px;display:flex;flex-direction:column;margin-top:14px;border:2px dashed #b5c8bc!important;background:var(--sw-alt)!important}.sw-file-drop svg{width:34px;height:34px;color:var(--sw-green)}.sw-file-drop small{color:var(--sw-muted)}.sw-stepper{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:18px}.sw-stepper span{display:flex;align-items:center;gap:7px;color:var(--sw-muted)}.sw-stepper b{width:27px;height:27px;display:grid;place-items:center;border:1px solid var(--sw-line);border-radius:50%}.sw-stepper span.active{color:#08733a;font-weight:850}.sw-stepper span.active b{color:#fff;border-color:var(--sw-green);background:var(--sw-green)}.sw-calendar-preview{max-height:48vh;overflow:auto;border:1px solid var(--sw-line);border-radius:6px}.sw-calendar-preview>header{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:9px 12px;border-bottom:1px solid var(--sw-line);background:var(--sw-alt)}.sw-calendar-preview>div{display:grid;grid-template-columns:20px minmax(0,1fr) 170px;align-items:center;gap:10px;padding:10px 12px;border-bottom:1px solid var(--sw-line)}.sw-calendar-preview>div.disabled{opacity:.45}.sw-calendar-preview>div>span:nth-child(2){display:grid;gap:2px}.sw-calendar-preview small{color:var(--sw-muted)}.sw-context{position:fixed;z-index:22000;width:258px;padding:6px;border:1px solid var(--sw-line);border-radius:7px;background:var(--sw-surface);box-shadow:0 18px 55px #07160e3d}.sw-context>header{display:flex;align-items:center;justify-content:space-between;padding:6px 8px 8px;border-bottom:1px solid var(--sw-line)}.sw-context>header button{width:28px;min-width:28px;min-height:28px;padding:0;border:0}.sw-context>button{width:100%;justify-content:flex-start;border:0;background:transparent}html[data-theme=dark] .schedule-workspace,html[data-theme=dark] .sw-course-editor-page,html.dark .schedule-workspace,html.dark .sw-course-editor-page{--sw-text: #f2f7f4;--sw-muted: #aebdb5;--sw-line: #33483d;--sw-surface: #101e18;--sw-alt: #0b1712;--sw-green-soft: #143323;background:#08120e}html[data-theme=dark] .sw-active-context,html.dark .sw-active-context{color:#e7f5ec;background:#143323}html[data-theme=dark] .sw-active-context small,html.dark .sw-active-context small{color:#acd9bd}html[data-theme=dark] .sw-info-banner,html[data-theme=dark] .sw-note,html.dark .sw-info-banner,html.dark .sw-note{color:#c7ead3;border-color:#315e42;background:#122b1d}html[data-theme=dark] .sw-status.active,html[data-theme=dark] .sw-status.published,html.dark .sw-status.active,html.dark .sw-status.published{color:#a9e8c1;background:#153526}html[data-theme=dark] .sw-status.draft,html.dark .sw-status.draft{color:#f1d18e;background:#332a17}html[data-theme=dark] .sw-autosave,html.dark .sw-autosave{color:#a9e8c1;border-color:#315e42;background:#143323}html[data-theme=dark] .sw-autosave.readonly,html.dark .sw-autosave.readonly{color:#c0ccc6;background:#17251e}html[data-theme=dark] .sw-month button>span.holiday,html.dark .sw-month button>span.holiday{color:#ffb5c2;background:#3b1e25}html[data-theme=dark] .sw-month button>span.vacation,html.dark .sw-month button>span.vacation{color:#b7d9ff;background:#172c45}html[data-theme=dark] .sw-matrix-scroll th.selected,html[data-theme=dark] .sw-matrix-scroll td.selected,html.dark .sw-matrix-scroll th.selected,html.dark .sw-matrix-scroll td.selected{background:#153526}html[data-theme=dark] .sw-context,html[data-theme=dark] .sw-modal,html.dark .sw-context,html.dark .sw-modal{box-shadow:0 24px 70px #000a}@media(max-width:1550px){.schedule-workspace,.sw-course-editor-page{padding-inline:16px}.sw-section-header{margin-inline:-16px;padding-inline:16px}.sw-master-detail,.sw-lines-layout,.sw-editor-layout{grid-template-columns:minmax(0,1.85fr) minmax(310px,1fr)}.sw-header-actions>button{padding-inline:8px}.sw-header-actions>button svg{margin:0}.sw-variant-table>header,.sw-variant-table>button{grid-template-columns:60px 80px 88px minmax(125px,1fr) minmax(145px,1fr) 72px 52px 52px;font-size:11px}.sw-course-summary{grid-template-columns:105px 90px 125px 145px 150px minmax(180px,1fr)}}@media(max-width:1180px){.sw-header-actions>button{font-size:0}.sw-header-actions>button svg{width:19px}.sw-master-detail,.sw-lines-layout,.sw-editor-layout{grid-template-columns:minmax(0,1.65fr) 310px}.sw-package-banner{grid-template-columns:48px 1fr 105px 1fr}.sw-package-banner>div:last-child{display:none}.sw-two-cards{grid-template-columns:1fr}.sw-form-grid.four{grid-template-columns:90px 1fr 1fr}.sw-form-grid.four label:nth-child(4){grid-column:3}}@media(max-width:920px){.sw-master-detail,.sw-lines-layout,.sw-editor-layout{grid-template-columns:1fr}.sw-detail-card,.sw-inspector,.sw-stop-editor{position:static;max-height:none}.sw-header-actions .sw-autosave{display:none}.sw-calendar-layout{grid-template-columns:190px minmax(0,1fr)}}.sw-bulk-ops{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.sw-bulk-ops button{min-height:82px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:8px;padding:12px;text-align:left}.sw-bulk-ops button svg{width:21px;height:21px;color:var(--sw-green)}.sw-bulk-ops button span{font-weight:800;line-height:1.25}.sw-bulk-ops button.selected{color:#08733a;border-color:#70c594;background:var(--sw-green-soft);box-shadow:inset 0 -2px #159447}@media(max-width:1180px){.sw-bulk-ops{grid-template-columns:repeat(3,minmax(0,1fr))}}.sw-section-header{flex-wrap:wrap;height:auto}.sw-section-header>div:first-child{flex:1 1 280px}.sw-header-actions{flex:1 1 620px;flex-wrap:wrap}.sw-heading-actions,.sw-head-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.sw-subtabs{overflow-x:auto;scrollbar-width:thin}.sw-subtabs button{flex:0 0 auto;white-space:nowrap}.sw-direction-switch{min-width:0;display:flex;align-items:stretch;justify-content:space-between;gap:14px;margin-bottom:10px;padding:10px 13px;border:1px solid var(--sw-line);border-radius:7px;background:var(--sw-surface)}.sw-direction-switch>span{display:grid;align-content:center;gap:2px}.sw-direction-switch>span small{color:var(--sw-green);font-size:9px;font-weight:900;letter-spacing:.1em}.sw-direction-switch>div{display:flex;align-items:stretch;gap:6px}.sw-direction-switch button{min-width:124px;display:grid;gap:2px;padding:7px 12px;text-align:left}.sw-direction-switch button small{color:var(--sw-muted);font-weight:650}.sw-direction-switch button.active{color:#08733a;border-color:#4db678;background:var(--sw-green-soft);box-shadow:inset 0 -3px var(--sw-green)}.sw-minute-pulse{position:absolute;z-index:9;left:50%;bottom:1px;transform:translate(-50%);padding:3px 7px;border-radius:999px;color:#fff;background:var(--sw-green);box-shadow:0 5px 14px #0b60345c;font-size:10px;font-style:normal;font-weight:900;white-space:nowrap;animation:sw-minute-float .9s ease-out both}.sw-matrix-scroll td{position:relative}@keyframes sw-minute-float{0%{opacity:0;transform:translate(-50%,8px) scale(.85)}25%{opacity:1}to{opacity:0;transform:translate(-50%,-25px) scale(1.05)}}.sw-vehicle-type-table{min-width:850px;overflow:hidden}.sw-vehicle-type-table>header,.sw-vehicle-type-table>article{display:grid;grid-template-columns:minmax(230px,1.5fr) 90px 105px 85px 90px 65px 96px;align-items:center;gap:10px;padding:11px 14px}.sw-vehicle-type-table>header{color:var(--sw-muted);background:var(--sw-alt);font-size:10px;font-weight:850}.sw-vehicle-type-table>article{min-height:58px;border-bottom:1px solid var(--sw-line)}.sw-vehicle-type-table>article>span:first-child{min-width:0;display:flex;align-items:center;gap:10px}.sw-vehicle-type-table>article>span:first-child>svg{width:22px;color:var(--sw-green)}.sw-vehicle-type-table>article>span:first-child>span{min-width:0;display:grid;gap:2px}.sw-vehicle-type-table>article small{color:var(--sw-muted)}.sw-vehicle-type-table>article>span:last-child{display:flex;justify-content:flex-end;gap:4px}.sw-calendar-toolbar{flex-wrap:wrap}.sw-calendar-period{align-items:center}.sw-calendar-period select{min-width:92px;font-weight:850}.sw-view-switch{padding:3px;border:1px solid var(--sw-line);border-radius:6px;background:var(--sw-alt)}.sw-view-switch button{min-height:31px;padding:0 10px;border-color:transparent;background:transparent}.sw-view-switch button.active{color:#08733a;border-color:#70c594;background:var(--sw-surface);box-shadow:0 1px 2px #0b2c1714}button.sw-calendar-source{width:100%;border:0;border-bottom:1px solid var(--sw-line);border-radius:0;background:transparent;text-align:left}button.sw-calendar-source.active{box-shadow:inset 4px 0 var(--sw-green);background:var(--sw-green-soft)}.sw-year-grid{min-width:0;display:grid;grid-template-columns:repeat(3,minmax(160px,1fr));gap:10px;padding:12px}.sw-year-grid>button{min-height:115px;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;padding:13px;text-align:left}.sw-year-grid>button>span{display:grid;gap:3px;text-transform:capitalize}.sw-year-grid>button small{color:var(--sw-muted)}.sw-year-grid>button>div{display:flex;flex-wrap:wrap;gap:5px}.sw-year-grid i{width:10px;height:10px;border-radius:50%;background:#8d52d8}.sw-year-grid i.holiday{background:#e6516a}.sw-year-grid i.vacation{background:var(--sw-blue)}.sw-calendar-list{min-width:0;overflow:auto;padding:0 12px 12px}.sw-calendar-list>header,.sw-calendar-list>article{min-width:650px;display:grid;grid-template-columns:150px minmax(220px,1fr) 100px minmax(150px,.7fr);align-items:center;gap:12px;padding:11px 10px}.sw-calendar-list>header{position:sticky;top:0;z-index:2;color:var(--sw-muted);border-bottom:1px solid var(--sw-line);background:var(--sw-alt);font-size:10px}.sw-calendar-list>article{border-bottom:1px solid var(--sw-line)}.sw-calendar-list>article>span:first-child{display:grid}.sw-calendar-list small{color:var(--sw-muted)}.sw-validity-card{display:grid;gap:6px;padding:11px;border:1px solid var(--sw-line);border-radius:6px;background:var(--sw-green-soft)}.sw-validity-card>b{color:#08733a;font-size:18px}.sw-validity-card small,.sw-validity-card span{color:var(--sw-muted)}.sw-vb-validity-list{display:grid;gap:5px}.sw-vb-validity-list>button{width:100%;display:grid;grid-template-columns:38px minmax(0,1fr) 16px;align-items:center;gap:8px;padding:7px;text-align:left}.sw-vb-validity-list>button>b{width:34px;height:34px;display:grid;place-items:center;color:#805900;background:#ffe8a9}.sw-vb-validity-list>button>span{min-width:0;display:grid;gap:2px}.sw-vb-validity-list small{color:var(--sw-muted)}.sw-online-source{display:flex;align-items:center;gap:11px;padding:13px;color:#08733a;border:1px solid #9fd7b5;border-radius:7px;background:var(--sw-green-soft)}.sw-online-source>span{display:grid;gap:3px}.sw-online-source small{color:var(--sw-muted)}.sw-checkline{display:flex!important;flex-direction:row!important;align-items:center;gap:9px}.om-date-head.advanced{display:grid;grid-template-columns:38px minmax(115px,1fr) 88px 38px;align-items:center;gap:5px}.om-date-head.advanced select{min-width:0;padding:7px;font-weight:800}@media(max-width:1250px){.sw-header-actions{justify-content:flex-start}.sw-direction-switch{align-items:flex-start;flex-direction:column}.sw-direction-switch>div{width:100%;overflow-x:auto}.sw-year-grid{grid-template-columns:repeat(2,minmax(160px,1fr))}}.schedule-workspace,.sw-course-editor-page{max-width:100%;overflow-x:clip}.schedule-workspace>*,.sw-course-editor-page>*,.sw-master-detail>*,.sw-lines-layout>*,.sw-editor-layout>*{min-width:0}.sw-modal{max-height:calc(100dvh - 24px)}.sw-modal-body{min-height:0;overscroll-behavior:contain}.sw-context{width:min(310px,calc(100vw - 16px))!important;max-width:calc(100vw - 16px)!important;max-height:calc(100dvh - 16px)!important;overflow:auto!important;padding:7px!important;border-radius:10px!important;box-shadow:0 18px 52px #051a0f3d!important}.sw-context>b,.sw-context>strong{display:block;padding:8px 10px;white-space:normal}.sw-context>button{height:auto!important;min-height:40px!important;align-items:center;gap:9px;padding:8px 10px!important;line-height:1.25;text-align:left;white-space:normal}@media(max-width:1450px)and (min-width:921px){.sw-master-detail,.sw-lines-layout,.sw-editor-layout{grid-template-columns:minmax(0,1fr) minmax(292px,320px)}.sw-section-header{gap:12px}.sw-header-actions{flex-basis:520px;gap:5px}.sw-period-select{min-width:0}.sw-card-head{padding-inline:13px}}@media(max-height:780px)and (min-width:921px){.schedule-workspace,.sw-course-editor-page{padding-top:12px;padding-bottom:18px}.sw-section-header{min-height:60px;margin-top:-12px;margin-bottom:12px;padding-block:9px}.sw-modal-backdrop{padding:12px}.sw-modal{max-height:calc(100dvh - 24px)}.sw-modal>header{padding-block:13px 11px}.sw-modal-body{padding-block:13px}.sw-modal>footer{padding-block:10px}}@media(max-width:1450px)and (min-width:921px){.sw-package-table>header,.sw-package-table>button{grid-template-columns:minmax(145px,1.3fr) minmax(170px,1.25fr) 58px 58px 54px 66px;gap:8px;padding-inline:12px}}@media(max-width:1250px)and (min-width:921px){.sw-section-header>div:first-child,.sw-header-actions{flex-basis:100%}.sw-header-actions{justify-content:flex-end}.sw-period-select{max-width:320px}}.new-stop-backdrop{position:fixed;inset:0;background:#102018aa;z-index:240;display:grid;place-items:center;padding:18px}.new-stop-dialog{width:min(1240px,96vw);height:min(820px,95vh);display:flex;flex-direction:column;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 28px 80px #07110b88}.new-stop-dialog>header{display:flex;justify-content:space-between;align-items:center;padding:18px 22px;border-bottom:1px solid #e0e8e2}.new-stop-dialog header small{color:#14864a;font-weight:800;letter-spacing:.1em}.new-stop-dialog header h2{margin:3px 0}.new-stop-dialog header p{margin:0;color:#637069}.new-stop-dialog header>button{border:0;background:transparent}.new-stop-body{display:grid;grid-template-columns:minmax(320px,1fr) minmax(0,2fr);min-height:0;flex:1}.new-stop-body>aside{overflow:auto;border-right:1px solid #e0e7e2;padding:16px}.new-stop-body section{display:flex;flex-direction:column;gap:10px}.new-stop-body label{display:flex;flex-direction:column;gap:5px;color:#4f5e54;font-size:11px;font-weight:700}.new-stop-body input{border:1px solid #d2ddd5;border-radius:7px;padding:9px}.mast-heading{display:flex;align-items:center;justify-content:space-between;margin:18px 0 8px}.mast-heading b,.mast-heading small,.mast-list b,.mast-list small{display:block}.mast-heading small,.mast-list small{color:#748077;font-size:11px}.mast-heading button,.counterpart{display:flex;align-items:center;gap:5px;border:1px solid #bdd1c3;background:#fff;color:#08753e;border-radius:7px;padding:7px 9px;font-weight:700}.mast-heading svg,.counterpart svg{width:15px}.mast-list{display:flex;flex-direction:column;gap:5px}.mast-list>button{display:flex;align-items:center;gap:9px;border:1px solid #e0e7e2;background:#fff;border-radius:8px;padding:9px;text-align:left}.mast-list>button.active{background:#ebf7ef;border-color:#45a76b}.mast-list>button>span{width:30px;height:30px;display:grid;place-items:center;border-radius:6px;background:#139447;color:#fff;font-weight:800}.mast-list>button>div{flex:1}.mast-list>button>svg{width:16px;color:#c24141}.mast-fields{margin-top:13px;border-top:1px solid #e0e7e2;padding-top:13px}.mast-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.counterpart{justify-content:center}.new-stop-body>main{position:relative;min-width:0;min-height:0}.new-stop-body .mapbox,.new-stop-body .real-map{height:100%;min-height:460px}.new-stop-body .map-aim-hint{display:none!important}.map-help{position:absolute;left:16px;bottom:16px;z-index:1000;background:#fff;border-radius:9px;padding:10px 12px;box-shadow:0 5px 22px #0e1e1533;display:flex;gap:8px;max-width:330px}.map-help>svg{width:20px;color:#139447}.map-help b,.map-help span{display:block}.map-help span{font-size:11px;color:#68746b}.new-stop-error{background:#fff0f0;color:#b91c1c;padding:9px 20px}.new-stop-dialog>footer{display:flex;align-items:center;gap:9px;padding:13px 18px;border-top:1px solid #e0e7e2}.new-stop-dialog>footer>span{display:flex;align-items:center;gap:7px;color:#68746b;font-size:11px;margin-right:auto;max-width:520px}.new-stop-dialog>footer svg{width:16px}.new-stop-dialog>footer button{border:1px solid #cbd7ce;background:#fff;color:#345142;border-radius:7px;padding:9px 13px;display:flex;align-items:center;gap:6px;font-weight:700}.new-stop-dialog>footer .primary{background:#139447;color:#fff;border-color:#139447}@media(max-width:800px){.new-stop-backdrop{padding:0}.new-stop-dialog{width:100vw;height:100vh;max-height:none;border-radius:0}.new-stop-dialog header p{display:none}.new-stop-body{display:block;overflow:auto}.new-stop-body>aside{overflow:visible;border:0}.new-stop-body>main{height:440px}.new-stop-dialog>footer>span{display:none}.mast-field-grid{grid-template-columns:1fr}}.new-stop-dialog{width:min(1380px,97vw);height:min(860px,94vh);border:1px solid #b7c9bd}.new-stop-dialog>header{min-height:82px;background:linear-gradient(180deg,#fff,#f6faf7)}.new-stop-body{grid-template-columns:minmax(350px,1fr) minmax(620px,2fr)}.new-stop-body>aside{background:#f8fbf9}.mast-fields{display:grid;gap:10px;padding:14px;border:1px solid #cfe0d4;border-radius:9px;background:#fff}.new-stop-body>main{border-left:1px solid #dbe6de}.new-stop-body .mapbox{isolation:isolate}.new-stop-body .map-help{right:16px;left:auto;bottom:16px;max-width:360px;border:1px solid #cfe0d4}.new-stop-body .map-universal-search{top:56px!important;left:12px!important;width:min(560px,calc(100% - 24px))!important}.new-stop-body .map-search-results{max-height:310px!important}@media(max-width:1050px){.new-stop-body{grid-template-columns:minmax(320px,.9fr) minmax(520px,1.6fr)}.new-stop-body .map-universal-search{top:54px!important}}.new-stop-backdrop{padding:12px}.new-stop-dialog{width:min(1380px,calc(100vw - 24px));height:min(880px,calc(100dvh - 24px));max-height:calc(100dvh - 24px)}.new-stop-body{grid-template-columns:minmax(370px,390px) minmax(0,1fr)}.new-stop-body>aside,.new-stop-body>main{min-width:0;min-height:0}.new-stop-body .map-universal-search{top:12px!important;left:12px!important;width:min(590px,calc(100% - 206px))!important;height:42px!important;grid-template-columns:20px minmax(0,1fr) 38px!important;padding-left:12px!important;border-radius:8px!important}.new-stop-body .map-universal-search input{height:38px!important;min-height:38px!important;font-size:13px!important}.new-stop-body .map-universal-search .mini{width:38px!important;height:38px!important;min-height:38px!important}.new-stop-body .map-layer-switch{top:12px!important;right:12px!important}.new-stop-body .map-layer-switch button{height:42px!important;min-height:42px!important}.new-stop-body .map-search-results{max-height:min(330px,calc(100dvh - 210px))!important;border-radius:8px!important}.new-stop-body .map-search-results button{min-height:44px!important;padding:8px 10px!important;font-size:12.5px!important}@media(max-width:1160px)and (min-width:801px){.new-stop-body{grid-template-columns:minmax(330px,360px) minmax(0,1fr)}.new-stop-body .map-universal-search{width:calc(100% - 24px)!important}.new-stop-body .map-layer-switch{top:62px!important}}@media(max-height:760px)and (min-width:801px){.new-stop-dialog>header{min-height:70px;padding-block:12px}.new-stop-dialog>footer{padding-block:9px}.new-stop-body .mapbox,.new-stop-body .real-map{min-height:360px}}.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}}:root{--bg: #f4f7fb;--card: #fff;--soft: #f7faff;--text: #111936;--muted: #64708a;--line: #dbe5ef;--nav: #0f5132;--nav2: #07351f;--accent: #139447;--green: #16a34a;--danger: #e11d48;--shadow: 0 10px 30px rgba(29, 55, 93, .07);--radius: 11px}html.dark{--bg: #071426;--card: #0b1728;--soft: #101e33;--text: #edf6ff;--muted: #9bb0cd;--line: #1f3354;--nav: #04162d;--nav2: #061d3b;--accent: #4aa3ff;--shadow: 0 18px 40px rgba(0, 0, 0, .35)}html,body,#root{height:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;font-size:14px}.layout{display:grid;grid-template-columns:300px 1fr;min-height:100vh}.ref-side{background:linear-gradient(180deg,var(--nav),var(--nav2));color:#fff;padding:22px 16px;display:flex;flex-direction:column;box-shadow:8px 0 28px #02204929}.ref-brand{display:flex;align-items:center;gap:14px;margin-bottom:20px}.ref-brand img{width:54px;height:54px;border-radius:8px;object-fit:cover;box-shadow:0 14px 28px #00000042}.ref-brand b{font-size:30px;line-height:1;font-weight:950;letter-spacing:.02em}.ref-brand small{font-size:13px;font-weight:900;letter-spacing:.08em;color:#d7ecff}.ref-db-card{border:1px solid rgba(255,255,255,.13);background:#ffffff0f;border-radius:14px;padding:12px;margin-bottom:18px}.ref-db-card label{font-weight:900;font-size:13px;display:flex;gap:8px;align-items:center;margin-bottom:9px;color:#e7f5ff}.ref-db-card select,.ref-side select{width:100%;height:38px;background:linear-gradient(180deg,#0d5c36,#08492d);border:1px solid rgba(255,255,255,.18);color:#fff;border-radius:9px;padding:0 10px}.ref-db-card option{color:#111}.ref-nav{display:flex;flex-direction:column;gap:4px}.ref-nav button{height:34px;border:0;border-radius:8px;background:transparent;color:#edf8ff;text-align:left;padding:0 12px;display:flex;align-items:center;gap:11px;font-weight:780;cursor:pointer}.ref-nav button svg{width:17px;height:17px}.ref-nav button:hover{background:#ffffff1a}.ref-nav button.active,.ref-nav .nav-child.active{background:#139447;color:#fff;box-shadow:0 8px 20px #0066ff52}.active-parent{background:#ffffff14!important}.ref-nav-group{font-size:12px;letter-spacing:.08em;color:#9ac8f1;font-weight:950;margin:18px 12px 7px}.nav-child{padding-left:30px!important}.chev{margin-left:auto}.side-actions{margin-top:auto;display:grid;gap:9px}.ref-copy{font-size:12px;color:#bdd8f4;margin-top:16px;padding:0 8px}.ref-main{min-width:0;background:linear-gradient(180deg,#f9fbff 0,#f3f7fc)}.sidebar-toggle{position:absolute;top:24px;right:7px;z-index:2;display:grid;width:25px;height:25px;place-items:center;color:#d5e9dd;border:1px solid rgba(255,255,255,.2);border-radius:3px!important;background:#ffffff0f;cursor:pointer}.sidebar-collapsed .ref-side{width:72px!important;padding-inline:9px!important}.sidebar-collapsed .ref-main{margin-left:72px!important}.sidebar-collapsed .ref-brand div,.sidebar-collapsed .ref-db-card,.sidebar-collapsed .ref-nav-group,.sidebar-collapsed .ref-copy,.sidebar-collapsed .nav-count{display:none!important}.sidebar-collapsed .ref-nav button{width:52px!important;overflow:hidden;white-space:nowrap}.sidebar-collapsed .ref-nav button svg{min-width:18px}.ref-topbar{height:76px;background:#ffffffe6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #dbe6f3;padding:0 28px;display:flex;align-items:center;justify-content:space-between;gap:18px;position:sticky;top:0;z-index:30}.dark .ref-topbar{background:#0b1728e6;border-color:var(--line)}.top-index{font-size:24px;font-weight:950;color:var(--text)}.search-wrap{position:relative;width:min(560px,42vw);height:48px;border:1px solid #d7e2f1;background:var(--card);border-radius:13px;display:flex;align-items:center;gap:12px;padding:0 13px;box-shadow:0 8px 22px #0f28500a}.search-wrap input{border:0;outline:0;background:transparent;color:var(--text);flex:1;font-size:15px}.search-wrap kbd{font-size:12px;border:1px solid #d2dcf0;background:#f7f9fc;border-radius:6px;padding:3px 7px;color:#63718d}.dark .search-wrap kbd{background:#12233c;border-color:var(--line);color:var(--muted)}.search-pop,.user-pop{position:absolute;background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:13px;z-index:50}.search-pop{top:54px;left:0;right:0;display:grid;padding:7px}.search-pop button,.user-pop button{border:0;background:transparent;color:var(--text);text-align:left;padding:10px;border-radius:9px;cursor:pointer}.search-pop button:hover,.user-pop button:hover{background:var(--soft)}.search-pop small,.user-pop small{display:block;color:var(--muted)}.ref-top-icons{display:flex;align-items:center;gap:14px;color:#18345c}.dark .ref-top-icons{color:#dcecff}.ref-top-icons>button{border:0;background:transparent;color:inherit;position:relative;cursor:pointer}.ref-top-icons>button span{position:absolute;right:-6px;top:-8px;background:#ff202e;color:#fff;border-radius:99px;width:18px;height:18px;font-size:10px;display:grid;place-items:center;font-weight:950}.user-menu{position:relative;display:flex;align-items:center;gap:4px}.avatar{width:42px;height:42px;border-radius:99px;border:0;background:#139447;color:#fff;display:grid;place-items:center;font-weight:950;cursor:pointer}.user-pop{right:0;top:50px;width:220px;padding:10px}.user-pop>b,.user-pop>small{padding:0 10px 6px;display:block}.content,.ref-content{padding:22px 28px 32px;display:grid;gap:18px}.page-head{display:flex;justify-content:space-between;align-items:flex-start;gap:15px}.page-head h1{margin:0 0 5px;font-size:24px}.page-head p{margin:0;color:var(--muted)}.top-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.btn{border:1px solid var(--accent);background:var(--accent);color:#fff;border-radius:9px;height:42px;padding:0 15px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;cursor:pointer}.btn.ghost{background:var(--card);border-color:var(--line);color:var(--text)}.btn.danger,.mini.danger{background:var(--danger);border-color:var(--danger);color:#fff}.mini{height:30px;min-width:30px;border:1px solid var(--line);border-radius:8px;background:var(--card);color:var(--text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.input,select,textarea{border:1px solid var(--line);background:var(--card);color:var(--text);border-radius:8px;padding:10px 11px;outline:none}.input:focus,select:focus,textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 16%,transparent)}.ref-panel{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:var(--card);padding:16px;overflow:hidden}.no-pad{padding:0}.card-head{padding:13px 16px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px}.split{display:grid;grid-template-columns:340px 1fr;gap:18px}.split.wide{grid-template-columns:minmax(450px,.95fr) minmax(420px,1fr)}.grid{display:grid;gap:14px}.cols2{grid-template-columns:1fr 1fr}.cols4{grid-template-columns:repeat(4,1fr)}.table{width:100%;border-collapse:collapse}.table th{font-size:12px;text-align:left;color:#23375d;font-weight:950;background:#f2f6fb;padding:10px}.dark .table th{background:#101f36;color:#d9e8ff}.table td{border-top:1px solid var(--line);padding:10px;vertical-align:middle}.table tr:hover td,.row-selected td{background:color-mix(in srgb,var(--accent) 8%,var(--card))}.table small{color:var(--muted)}.badge{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;border-radius:99px;background:#e8f3ff;color:#075ea8;font-weight:950;padding:0 7px}.badge.green{background:#dcfce7;color:#166534}.subtabs{display:flex;gap:8px;border-bottom:1px solid var(--line)}.subtabs button{border:0;background:transparent;color:var(--muted);font-weight:900;padding:10px 12px;border-bottom:3px solid transparent;cursor:pointer}.subtabs button.active{color:var(--accent);border-bottom-color:var(--accent)}.mapbox{position:relative}.real-map{height:520px;border-radius:9px;overflow:hidden;border:1px solid var(--line);background:#dbeafe}.map-toolbar{position:absolute;z-index:650;top:12px;left:12px;display:flex;gap:8px}.map-toolbar button{border:1px solid var(--line);background:var(--card);border-radius:8px;height:34px;min-width:34px;color:var(--text);font-weight:900}.drag-pin{background:transparent!important;border:0!important}.drag-pin span{display:grid;place-items:center;width:34px;height:34px;border-radius:99px;background:#16a34a;color:#fff;font-weight:950;border:3px solid #fff;box-shadow:0 8px 18px #00000040}.active-pin span{background:#0ea5e9;outline:4px solid rgba(14,165,233,.28)}.detail-strip{display:flex;gap:12px;align-items:center;margin-top:12px;border:1px solid var(--line);border-radius:10px;padding:10px;background:var(--soft)}.detail-strip span{flex:1;color:var(--muted)}.ref-edit-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.ref-bottom-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:18px}.ref-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px 22px}.ref-form-grid label,.grid label{display:grid;gap:7px;font-size:13px;color:var(--text);font-weight:850}.tabs{height:48px;display:flex;border-bottom:1px solid var(--line);background:var(--soft)}.tabs button{border:0;background:transparent;padding:0 24px;font-weight:900;color:var(--muted);border-bottom:3px solid transparent;cursor:pointer}.tabs button.active{background:var(--card);color:var(--accent);border-bottom-color:var(--accent)}.line-badge{display:inline-grid;place-items:center;min-width:28px;height:28px;border-radius:6px;background:var(--accent);color:#fff;margin-right:9px;font-weight:950}.link-btn{border:0;background:transparent;color:var(--accent);font-weight:900;display:flex;gap:8px;align-items:center;padding:14px;cursor:pointer}.note-box{width:100%;min-height:160px;resize:vertical}.info-grid{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:12px 26px}.info-grid div{display:grid;grid-template-columns:140px 1fr;gap:10px}.info-grid span{color:var(--muted);font-weight:800}.stat b{font-size:34px;display:block}.stat span{color:var(--muted)}.line-list{display:grid;gap:8px;margin-bottom:14px}.line-item{display:flex;align-items:center;gap:10px;border:1px solid var(--line);background:var(--card);border-radius:10px;padding:10px;color:var(--text);cursor:pointer;text-align:left}.line-item.active{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 9%,var(--card))}.line-color{width:34px;height:28px;border-radius:7px;color:#fff;display:grid;place-items:center;font-weight:950}.calendar-heat{display:grid;grid-template-columns:repeat(12,minmax(84px,1fr));gap:7px;overflow:auto}.month{border:1px solid var(--line);background:var(--soft);border-radius:8px;padding:8px}.days{display:grid;grid-template-columns:repeat(7,1fr);gap:2px;margin-top:6px}.days span{height:18px;border:1px solid var(--line);background:var(--card);border-radius:3px;font-size:9px;display:grid;place-items:center}.days .school{background:#fde68a;color:#713f12}.days .holiday{background:#fdba74;color:#7c2d12}.dot{display:inline-block;width:10px;height:10px;border-radius:99px;margin-right:6px}.timetable{overflow:auto;max-height:64vh}.tt-table{border-collapse:separate;border-spacing:0;width:max-content;min-width:100%}.tt-table th,.tt-table td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:8px 10px;text-align:center;background:var(--card);min-width:95px}.tt-table th{position:sticky;top:0;background:var(--soft);z-index:2}.tt-table .stop-col{position:sticky;left:0;z-index:3;text-align:left;min-width:290px;background:var(--card)}.tt-table th.stop-col{background:var(--soft);z-index:4}.tt-course{cursor:pointer}.tt-course small{display:block;color:var(--muted);font-weight:650}.tt-table td.skipped{color:var(--muted);background:#f8fafc}.tt-table td.demand{background:#ecfeff}.tt-table td.pass{background:#f1f5f9}.kv{display:grid;grid-template-columns:150px 1fr;gap:7px}.kv span{color:var(--muted);font-weight:800}.route-pearl{display:flex;align-items:center;overflow:auto;padding:12px 4px;gap:3px}.route-pearl i{height:3px;min-width:34px;background:#139447;border-radius:99px}.pearl{display:grid;place-items:center;text-align:center;gap:5px;min-width:92px}.pearl span{width:18px;height:18px;border-radius:99px;border:4px solid #139447;background:#fff}.pearl b{font-size:11px;max-width:90px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pearl small{color:var(--muted)}.cell-editor{display:grid;grid-template-columns:170px 130px 130px 1fr auto;gap:10px;margin-top:16px}.pick-list{display:grid;gap:6px;margin-top:10px;max-height:230px;overflow:auto}.pick-list button{border:1px solid var(--line);background:var(--card);color:var(--text);border-radius:8px;text-align:left;padding:9px;font-weight:800}.pick-list small{display:block;color:var(--muted)}.gantt-layout{display:grid;grid-template-columns:310px 1fr;gap:18px}.open-list{display:grid;gap:8px;max-height:70vh;overflow:auto}.course-card{border:1px solid var(--line);background:var(--card);color:var(--text);border-radius:10px;padding:10px;text-align:left;cursor:pointer}.course-card:hover{border-color:var(--accent)}.course-card small{display:block;color:var(--muted)}.g-row{display:grid;grid-template-columns:110px 1fr;align-items:center;gap:12px;margin:12px 0}.g-track{height:48px;border-radius:10px;background:var(--soft);position:relative;overflow:hidden}.g-track span{position:absolute;top:8px;height:32px;border-radius:7px;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:900}.login{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at top left,#139447 0,#061733 46%,#020617);padding:24px}.login-card{display:grid;grid-template-columns:1.1fr .9fr;max-width:980px;width:100%;background:#ffffff14;border:1px solid rgba(255,255,255,.18);border-radius:28px;overflow:hidden;box-shadow:0 30px 90px #00000059;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.login-hero{padding:44px;color:#fff;background:linear-gradient(135deg,#0b65f861,#16a34a33)}.login-hero img{width:90px;border-radius:18px}.login-hero h1{font-size:44px;margin:18px 0 8px}.hero-grid{display:flex;gap:10px;flex-wrap:wrap}.hero-grid span{border:1px solid rgba(255,255,255,.24);border-radius:99px;padding:8px 12px}.login-form{display:grid;gap:13px;background:var(--card);padding:42px}.dev-users{display:grid;gap:7px}.dev-users button{border:1px solid var(--line);background:var(--soft);border-radius:10px;padding:9px;text-align:left;color:var(--text)}.link{color:var(--accent);font-weight:900}.error,.success,.shell-error{border-radius:10px;padding:12px}.error,.shell-error{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.success{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.muted{color:var(--muted)}.modal,.overlay{position:fixed;inset:0;background:#02061794;z-index:70;display:grid;place-items:center;padding:22px}.modal-card{width:min(1050px,95vw);max-height:90vh;overflow:auto;background:var(--card);color:var(--text);border:1px solid var(--line);border-radius:18px;padding:20px;box-shadow:0 28px 80px #00000059;position:relative}.icon-close{position:absolute;right:15px;top:15px;border:1px solid var(--line);background:var(--card);color:var(--text);border-radius:9px;width:34px;height:34px;display:grid;place-items:center}.modal-actions{margin-top:14px}.loader-card{width:min(720px,94vw);background:linear-gradient(135deg,#06213a,#084c7e 58%,#139447);color:#fff;border-radius:30px;padding:28px;position:relative;box-shadow:0 35px 80px #0000005c;overflow:hidden}.loader-head{display:flex;gap:15px;align-items:center}.loader-head img{width:62px;border-radius:15px}.loader-head h2{margin:0;font-size:28px}.loader-head small{color:#bde4ff;font-weight:950;text-transform:uppercase}.tds-scene{height:230px;margin:22px 0;border-radius:22px;background:linear-gradient(180deg,#ffffff29,#ffffff0d);position:relative;overflow:hidden}.map-lines:before{content:"";position:absolute;inset:-40px;background:repeating-linear-gradient(25deg,transparent 0 55px,rgba(255,255,255,.16) 56px 59px),repeating-linear-gradient(-35deg,transparent 0 70px,rgba(255,255,255,.11) 71px 74px);animation:mapMove 9s linear infinite}.bus-loader{position:absolute;left:45%;top:48%;transform:translate(-50%,-50%);width:96px;height:96px;border-radius:24px;background:#fff;color:#139447;display:grid;place-items:center;box-shadow:0 16px 30px #00000040;animation:busFloat 2.8s ease-in-out infinite}.stop-a,.stop-b{position:absolute;width:42px;height:42px;border-radius:99px;background:#22c55e;color:#fff;border:3px solid white;display:grid;place-items:center;font-weight:950}.stop-a{left:18%;top:28%}.stop-b{right:17%;bottom:24%}.big-progress{height:14px;border-radius:99px;background:#ffffff3b;overflow:hidden;margin:14px 0}.big-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#38bdf8,#a78bfa,#22c55e);transition:width .4s ease}.toast{position:fixed;right:18px;bottom:18px;z-index:80;background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:14px;width:370px;padding:14px}.toast button{float:right;border:0;background:transparent;color:var(--text);font-size:20px}@keyframes busFloat{0%,to{transform:translate(-50%,-52%)}50%{transform:translate(-50%,-46%)}}@keyframes mapMove{to{transform:translate(90px)}}hr{border:0;border-top:1px solid var(--line);margin:14px 0}@media(max-width:1200px){.layout{grid-template-columns:260px 1fr}.ref-edit-grid,.ref-bottom-grid,.split.wide,.gantt-layout{grid-template-columns:1fr}.search-wrap{width:360px}.cols4{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){.layout{grid-template-columns:1fr}.ref-side{position:relative}.ref-topbar{height:auto;flex-wrap:wrap;padding:12px}.search-wrap{order:3;width:100%}.login-card,.ref-form-grid,.cols2,.cols4,.cell-editor{grid-template-columns:1fr}.calendar-heat{grid-template-columns:repeat(2,1fr)}}.login-redirect{height:100vh;display:grid;place-content:center;gap:14px;text-align:center;background:#071f49;color:#fff;font-weight:950}.login-redirect img{width:86px;border-radius:24px;margin:auto}.ref-topbar{height:78px!important;padding:0 32px!important;background:#fffffff0!important;box-shadow:0 1px #dbe7f3!important}.topbar-left:before{content:"";display:none!important}.top-index{font-size:22px!important;font-weight:950!important;letter-spacing:-.03em!important;color:#0b1533!important}.search-wrap{max-width:520px!important;height:50px!important;border-radius:18px!important;background:#fff!important;box-shadow:0 12px 38px #0b26480f!important}.ref-top-icons>button{width:44px;height:44px;border:0;background:transparent;border-radius:14px;color:#17305d;position:relative;cursor:pointer}.ref-top-icons>button:hover{background:#eef5ff}.ref-top-icons>button span{position:absolute;right:2px;top:0;background:#ef233c;color:#fff;border-radius:99px;font-size:11px;min-width:18px;height:18px;display:grid;place-items:center;font-weight:950}.user-menu{position:relative}.ref-avatar{width:48px!important;height:48px!important;border-radius:50%!important;background:#139447!important;color:#fff!important;box-shadow:0 12px 32px #0b65f840!important}.user-pop{position:absolute;right:0;top:58px;width:270px;background:#fff;border:1px solid #dbe7f3;border-radius:18px;padding:10px;box-shadow:0 24px 70px #081e4238;z-index:99}.user-pop b,.user-pop small{display:block;padding:0 10px}.user-pop small{color:#64748b;margin-bottom:8px}.user-pop button{height:42px;width:100%;border:0;background:transparent;border-radius:12px;text-align:left;padding:0 10px;font-weight:850;color:#102041;cursor:pointer}.user-pop button:hover{background:#f1f6fd}.ref-side{background:linear-gradient(180deg,#04225a,#0a442b)!important}.ref-brand img{border-radius:13px!important}.ref-nav button{border-radius:10px!important}.ref-nav button.active,.nav-child.active{background:#139447!important;color:#fff!important}.ref-db-card{box-shadow:inset 0 0 0 1px #ffffff14;background:#ffffff12!important}.panel,.ref-card,.stop-detail-card{border-radius:14px!important;box-shadow:0 12px 32px #071f490f!important}.btn{border-radius:11px!important}.btn.ghost{background:#fff!important;color:#17305d!important;border:1px solid #d8e4f2!important}.btn.ghost:hover{border-color:#139447!important;background:#f3f7ff!important}.content{padding:28px!important}.dark .ref-topbar{background:#071426f0!important}.dark .top-index{color:#f8fbff!important}.dark .user-pop{background:#071426;border-color:#173b70}.dark .user-pop button{color:#f8fbff}.dark .user-pop button:hover{background:#10284e}.dark .btn.ghost{background:#10284e!important;color:#fff!important;border-color:#244c83!important}.search-wrap kbd,.search kbd{display:none!important}.user-pop{z-index:99999!important;position:absolute!important}.ref-topbar,.topbar{z-index:9000!important}.leaflet-container,.ref-panel .leaflet-container{z-index:1!important}.om-dialog-backdrop{position:fixed;inset:0;background:#0714266b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center;z-index:100000}.om-dialog-card{width:min(460px,calc(100vw - 32px));background:#fff;border:1px solid #dbe7f3;border-radius:26px;box-shadow:0 30px 100px #03122a59;padding:24px;color:#071834}.om-dialog-icon{width:50px;height:50px;border-radius:18px;background:#139447;color:#fff;display:grid;place-items:center;font-weight:950;font-size:22px}.om-dialog-card h2{margin:14px 0 6px;font-size:26px;letter-spacing:-.04em}.om-dialog-card p{color:#607089;margin:0 0 14px;line-height:1.45}.om-dialog-input{width:100%;height:52px;border:1px solid #d8e4f2;border-radius:16px;padding:0 14px;font-size:16px;outline:0;background:#fff;color:#071834}.om-dialog-input:focus{border-color:#139447;box-shadow:0 0 0 4px #dbeafe}.om-dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.om-dialog-actions .btn{height:44px;border:0;border-radius:14px;padding:0 18px;background:#139447;color:#fff;font-weight:950;cursor:pointer}.om-dialog-actions .btn.ghost{background:#eef4fb;color:#102041}.topbar,.ref-topbar{box-shadow:0 10px 30px #0f264b0d}.user-pop{border-radius:22px!important;box-shadow:0 28px 90px #07183440!important;border:1px solid #dbe7f3!important;background:#fff!important}.user-pop button{border-radius:13px!important}.search-wrap,.search{box-shadow:0 12px 28px #102c580f!important}.ref-layout{height:100vh;overflow:hidden}.ref-side{height:100vh;position:sticky;top:0;overflow-y:auto;flex:0 0 auto}.ref-main{height:100vh;overflow-y:auto;position:relative}.ref-topbar,.topbar,.suite-top{position:sticky;top:0;z-index:9000}.side-actions,.ref-side-actions,[data-dark-toggle]{display:none!important}.nav-count{margin-left:auto;opacity:.72;font-size:11px;background:#ffffff21;border-radius:999px;padding:1px 7px}.region-card{position:relative;overflow:hidden}.region-dot{width:34px;height:34px;border-radius:12px;margin-bottom:12px;box-shadow:0 12px 26px #00000029}body{overflow:hidden}.layout{height:100vh!important;min-height:100vh!important;overflow:hidden!important}.side{height:100vh!important;position:sticky!important;top:0!important;overflow-y:auto!important;flex:0 0 auto!important}.main{height:100vh!important;overflow-y:auto!important;position:relative!important}:root{--radius: 7px;--accent: #139447;--nav: #04346e;--nav2: #07351f;--line: #d8e3ef;--text: #091733;--muted: #66758f}.ref-side{border-right:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#0f5132,#0a442b 48%,#07351f)!important;padding:20px 14px!important}.ref-brand img{width:48px!important;height:48px!important;border-radius:6px!important}.ref-brand b{font-size:28px!important}.ref-nav-group{margin-top:20px!important;color:#9ed6ff!important}.ref-nav button{height:36px!important;border-radius:5px!important;font-weight:800!important}.ref-nav .nav-child{height:32px!important}.ref-nav button.active,.ref-nav .nav-child.active{background:#139447!important;box-shadow:inset 4px 0 #8fd0ff,0 8px 18px #0046a040!important}.ref-main{background:#f6f9fd!important}.ref-topbar{height:74px!important;border-bottom:1px solid #d9e6f3!important;background:#fff!important;box-shadow:0 8px 22px #0f2f520a!important}.top-index{font-size:23px!important}.search-wrap{border-radius:7px!important;box-shadow:none!important;border-color:#d6e2ef!important}.content{padding:26px 30px!important}.ref-panel,.panel,.import-card,.setup-hero{border-radius:8px!important;box-shadow:0 8px 22px #11325b0e!important;border:1px solid #d9e4f0!important}.btn{border-radius:6px!important;height:40px!important}.btn.ghost{border-radius:6px!important}.table th{background:#f0f5fb!important;color:#18345c!important}.input,select,textarea{border-radius:6px!important}.empty-start{min-height:calc(100vh - 80px);display:grid;place-items:center}.setup-hero{width:min(1120px,100%);background:#fff;display:grid;grid-template-columns:1.1fr .9fr;gap:26px;padding:34px}.setup-hero small,.wizard-head small{font-weight:950;color:#139447;letter-spacing:.11em}.setup-hero h1,.wizard-head h1{font-size:34px;line-height:1.05;margin:6px 0 12px;letter-spacing:-.04em}.setup-hero p,.wizard-head p{font-size:16px;line-height:1.55;color:#596b84;max-width:780px}.setup-actions{display:flex;gap:10px;margin-top:22px}.setup-steps{display:grid;gap:10px}.setup-steps div{display:grid;grid-template-columns:42px 1fr;gap:3px 12px;border:1px solid #dbe6f3;background:#f7faff;border-radius:8px;padding:13px}.setup-steps b{grid-row:span 2;width:36px;height:36px;border-radius:6px;background:#139447;color:#fff;display:grid;place-items:center}.setup-steps span{font-weight:950}.setup-steps small{color:#60728c}.wizard-head{background:#fff;border:1px solid #d9e4f0;border-radius:8px;padding:24px 26px}.import-grid{display:grid;grid-template-columns:1.1fr 1fr .9fr;gap:16px}.import-card{background:#fff;padding:22px;display:flex;flex-direction:column;align-items:flex-start;gap:12px}.import-card.primary{border-color:#8fc0ff;background:linear-gradient(180deg,#fff,#f3f8ff)}.import-icon{width:46px;height:46px;border-radius:8px;background:#e8f2ff;color:#139447;display:grid;place-items:center}.import-card h2{margin:0;font-size:21px}.import-card p,.import-card li{color:#60728c;line-height:1.45}.import-card ol{margin:0;padding-left:20px}.checkline{display:flex!important;align-items:center!important;gap:8px!important;font-weight:850;color:#17305d!important;margin-top:auto}.checkline input{width:18px;height:18px}.loader-card{border-radius:14px!important;background:linear-gradient(135deg,#0f5132,#139447 62%,#18a058)!important}.tds-scene,.user-pop{border-radius:8px!important}.om-dialog-card{border-radius:10px!important}.om-dialog-icon,.om-dialog-input,.om-dialog-actions .btn{border-radius:6px!important}@media(max-width:1050px){.setup-hero,.import-grid{grid-template-columns:1fr}.setup-hero h1,.wizard-head h1{font-size:28px}}html,body,#root{width:100%;height:100%;overflow:hidden!important}.layout.ref-layout{height:100vh!important;max-height:100vh!important;overflow:hidden!important;grid-template-columns:280px minmax(0,1fr)!important}.ref-side{height:100vh!important;position:relative!important;overflow-y:auto!important;overflow-x:hidden!important}.ref-main{height:100vh!important;max-height:100vh!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.ref-topbar{flex:0 0 74px!important;position:relative!important;top:auto!important}.content{flex:1 1 auto!important;min-height:0!important;overflow:auto!important;padding:20px 26px!important}.timetable-view{height:calc(100vh - 74px)!important;grid-template-rows:auto minmax(280px,1fr) minmax(170px,220px)!important;overflow:hidden!important}.timetable-view>.ref-panel.timetable{min-height:0!important;height:100%!important;overflow:auto!important}.tt-table{min-width:max-content}.tt-table th,.tt-table td{white-space:nowrap}.ref-bottom-grid,.ref-edit-grid,.split.wide{min-height:0}.context-menu{position:fixed;z-index:100000;background:#fff;color:#071834;border:1px solid #d8e4f2;border-radius:10px;box-shadow:0 28px 80px #07183440;padding:8px;width:240px}.context-menu b{display:block;padding:8px 10px;color:#17305d}.context-menu button{width:100%;height:38px;border:0;background:transparent;border-radius:7px;text-align:left;padding:0 10px;font-weight:850;color:#102041;cursor:pointer}.context-menu button:hover{background:#edf5ff}.context-menu hr{margin:6px 0;border:0;border-top:1px solid #e0e8f3}.toast{animation:toastIn .18s ease-out}.toast .big-progress span{transition:width .25s ease}@keyframes toastIn{0%{transform:translateY(12px);opacity:0}to{transform:none;opacity:1}}@media(max-width:1100px){.layout.ref-layout{grid-template-columns:245px minmax(0,1fr)!important}.ref-brand b{font-size:22px!important}.search-wrap{width:360px!important}.content{padding:16px!important}}:root{--nav: #053f26;--nav2: #062c1d;--accent: #18a84a;--green: #18a84a;--radius: 8px;--shadow: 0 10px 26px rgba(4, 35, 21, .08)}.layout.ref-layout{grid-template-columns:260px minmax(0,1fr)!important;background:#f6f8fb}.ref-side{background:linear-gradient(180deg,#06452a,#042b1c)!important;padding:18px 14px!important}.ref-brand{margin-bottom:16px!important}.ref-brand img{width:48px!important;height:48px!important;border-radius:8px!important}.ref-brand b{font-size:27px!important}.ref-db-card{border-radius:12px!important;padding:10px!important}.ref-nav button{height:31px!important;border-radius:6px!important;padding:0 10px!important;font-size:13px!important}.ref-nav button.active,.ref-nav .nav-child.active{background:#17a34a!important;box-shadow:inset 3px 0 #bbf7d0,0 8px 18px #16a34a3d!important}.nav-child{padding-left:28px!important}.nav-count{margin-left:auto;background:#ffffff1f;padding:1px 7px;border-radius:99px;font-size:12px}.chev{transition:.18s}.chev.open{transform:rotate(180deg)}.ref-topbar{height:68px!important;padding:0 24px!important}.top-index{font-size:22px!important}.search-wrap{height:43px!important;border-radius:10px!important}.content{padding:18px 22px!important}.page-head{margin-bottom:14px!important}.panel,.ref-panel,.import-card{border-radius:9px!important;box-shadow:0 6px 18px #0c253a0d!important}.btn{border-radius:7px!important;background:#18a84a!important}.btn.ghost{background:#fff!important;color:#14324c!important}.btn.danger{background:#e11d48!important;color:#fff!important}.input,select,textarea{border-radius:7px!important}.table th,.tt-table th{background:#f5f8fc!important}.tt-table th,.tt-table td{padding:9px 12px!important}.tt-course{border-top-color:#18a84a!important}.context-menu.compact{width:218px!important;padding:5px!important;border-radius:7px!important;font-size:13px!important}.context-menu.compact b{padding:6px 8px!important;font-size:12px!important;color:#486177!important}.context-menu.compact button,.context-menu.compact .ctx-item{height:30px!important;border:0;background:transparent;border-radius:5px;text-align:left;padding:0 8px!important;font-weight:650;color:#13253d;display:flex;align-items:center;gap:8px;cursor:pointer;position:relative}.context-menu.compact button:hover,.context-menu.compact .ctx-item:hover{background:#eef6f1!important}.ctx-item.has-sub{justify-content:space-between}.ctx-item.has-sub>span{display:flex;align-items:center;gap:8px}.ctx-sub{display:none;position:absolute;left:calc(100% + 6px);top:0;background:#fff;border:1px solid #d8e4f2;border-radius:7px;box-shadow:0 18px 45px #0718342e;padding:5px;width:190px;z-index:100001}.ctx-item.has-sub:hover .ctx-sub{display:block}.ctx-sub button{width:100%!important}.toast{border-left:4px solid #18a84a!important}.big-progress span{background:linear-gradient(90deg,#22c55e,#84cc16)!important}::-webkit-scrollbar-track{background:#edf3f8;border-radius:99px}::-webkit-scrollbar-thumb{background:#bad0c4;border:2px solid #edf3f8;border-radius:99px}::-webkit-scrollbar-thumb:hover{background:#7dae91}.dashboard-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.stat b{color:#0f7a3a}.route-pearl i{background:#18a84a!important}.pearl span{border-color:#18a84a!important}:root{--tms-green: #0f7a3a;--tms-green-2: #0b5f31;--tms-green-3: #063f24;--tms-lime: #21b957;--accent: #0f8f43 !important;--green: #0f8f43 !important;--radius: 3px !important;--shadow: 0 2px 10px rgba(10, 34, 24, .045) !important}html,body,#root{background:#f5f7f9!important;color:#08162f!important}.layout.ref-layout{grid-template-columns:246px minmax(0,1fr)!important;background:#f5f7f9!important}.ref-side{background:linear-gradient(180deg,#073f26,#042d1d 58%,#032417)!important;padding:14px 10px!important;border-right:1px solid rgba(255,255,255,.08)!important;box-shadow:none!important}.ref-brand{gap:10px!important;margin-bottom:12px!important;padding:0 2px!important}.ref-brand img{width:40px!important;height:40px!important;border-radius:4px!important;box-shadow:none!important}.ref-brand b{font-size:26px!important;letter-spacing:-.04em!important}.ref-brand small{font-size:11px!important;letter-spacing:.05em!important}.ref-db-card{border-radius:4px!important;padding:8px!important;margin-bottom:12px!important;background:#ffffff0e!important;box-shadow:none!important}.ref-db-card label{font-size:12px!important;margin-bottom:7px!important;color:#d9f7e4!important}.ref-nav-group{font-size:11px!important;margin:15px 8px 6px!important;color:#9bddb5!important;letter-spacing:.09em!important}.ref-nav button,.ref-nav .nav-child{height:28px!important;min-height:28px!important;border-radius:3px!important;padding:0 9px!important;font-size:12.5px!important;font-weight:760!important;letter-spacing:-.01em!important}.ref-nav button svg{width:15px!important;height:15px!important;stroke-width:2.2!important}.ref-nav button:hover{background:#ffffff13!important}.ref-nav button.active,.ref-nav .nav-child.active{background:#13a24c!important;color:#fff!important;box-shadow:inset 2px 0 #c7f9d5!important}.active-parent{background:#fff1!important}.nav-count{font-size:10px!important;padding:0 6px!important;background:#ffffff1f!important}.ref-copy{font-size:11px!important;color:#a8d9bd!important;padding:8px 4px!important;margin-top:auto!important}.ref-main{background:#f5f7f9!important}.ref-topbar{height:58px!important;flex-basis:58px!important;padding:0 20px!important;background:#fff!important;border-bottom:1px solid #dde5eb!important;box-shadow:none!important}.top-index{font-size:20px!important;font-weight:920!important;letter-spacing:-.035em!important}.search-wrap{height:38px!important;border-radius:3px!important;border-color:#d7e0e8!important;box-shadow:none!important;width:min(520px,42vw)!important;padding:0 11px!important}.ref-top-icons{gap:10px!important}.ref-top-icons>button{height:32px!important;width:32px!important;border-radius:3px!important;display:grid!important;place-items:center!important;color:#19324a!important}.ref-top-icons>button:hover{background:#f0f5f2!important;color:#0b6f35!important}.ref-top-icons>button span{background:#e11d48!important}.avatar{width:36px!important;height:36px!important;border-radius:4px!important;background:#0f8f43!important;box-shadow:none!important}.user-pop{top:42px!important;border-radius:4px!important;box-shadow:0 14px 40px #081e4224!important}.content,.ref-content{padding:16px 20px 22px!important;gap:14px!important}.page-head{margin-bottom:10px!important;align-items:center!important}.page-head h1{font-size:21px!important;letter-spacing:-.035em!important;margin-bottom:3px!important}.page-head p{font-size:13px!important}.btn{height:32px!important;min-height:32px!important;border-radius:3px!important;padding:0 11px!important;font-size:12.5px!important;font-weight:850!important;background:#0f8f43!important;border-color:#0f8f43!important;box-shadow:none!important}.btn:hover{background:#0a7737!important;border-color:#0a7737!important}.btn.ghost{background:#fff!important;border-color:#d7e0e8!important;color:#14283c!important}.btn.ghost:hover{background:#f2f7f4!important;border-color:#9ccbae!important;color:#0b6f35!important}.btn.danger,.mini.danger{background:#d21f3c!important;border-color:#d21f3c!important;color:#fff!important}.mini{height:26px!important;min-width:26px!important;border-radius:3px!important}.input,select,textarea{min-height:32px!important;border-radius:3px!important;padding:7px 9px!important;font-size:13px!important;border-color:#d7e0e8!important;box-shadow:none!important}select{accent-color:#0f8f43!important}select option:checked{background:#0f8f43!important;color:#fff!important}.input:focus,select:focus,textarea:focus{border-color:#0f8f43!important;box-shadow:0 0 0 2px #0f8f431f!important}.ref-panel,.panel,.import-card,.setup-hero,.modal-card,.om-dialog-card{border-radius:4px!important;box-shadow:0 2px 12px #0a1c2a0b!important;border-color:#dbe3ea!important}.card-head{padding:9px 12px!important}.table th,.tt-table th{padding:7px 10px!important;background:#f3f6f8!important;font-size:11.5px!important;color:#14283c!important}.table td,.tt-table td{padding:7px 10px!important;font-size:13px!important}.tt-table th.tt-course{border-top:3px solid #0f8f43!important}.subtabs button,.tabs button{padding:8px 12px!important;border-radius:0!important;font-size:12.5px!important}.subtabs button.active,.tabs button.active{color:#0f8f43!important;border-bottom-color:#0f8f43!important;background:#fff!important}.real-map{border-radius:3px!important}.map-toolbar button{border-radius:3px!important;height:30px!important;min-width:30px!important}.context-menu.compact{border-radius:3px!important;box-shadow:0 16px 38px #07183429!important;width:205px!important;padding:4px!important}.context-menu.compact b{padding:5px 7px!important;font-size:11px!important}.context-menu.compact button,.context-menu.compact .ctx-item{height:26px!important;border-radius:2px!important;font-size:12px!important;font-weight:650!important;padding:0 7px!important}.ctx-sub{border-radius:3px!important;width:178px!important;padding:4px!important;box-shadow:0 14px 32px #07183429!important}.soft-select{position:relative;min-width:160px;font-size:13px}.soft-select>button{width:100%;height:32px;border:1px solid #d7e0e8;background:#fff;color:#10233b;border-radius:3px;padding:0 9px;display:flex;align-items:center;justify-content:space-between;gap:8px;font-weight:780;cursor:pointer;box-shadow:none}.soft-select>button:hover{border-color:#9ccbae;background:#f8fbf9}.soft-select.open>button{border-color:#0f8f43;box-shadow:0 0 0 2px #0f8f431f}.soft-select-menu{position:absolute;top:calc(100% + 4px);left:0;right:0;max-height:260px;overflow:auto;background:#fff;border:1px solid #cfdce6;border-radius:3px;box-shadow:0 16px 36px #081e4229;padding:3px;z-index:100000}.soft-select-menu button{height:28px;width:100%;border:0;background:transparent;color:#10233b;text-align:left;padding:0 8px;border-radius:2px;font-weight:650;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.soft-select-menu button:hover{background:#eef8f1}.soft-select-menu button.active{background:#0f8f43;color:#fff}.soft-select.slim-select{min-width:124px}.soft-select.wide-select{min-width:170px}.ref-db-card .soft-select{width:100%}.ref-db-card .soft-select>button{height:32px;background:#073f26;color:#fff;border-color:#ffffff2e}.ref-db-card .soft-select.open>button{border-color:#22c55e;box-shadow:0 0 0 2px #22c55e2e}.ref-db-card .soft-select-menu{background:#fff;color:#10233b}::-webkit-scrollbar{width:8px!important;height:8px!important}::-webkit-scrollbar-track{background:#eef3f0!important;border-radius:0!important}::-webkit-scrollbar-thumb{background:#9ab7a5!important;border:2px solid #eef3f0!important;border-radius:0!important}::-webkit-scrollbar-thumb:hover{background:#0f8f43!important}.toast{border-radius:3px!important;box-shadow:0 10px 34px #0718342e!important}.big-progress span{background:#0f8f43!important}.dashboard-grid{gap:10px!important}.stat b{color:#0b7036!important}@media(max-width:1100px){.layout.ref-layout{grid-template-columns:228px minmax(0,1fr)!important}.ref-brand b{font-size:22px!important}.search-wrap{width:360px!important}.content{padding:14px!important}}:root{--tms-green: #0b6b34;--tms-green-bright: #149447;--tms-ink: #071834;--tms-line: #dbe5ee}.ref-side{background:linear-gradient(180deg,#064226,#032517)!important;border-right:1px solid rgba(255,255,255,.08)!important}.ref-brand.clickable{cursor:pointer}.ref-brand.clickable:hover{opacity:.92}.ref-db-card{background:#ffffff0e!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:6px!important;padding:10px 11px!important;box-shadow:none!important}.ref-db-card label{font-size:12px!important;letter-spacing:.02em}.soft-select button{height:34px!important;border-radius:4px!important;background:#ffffff0f!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:none!important}.soft-select-menu{border-radius:4px!important;padding:3px!important;border-color:#cfdde9!important;box-shadow:0 16px 50px #0718342e!important}.soft-select-menu button{height:30px!important;border-radius:3px!important;background:#fff!important;color:#071834!important}.soft-select-menu button.active,.soft-select-menu button:hover{background:#e8f7ee!important;color:#0b6b34!important}.ref-topbar{height:58px!important;padding:0 22px!important}.top-index{font-size:20px!important}.search-wrap{height:36px!important;border-radius:5px!important}.search-wrap input{font-size:13px!important}.ref-top-icons>button,.avatar{width:34px!important;height:34px!important;border-radius:5px!important}.app-switch{background:#f7fafc!important;border:1px solid #d9e5ef!important}.app-switch img{width:22px;height:22px;border-radius:3px}.user-pop{border-radius:6px!important;padding:6px!important;width:220px!important}.user-pop button{height:30px!important;border-radius:4px!important;font-size:13px!important}.content{padding:16px 20px!important}.page-head{margin-bottom:12px!important}.page-head h1{font-size:22px!important;letter-spacing:-.03em}.btn{height:32px!important;border-radius:4px!important;padding:0 11px!important;font-size:13px!important;background:#139447!important;box-shadow:none!important}.btn.ghost{border-radius:4px!important;background:#fff!important}.input,select,textarea{height:32px!important;border-radius:4px!important;font-size:13px!important}.panel,.ref-panel{border-radius:5px!important;box-shadow:0 6px 18px #0718340a!important}.table th,.table td,.tt-table th,.tt-table td{padding:7px 10px!important;font-size:13px!important}.tt-table td:focus{outline:2px solid #139447;outline-offset:-2px;background:#ecfdf3!important}.context-menu.compact{border-radius:4px!important;width:205px!important;padding:4px!important}.context-menu.compact button,.context-menu.compact .ctx-item{height:26px!important;border-radius:3px!important;font-size:12px!important;font-weight:650!important}.edit-lock{margin:0 0 8px;border:1px solid #bbf7d0;background:#f0fdf4;color:#0b6b34;height:30px;display:flex;align-items:center;padding:0 10px;font-weight:800;font-size:12px}.edit-lock.blocked{background:#fff1f2;border-color:#fecdd3;color:#be123c}.lock-overlay{position:fixed;inset:0;z-index:120000;display:grid;place-items:center;background:#05150d38;-webkit-backdrop-filter:blur(18px) saturate(.7);backdrop-filter:blur(18px) saturate(.7)}.lock-overlay:before{content:"";position:absolute;inset:0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.lock-card{position:relative;width:min(380px,calc(100vw - 32px));background:#fff;border:1px solid #d9e5ef;padding:24px;box-shadow:0 30px 100px #03122a47;display:grid;gap:10px}.lock-card img{width:44px;border-radius:6px}.lock-card small{color:#139447;font-weight:900;letter-spacing:.12em}.lock-card h2{margin:0}.lock-card p{color:#607089;margin:0 0 4px}.dashboard-grid .panel,.stat{border-radius:4px!important}.modal-card{border-radius:6px!important}.cell-editor{border-radius:4px!important}.route-pearl .pearl span{border-color:#139447!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#9bb5a4;border:1px solid #edf3f8;border-radius:0}::-webkit-scrollbar-track{background:#eef3f7;border-radius:0}:root{--accent: #11883f !important;--green: #11883f !important;--tms-green: #06492a !important;--tms-green-2: #032d1b !important;--radius: 3px !important;--shadow: 0 1px 0 rgba(15, 30, 45, .04), 0 8px 22px rgba(15, 30, 45, .045) !important}body{background:#f5f7f9!important;color:#091832!important;font-size:13px!important}.layout.ref-layout{grid-template-columns:238px minmax(0,1fr)!important;background:#f5f7f9!important}.ref-side{background:linear-gradient(180deg,#063d24,#021e13)!important;padding:12px 10px!important;border-right:1px solid #092616!important;box-shadow:none!important}.ref-brand{gap:9px!important;margin:0 0 12px!important;padding:2px 4px!important}.ref-brand img{width:40px!important;height:40px!important;border-radius:3px!important;box-shadow:none!important}.ref-brand b{font-size:25px!important;letter-spacing:-.04em!important}.ref-brand small{font-size:10px!important;letter-spacing:.08em!important;color:#e5f7eb!important}.ref-db-card{border-radius:3px!important;padding:8px!important;margin-bottom:12px!important;background:#ffffff0b!important;border-color:#ffffff21!important}.ref-db-card label{margin-bottom:6px!important;font-size:11px!important}.ref-db-card .soft-select>button{height:30px!important;background:#053c24!important;border-color:#1b7041!important;border-radius:2px!important;color:#fff!important}.ref-db-card:after{display:none!important}.ref-nav-group{font-size:10.5px!important;margin:14px 9px 5px!important;color:#9bdcb9!important}.ref-nav{gap:1px!important}.ref-nav button,.nav-parent,.nav-child{height:28px!important;min-height:28px!important;border-radius:2px!important;padding:0 9px!important;font-size:12px!important;font-weight:800!important;box-shadow:none!important}.ref-nav button svg{width:15px!important;height:15px!important}.nav-child{padding-left:24px!important}.ref-nav button.active,.ref-nav .nav-child.active{background:#16a34a!important;box-shadow:inset 3px 0 #d9ffe7!important}.nav-count{font-size:10px!important;border-radius:2px!important;padding:1px 5px!important}.ref-copy{font-size:10.5px!important;margin-top:auto!important}.ref-topbar{height:54px!important;flex:0 0 54px!important;padding:0 18px!important;background:#fff!important;border-bottom:1px solid #dbe4ec!important;box-shadow:none!important}.top-index{font-size:18px!important;letter-spacing:-.035em!important}.search-wrap{height:34px!important;width:min(500px,42vw)!important;border-radius:2px!important;box-shadow:none!important;border-color:#d7e0e8!important;padding:0 9px!important}.search-wrap input{font-size:12.8px!important}.ref-top-icons{gap:7px!important}.ref-top-icons>button,.avatar{width:30px!important;height:30px!important;border-radius:2px!important}.app-switch img{width:20px!important;height:20px!important;border-radius:2px!important}.avatar{background:#11883f!important}.user-pop{top:37px!important;width:210px!important;border-radius:3px!important;box-shadow:0 18px 46px #081e4229!important}.user-pop-head{padding:4px 8px 7px!important;border-bottom:1px solid #edf1f5!important;margin-bottom:4px!important}.user-pop button{height:28px!important;border-radius:2px!important;font-size:12px!important}.content,.ref-content{padding:14px 18px!important;gap:12px!important}.page-head{margin:0 0 8px!important}.page-head h1{font-size:20px!important}.btn{height:30px!important;min-height:30px!important;border-radius:2px!important;padding:0 10px!important;font-size:12px!important;box-shadow:none!important;background:#11883f!important;border-color:#11883f!important}.btn.ghost{background:#fff!important;border-color:#d6e0e8!important;color:#10243b!important}.btn.danger{background:#d51f3f!important;border-color:#d51f3f!important}.input,select,textarea{height:30px!important;min-height:30px!important;border-radius:2px!important;padding:6px 8px!important;font-size:12.5px!important}.ref-panel,.panel,.modal-card,.om-dialog-card,.import-card{border-radius:3px!important;box-shadow:0 1px #0a1e3208,0 9px 22px #0a1e320a!important}.card-head{padding:8px 10px!important}.table th,.tt-table th{padding:6px 8px!important;font-size:11px!important}.table td,.tt-table td{padding:6px 8px!important;font-size:12.2px!important}.subtabs{height:35px!important;align-items:flex-end!important;gap:0!important}.subtabs button,.tabs button{height:35px!important;padding:0 14px!important;font-size:12px!important;border-radius:0!important;background:transparent!important}.subtabs button.active,.tabs button.active{background:#fff!important;color:#11883f!important;border-bottom-color:#11883f!important}.split.wide{gap:12px!important}.real-map{height:430px!important;border-radius:2px!important}.map-toolbar button{height:26px!important;min-width:26px!important;border-radius:2px!important;font-size:12px!important}.context-menu.compact{width:190px!important;border-radius:2px!important;padding:3px!important;box-shadow:0 12px 35px #081e4229!important}.context-menu.compact b{font-size:10.5px!important;padding:4px 6px!important}.context-menu.compact button,.context-menu.compact .ctx-item{height:24px!important;border-radius:1px!important;font-size:11.5px!important;padding:0 6px!important;gap:6px!important}.ctx-sub{border-radius:2px!important;width:170px!important;padding:3px!important}.soft-select>button{height:30px!important;border-radius:2px!important;box-shadow:none!important;background:#fff!important;color:#0e2137!important}.soft-select-menu{border-radius:2px!important;padding:2px!important}.soft-select-menu button{height:26px!important;border-radius:1px!important;font-size:12px!important}.toast{border-radius:2px!important;border-left:4px solid #11883f!important}.toast.error{border-left-color:#d51f3f!important}.toast.error .big-progress span{background:#d51f3f!important}.big-progress span{background:#11883f!important}.route-pearl .pearl span,.pearl span{border-color:#11883f!important}.route-pearl i{background:#11883f!important}.rich-search{padding:0!important;border-radius:3px!important;overflow:hidden}.rich-search button{display:flex!important;gap:10px!important;align-items:center!important;padding:9px 10px!important;border-radius:0!important;border-bottom:1px solid #edf2f6!important}.rich-search button:last-child{border-bottom:0!important}.search-type{width:28px;height:28px;border-radius:2px;display:grid;place-items:center;color:#fff;flex:0 0 auto}.search-type.stop{background:#11883f}.search-type.line{background:#0f766e}.search-type.course{background:#2563eb}.search-type.block{background:#7c3aed}.suite-launcher-backdrop{position:fixed;inset:0;z-index:150000;background:transparent}.suite-launcher{position:fixed;left:14px;top:58px;width:360px;max-width:calc(100vw - 28px);background:#fff;border:1px solid #d9e3ec;box-shadow:0 24px 70px #0718343d;border-radius:3px;padding:10px}.launcher-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.launcher-head b{font-size:14px}.launcher-head button{border:0;background:transparent;font-size:22px;line-height:1;cursor:pointer}.launcher-search{height:30px;border:1px solid #d7e0e8;display:flex;align-items:center;gap:8px;padding:0 9px;color:#64748b;margin-bottom:10px;border-radius:2px}.launcher-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.launcher-grid button{border:0;background:#fff;border-radius:2px;padding:7px 4px;display:grid;justify-items:center;gap:5px;cursor:pointer;color:#12233b}.launcher-grid button:hover{background:#f1f6f3}.launcher-grid button.disabled{opacity:.55}.launcher-icon{width:34px;height:34px;border-radius:3px;color:#fff;font-weight:900;display:grid;place-items:center;font-size:11px}.launcher-icon img{width:100%;height:100%;object-fit:cover;border-radius:3px}.launcher-grid small{font-size:10px;color:#64748b;text-align:center;line-height:1.15}.cell-pulse{position:absolute;transform:translate(4px,-12px);color:#11883f;font-weight:950;animation:pulseUp .9s ease-out forwards;pointer-events:none}.route-pin{background:transparent!important;border:0!important}.route-pin span{display:grid;place-items:center;width:24px;height:24px;background:#11883f;color:#fff;border:2px solid #fff;font-weight:900;font-size:11px;box-shadow:0 5px 12px #0003}@keyframes pulseUp{0%{opacity:0;transform:translate(4px) scale(.9)}20%{opacity:1}to{opacity:0;transform:translate(4px,-22px) scale(1.1)}}.course-inspector .mini-head{display:flex;justify-content:space-between;gap:10px;align-items:center}.course-edit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.course-edit-grid label{display:grid;gap:3px;font-size:11px;color:#637083;font-weight:800}.compact-picker{max-width:560px}.pick-list.suggested button{display:flex!important;align-items:center!important;gap:9px!important;text-align:left!important}.pick-list.suggested button span{display:grid}.route-card{width:min(980px,calc(100vw - 50px))!important}.route-card .real-map{height:420px!important}.route-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:10px;max-height:170px;overflow:auto}.route-list div{border:1px solid #e1e8ee;padding:6px 8px;border-radius:2px}.modal{-webkit-backdrop-filter:blur(7px)!important;backdrop-filter:blur(7px)!important;background:#14202c57!important}@media(max-width:1150px){.layout.ref-layout{grid-template-columns:215px minmax(0,1fr)!important}.ref-brand b{font-size:20px!important}.course-edit-grid,.route-list{grid-template-columns:1fr!important}}:root{--accent: #0f8f43 !important;--green: #0f8f43 !important;--nav: #043f25 !important;--nav2: #021c11 !important;--line: #d6e1dc !important;--radius: 2px !important;--shadow: none !important}html.dark{display:initial!important}body{background:#f5f7f6!important;color:#0a1528!important;font-size:13px!important;line-height:1.35!important}.layout.ref-layout{grid-template-columns:224px minmax(0,1fr)!important}.ref-side{padding:10px 8px!important;background:linear-gradient(180deg,#064427 0,#022214)!important;border-right:1px solid #032715!important}.ref-brand{gap:10px!important;padding:0 4px 8px!important;border-bottom:1px solid rgba(255,255,255,.08)!important;margin-bottom:10px!important}.ref-brand img{width:36px!important;height:36px!important;border-radius:2px!important}.ref-brand div{min-width:0;display:grid!important;gap:0!important}.ref-brand b{font-size:24px!important;line-height:1!important;letter-spacing:-.03em!important}.ref-brand small{display:block!important;font-size:10px!important;line-height:1.05!important;letter-spacing:.07em!important;margin-top:-1px!important;color:#d9f6e4!important}.ref-db-card{padding:7px!important;border-radius:2px!important;margin-bottom:9px!important;background:#ffffff0e!important}.ref-db-card label{font-size:11px!important;margin-bottom:5px!important}.ref-nav-group{margin:12px 8px 4px!important;font-size:10px!important;letter-spacing:.1em!important}.ref-nav button,.nav-parent,.nav-child{height:26px!important;min-height:26px!important;border-radius:1px!important;font-size:12px!important;font-weight:760!important;padding:0 8px!important}.ref-nav button.active,.ref-nav .nav-child.active{background:#13a14c!important;box-shadow:inset 2px 0 #e8fff0!important}.nav-child{padding-left:22px!important}.ref-copy{font-size:10px!important;padding:8px!important;color:#b6dcc6!important}.ref-main{background:#f5f7f6!important}.ref-topbar{height:48px!important;flex:0 0 48px!important;padding:0 14px!important;background:#fff!important;border-bottom:1px solid #d7e1dc!important}.top-index{font-size:17px!important;font-weight:900!important}.search-wrap{height:31px!important;border-radius:1px!important;width:min(470px,40vw)!important}.ref-top-icons{gap:5px!important}.ref-top-icons>button,.avatar{width:28px!important;height:28px!important;border-radius:1px!important}.content,.ref-content{padding:12px 14px!important;gap:10px!important}.content{display:flex!important;flex-direction:column!important;min-height:0!important}.page-head{margin:0!important;min-height:0!important;align-items:center!important}.page-head h1{font-size:19px!important;margin:0 0 2px!important}.page-head p{font-size:12px!important}.top-actions{gap:7px!important}.btn{height:28px!important;min-height:28px!important;border-radius:1px!important;padding:0 10px!important;font-size:12px!important;font-weight:820!important}.btn svg{width:14px!important;height:14px!important}.btn.ghost{background:#fff!important;color:#0d1f34!important}.mini{height:26px!important;min-width:26px!important;border-radius:1px!important}.input,select,textarea{height:28px!important;min-height:28px!important;border-radius:1px!important;padding:5px 8px!important;font-size:12px!important}.ref-panel,.panel,.modal-card,.om-dialog-card,.import-card{border-radius:2px!important;box-shadow:none!important;border-color:#d7e1dc!important;background:#fff!important}.subtabs,.tabs{height:32px!important;min-height:32px!important;display:flex!important;align-items:flex-end!important;border-bottom:1px solid #d7e1dc!important;background:transparent!important;overflow:visible!important;gap:0!important}.subtabs button,.tabs button{height:32px!important;min-height:32px!important;padding:0 13px!important;border-radius:0!important;background:transparent!important;font-size:12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.subtabs button.active,.tabs button.active{background:transparent!important;border-bottom:2px solid #0f8f43!important;color:#0f8f43!important}.split.wide{grid-template-columns:minmax(420px,.9fr) minmax(420px,1fr)!important;gap:10px!important;min-height:0!important}.card-head{padding:7px 9px!important;min-height:38px!important}.table th,.table td,.tt-table th,.tt-table td{padding:5px 7px!important;font-size:12px!important}.badge{border-radius:1px!important;height:20px!important;min-width:20px!important;font-size:11px!important}.real-map{height:360px!important;border-radius:1px!important}.detail-strip{margin-top:8px!important;border-radius:1px!important;padding:6px 8px!important}.soft-select{position:relative!important;min-width:0!important}.soft-select>button{height:28px!important;border-radius:1px!important;background:#fff!important;color:#0d1f34!important;border:1px solid #d7e1dc!important;padding:0 8px!important;min-width:130px!important}.ref-db-card .soft-select>button{background:#063b24!important;color:#fff!important;border-color:#1d7a48!important}.soft-select-menu{position:absolute!important;z-index:100000!important;top:calc(100% + 3px)!important;left:0!important;right:auto!important;min-width:100%!important;max-height:260px!important;overflow:auto!important;background:#fff!important;border:1px solid #d7e1dc!important;border-radius:1px!important;box-shadow:0 10px 28px #051f1224!important}.soft-select-menu button{height:26px!important;border-radius:0!important;padding:0 8px!important;background:#fff!important;color:#0d1f34!important}.soft-select-menu button.active,.soft-select-menu button:hover{background:#eef8f1!important;color:#0f8f43!important}.ref-db-card .soft-select-menu{background:#fff!important;color:#0d1f34!important}.ref-actions{display:flex!important;gap:7px!important;align-items:center!important;flex-wrap:wrap!important}.ref-actions .btn{min-width:110px!important}.ref-edit-grid,.ref-bottom-grid{gap:10px!important}.ref-form-grid{gap:9px 12px!important}.timetable-view{overflow:auto!important}.timetable-view .page-head{position:sticky!important;top:0!important;z-index:10!important;background:#f5f7f6!important;padding-bottom:6px!important}.timetable{overflow:auto!important;max-height:48vh!important}.tt-table{width:max-content!important;min-width:100%!important}.tt-table th{position:sticky!important;top:0!important;z-index:3!important}.tt-table .stop-col{position:sticky!important;left:0!important;z-index:4!important;background:#fff!important}.route-pearl{padding:4px 0!important;overflow-x:auto!important}.context-menu.compact{border-radius:1px!important;border-color:#cddbd4!important;box-shadow:0 14px 38px #051f122e!important}.context-menu.compact button,.context-menu.compact .ctx-item{height:24px!important}.user-pop{border-radius:1px!important;box-shadow:0 12px 36px #051f122e!important}.suite-launcher{border-radius:2px!important;width:365px!important;box-shadow:0 20px 65px #051f1238!important}.launcher-grid{grid-template-columns:repeat(4,1fr)!important}.launcher-grid button{border-radius:1px!important}.launcher-icon{border-radius:2px!important;overflow:hidden!important}.toast{background:#fff!important;border:1px solid #d7e1dc!important;border-left:4px solid #0f8f43!important;border-radius:1px!important;box-shadow:0 14px 38px #051f121f!important}.big-progress{height:6px!important;border-radius:0!important;background:#edf2ef!important}.big-progress span{border-radius:0!important}::-webkit-scrollbar{width:7px!important;height:7px!important}::-webkit-scrollbar-track{background:#eef2f0!important}::-webkit-scrollbar-thumb{background:#9db8aa!important;border:1px solid #eef2f0!important;border-radius:0!important}@media(max-width:1100px){.layout.ref-layout{grid-template-columns:205px minmax(0,1fr)!important}.split.wide,.ref-edit-grid,.ref-bottom-grid{grid-template-columns:1fr!important}.search-wrap{width:300px!important}}html,body,#root{height:100%;overflow:hidden!important}body{font-size:12.5px!important;background:#f3f6f4!important;color:#08152b!important}.layout.ref-layout{height:100vh!important;min-height:0!important;display:grid!important;grid-template-columns:218px minmax(0,1fr)!important;overflow:hidden!important}.ref-side{height:100vh!important;overflow:auto!important;padding:9px 8px!important;border-right:1px solid #0b3a24!important;box-shadow:none!important}.ref-main{height:100vh!important;min-height:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;background:#f3f6f4!important}.ref-topbar{height:44px!important;min-height:44px!important;flex:0 0 44px!important;padding:0 13px!important;position:relative!important;top:auto!important;background:#fff!important;border-bottom:1px solid #d8e3dd!important;box-shadow:none!important}.ref-content,.content{height:calc(100vh - 44px)!important;min-height:0!important;overflow:auto!important;padding:10px 12px!important;gap:9px!important;display:flex!important;flex-direction:column!important}.ref-brand{height:42px!important;margin:0 0 8px!important;padding:0 4px 8px!important}.ref-brand img{width:34px!important;height:34px!important}.ref-brand b{font-size:22px!important;letter-spacing:-.04em!important}.ref-brand small{font-size:9.5px!important}.ref-db-card{padding:6px!important;margin-bottom:8px!important;border-radius:0!important;border-color:#ffffff24!important}.ref-db-card label{font-size:10.5px!important}.ref-nav{gap:2px!important}.ref-nav button,.nav-parent,.nav-child{height:25px!important;border-radius:0!important;font-size:11.5px!important;padding:0 8px!important;gap:8px!important}.ref-nav button svg{width:14px!important;height:14px!important}.nav-child{padding-left:20px!important}.ref-nav-group{margin:10px 8px 3px!important;font-size:9.5px!important;letter-spacing:.11em!important}.top-index{font-size:16px!important;line-height:1!important;white-space:nowrap!important}.search-wrap{height:30px!important;max-height:30px!important;border-radius:0!important;width:min(450px,38vw)!important;box-shadow:none!important}.search-wrap input{font-size:12.5px!important}.ref-top-icons{gap:4px!important}.ref-top-icons>button,.avatar{height:28px!important;width:28px!important;border-radius:0!important}.page-head{flex:0 0 auto!important;align-items:center!important;margin:0!important;padding:0!important}.page-head h1{font-size:18px!important;line-height:1.12!important;margin:0!important}.page-head p{font-size:11.5px!important;margin-top:2px!important}.top-actions{gap:6px!important}.btn{height:27px!important;min-height:27px!important;border-radius:0!important;padding:0 9px!important;font-size:11.5px!important;line-height:1!important;box-shadow:none!important}.btn.ghost{background:#fff!important}.input,select,textarea{height:27px!important;min-height:27px!important;border-radius:0!important;padding:4px 7px!important;font-size:11.5px!important;box-shadow:none!important}.ref-panel,.panel,.modal-card,.om-dialog-card{border-radius:0!important;box-shadow:none!important;border-color:#d8e3dd!important}.card-head{min-height:34px!important;padding:6px 8px!important}.split.wide{min-height:0!important;grid-template-columns:minmax(360px,.82fr) minmax(380px,1fr)!important;gap:9px!important}.subtabs,.tabs{height:30px!important;min-height:30px!important;max-height:30px!important;flex:0 0 30px!important;background:transparent!important;margin:0!important;padding:0!important;align-items:stretch!important;overflow:visible!important}.subtabs button,.tabs button{height:30px!important;min-height:30px!important;padding:0 10px!important;font-size:11.5px!important;border-radius:0!important;background:transparent!important}.table th,.table td,.tt-table th,.tt-table td{padding:5px 6px!important;font-size:11.5px!important;line-height:1.25!important}.table th,.tt-table th{background:#eef3f1!important;color:#122239!important}.real-map{height:330px!important;border-radius:0!important}.timetable-view{height:calc(100vh - 44px)!important;overflow:hidden!important}.timetable-view .page-head{position:relative!important;top:auto!important;background:transparent!important}.timetable{flex:1 1 auto!important;min-height:180px!important;max-height:none!important;overflow:auto!important}.grid.cols2{grid-template-columns:minmax(340px,1fr) minmax(340px,1fr)!important;gap:9px!important;flex:0 0 auto!important}.stat b{font-size:24px!important}.soft-select>button{height:27px!important;border-radius:0!important}.soft-select-menu{border-radius:0!important;box-shadow:0 12px 26px #07271929!important}.soft-select-menu button{height:24px!important}.context-menu.compact,.user-pop,.suite-launcher{border-radius:0!important;box-shadow:0 16px 40px #041f132e!important}.toast{border-radius:0!important}.modal{-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important}.modal-card{max-height:calc(100vh - 50px)!important;overflow:auto!important}.cell-pulse{font-size:11px!important}.route-list div,.db-empty,.empty-state{border-radius:0!important}@media(max-width:1200px){.layout.ref-layout{grid-template-columns:205px minmax(0,1fr)!important}.split.wide,.grid.cols2{grid-template-columns:1fr!important}.search-wrap{width:330px!important}.real-map{height:280px!important}}body{font-size:14px!important;line-height:1.45!important}.ref-nav button,.nav-parent,.nav-child{font-size:12.8px!important;height:29px!important}.ref-nav-group{font-size:10.8px!important}.ref-brand b{font-size:24px!important}.ref-brand small{font-size:10.5px!important}.page-head h1{font-size:21px!important}.page-head p{font-size:12.8px!important}.btn{height:31px!important;font-size:12.8px!important;padding:0 12px!important}.input,select,textarea{height:31px!important;font-size:12.8px!important}.table th,.table td,.tt-table th,.tt-table td{font-size:12.8px!important;padding:6px 8px!important}.search-wrap input{font-size:13.5px!important}.content,.ref-content{padding:13px 16px!important;gap:12px!important}.ref-side{padding:12px 10px!important}.ref-db-card{padding:9px!important}.ref-panel{padding:14px!important}.top-title{display:flex;align-items:center;gap:9px;min-width:0}.editor-hint{font-size:11px;color:#687587;font-weight:800;white-space:nowrap}.work-dot,.lock-dot{display:inline-block;width:10px;height:10px;border-radius:99px;background:#22c55e;box-shadow:0 0 0 3px #22c55e24;flex:0 0 auto}.work-dot.readonly,.lock-dot.locked{background:#ef4444;box-shadow:0 0 0 3px #ef444424}.lock-dot.free{background:#16a34a}.mini-head h3,.tt-course .status-line{display:inline-flex;align-items:center;gap:7px}.timetable-head{border-bottom:1px solid #dce7e1;padding-bottom:8px!important}.day-picker{display:grid;gap:7px}.day-picker>.soft-select button{width:100%;justify-content:space-between}.day-mini{display:flex;gap:2px;align-items:center}.day-mini i{font-style:normal;border:1px solid #d1ddd7;background:#fff;height:20px;min-width:24px;display:grid;place-items:center;font-size:11px;color:#536173}.day-mini i.on{background:#e9f8ee;color:#0f8f43;border-color:#139447;font-weight:900}.tt-table td{position:relative}.tt-table td:focus{outline:2px solid #139447!important;outline-offset:-2px;background:#e9f8ee!important}.cell-pulse{position:absolute;right:5px;top:3px;color:#0f8f43;font-weight:950;animation:pulseUp .9s ease forwards;font-size:13px!important}.tt-table .skipped{color:#9aa4b2;background:#f6f8f7}.context-menu.compact button{font-size:12.5px!important;height:28px!important}.route-editor label{display:grid;gap:7px;margin-top:10px;font-weight:850}.route-editor .real-map{height:520px!important}.route-list{display:grid;gap:6px;margin-top:12px;max-height:260px;overflow:auto}.route-list div{border:1px solid #d8e3dd;background:#fff;padding:8px 10px;cursor:pointer}.route-list div:hover{background:#eef8f1}.route-list small{display:block;color:#64748b}.modal-card h2{font-size:22px!important}.course-edit-grid{grid-template-columns:repeat(3,minmax(160px,1fr))!important;gap:10px!important}.course-edit-grid label span{font-size:12px;color:#64748b;font-weight:850}.ref-topbar{height:52px!important;min-height:52px!important}.content,.ref-content,.timetable-view{height:calc(100vh - 52px)!important}@keyframes pulseUp{0%{opacity:0;transform:translateY(8px) scale(.9)}20%{opacity:1}to{opacity:0;transform:translateY(-14px) scale(1.15)}}:root{--app-version: "1.0.46"}body{font-size:15px!important;line-height:1.5!important}.ref-nav button,.nav-parent,.nav-child{font-size:13.4px!important;height:32px!important}.ref-nav-group{font-size:11.2px!important;letter-spacing:.08em}.top-index{font-size:21px!important}.page-head h1{font-size:23px!important}.page-head p{font-size:13.5px!important}.btn{height:34px!important;font-size:13.4px!important;padding:0 14px!important;border-radius:3px!important}.input,select,textarea{height:34px!important;font-size:13.5px!important;border-radius:3px!important}.table th,.table td,.tt-table th,.tt-table td{font-size:13.6px!important}.ref-panel,.ref-db-card,.soft-select button{border-radius:3px!important}.soft-select-menu{border-radius:3px!important;box-shadow:0 12px 30px #0210081f!important;z-index:99999!important}.soft-select.up .soft-select-menu,.day-select.up .soft-select-menu{top:auto!important;bottom:calc(100% + 4px)!important;max-height:260px!important;overflow:auto}.premium-day{position:relative}.day-row{display:grid;grid-template-columns:repeat(8,minmax(22px,1fr));gap:2px;margin-bottom:4px}.day-row i{font-style:normal;border:1px solid #bfcfc5;background:#fff;height:22px;display:grid;place-items:center;font-size:11.5px;color:#3a4b41}.day-row i.on{background:#e8f8ee;border-color:#139447;color:#0b6b34;font-weight:900}.mapbox{position:relative;overflow:hidden}.map-toolbar{position:absolute;left:12px;top:12px;z-index:700;display:flex;gap:8px;align-items:center}.map-toolbar button,.map-toolbar span{height:32px;background:#fff;border:1px solid #d6e2dc;border-radius:3px;padding:0 10px;font-weight:850;color:#0a1b33;box-shadow:0 6px 14px #00000014}.aim-hint{display:flex;align-items:center;color:#0f8f43!important}.leaflet-bottom.leaflet-left{bottom:18px!important;left:10px!important}.leaflet-control-zoom{border:0!important;box-shadow:0 8px 20px #00000021!important}.leaflet-control-zoom a{width:32px!important;height:32px!important;line-height:32px!important;border:1px solid #d6e2dc!important;color:#0a1b33!important;font-weight:900!important}.aim-mode .real-map{cursor:crosshair!important}.drag-pin span,.route-pin span{display:grid;place-items:center;width:26px;height:26px;background:#139447;color:#fff;border-radius:50%;border:2px solid #fff;font-weight:900;box-shadow:0 3px 10px #00000040}.active-pin span{background:#0f8f43}.route-arrow{width:28px!important;height:28px!important}.route-arrow span{display:grid;place-items:center;width:28px;height:28px;color:#139447;font-size:20px;font-weight:900;text-shadow:0 1px 2px #fff}.side-scroll{max-height:430px;overflow:auto}.platform-edit-table .cell-input{width:100%;height:28px;border:1px solid transparent;background:transparent;padding:0 6px;font:inherit}.platform-edit-table .cell-input:focus{background:#fff;border-color:#139447;outline:0}.platform-edit-table .coord{max-width:110px}.mini.target{border-color:#b8d8c4;background:#f4fbf7;color:#0f8f43}.mini.target.active{background:#139447;color:#fff}.search-pop.rich-search{padding:0!important;overflow:hidden}.search-pop.rich-search button{border-radius:0!important;border-bottom:1px solid #e2e8f0!important;padding:10px 12px!important}.search-pop.rich-search button:last-child{border-bottom:0!important}.search-type{width:30px;height:30px;border-radius:3px;display:grid;place-items:center;background:#edf8f1;color:#139447}.search-type.line{background:#e9f8ff;color:#0369a1}.search-type.course{background:#fff7ed;color:#c2410c}.search-type.block{background:#f3e8ff;color:#7e22ce}.insert-platform-card{max-width:620px}.platform-suggestions{max-height:320px;overflow:auto;border:1px solid #d6e2dc;margin-top:10px}.empty-hint{padding:16px;color:#667085}.emoji-icon{width:16px;text-align:center}.ref-copy,.copy{font-size:12px!important;color:#ffffffd1!important;font-weight:750!important}.toast.error{border-left-color:#dc2626!important}.toast.error .big-progress span{background:#dc2626!important}.success{border-color:#b9eac9!important;background:#f0fdf4!important;color:#0b6b34!important}.ref-topbar{border-top:3px solid #139447!important}.editor-hint{display:none!important}:root{--bg: #f3f5f2;--card: rgba(255, 255, 255, .94);--soft: #f6f8f5;--text: #17211b;--muted: #68736c;--line: #dfe5df;--nav: #10291d;--nav2: #081b12;--accent: #12834a;--green: #12834a;--lux: #a9864d;--danger: #c43d55;--shadow: 0 18px 50px rgba(17, 38, 26, .08);--shadow-soft: 0 8px 24px rgba(17, 38, 26, .055);--radius: 16px}body{background:radial-gradient(circle at 80% -10%,rgba(184,207,189,.2),transparent 34%),var(--bg)!important;font-size:14px;letter-spacing:-.006em}button,a,input,textarea,.soft-select>button{transition:border-color .16s ease,background-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid rgba(18,131,74,.2)!important;outline-offset:2px}.layout,.ref-layout{grid-template-columns:286px minmax(0,1fr)!important}.ref-side{position:sticky;top:0;height:100vh;overflow-y:auto;padding:22px 15px 18px!important;background:radial-gradient(circle at 25% 0,rgba(67,135,92,.27),transparent 24%),linear-gradient(165deg,var(--nav),var(--nav2) 78%)!important;border-right:1px solid rgba(255,255,255,.08);box-shadow:18px 0 48px #03160c1f!important}.ref-brand{padding:0 8px 15px;margin-bottom:10px!important;border-bottom:1px solid rgba(255,255,255,.08)}.ref-brand img{width:46px!important;height:46px!important;border-radius:13px!important;box-shadow:0 14px 28px #0003!important}.ref-brand b{font-size:25px!important;font-weight:820!important;letter-spacing:-.03em!important}.ref-brand small{font-size:10px!important;letter-spacing:.17em!important;color:#ecf8f0a6!important}.ref-db-card{margin:5px 2px 14px!important;padding:12px!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:14px!important;background:#fff1!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.ref-side .soft-select>button{background:#ffffff14!important;color:#fff!important;border-color:#ffffff24!important}.ref-nav{gap:3px!important}.ref-nav button,.ref-nav .nav-child{min-height:39px!important;padding:0 11px!important;border:1px solid transparent!important;border-radius:11px!important;color:#eff8f2c2!important;font-weight:650!important}.ref-nav button svg{width:17px!important;height:17px!important;opacity:.76}.ref-nav button:hover{color:#fff!important;background:#ffffff12!important}.ref-nav button.active,.ref-nav .nav-child.active{color:#0c2b1a!important;background:linear-gradient(135deg,#f6fbf7,#e7f3ea)!important;border-color:#ffffff6b!important;box-shadow:0 10px 24px #00000029!important}.ref-nav button.active svg,.ref-nav .nav-child.active svg{opacity:1;color:var(--accent)!important}.ref-nav-group{padding:14px 11px 5px!important;color:#e0f0e56b!important;font-size:9px!important;letter-spacing:.17em!important;font-weight:760!important}.ref-main{min-width:0}.ref-topbar{position:sticky!important;top:0;z-index:850;min-height:76px!important;padding:0 28px!important;border:0!important;border-bottom:1px solid rgba(206,217,207,.82)!important;background:#fafcf9db!important;-webkit-backdrop-filter:blur(20px) saturate(145%);backdrop-filter:blur(20px) saturate(145%);box-shadow:0 8px 28px #142d1c0b!important}.top-title .top-index{font-weight:740!important;letter-spacing:-.025em}.search-wrap{border:1px solid #dfe6df!important;border-radius:13px!important;background:#ffffffc7!important;box-shadow:0 5px 18px #17321f0a}.content,.ref-content{max-width:1680px;padding:28px 30px 44px!important}.page-head{align-items:flex-end!important;margin-bottom:22px!important;padding:0 2px}.page-head h1{margin:0 0 6px!important;color:#142019!important;font-size:clamp(24px,2vw,31px)!important;font-weight:760!important;letter-spacing:-.045em!important}.page-head p{max-width:820px;margin:0!important;color:var(--muted)!important;font-size:14px!important;line-height:1.55}.ref-panel,.modal-card,.import-card,.toast,.loader-card{border:1px solid rgba(211,220,212,.9)!important;border-radius:17px!important;background:var(--card)!important;box-shadow:var(--shadow-soft)!important}.ref-panel{padding:20px!important}.ref-panel.no-pad,.timetable.no-pad{padding:0!important;overflow:hidden}.ref-panel h3{color:#1a271f;font-weight:740;letter-spacing:-.02em}.btn{min-height:39px!important;padding:0 15px!important;border:1px solid #0f7843!important;border-radius:11px!important;background:linear-gradient(145deg,#178f52,#0f7541)!important;color:#fff!important;font-weight:720!important;box-shadow:0 8px 20px #12834a2e!important}.btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 11px 26px #12834a3b!important}.btn:disabled{cursor:not-allowed;opacity:.48;box-shadow:none!important}.btn.ghost{border-color:#d5ddd6!important;background:#fff!important;color:#27372d!important;box-shadow:0 5px 14px #17321f0b!important}.btn.ghost:hover:not(:disabled){border-color:#aebdb1!important;background:#f8faf8!important}.btn.danger{border-color:#c43d55!important;background:#fff5f6!important;color:#a72840!important;box-shadow:none!important}.input,.soft-select>button,.cell-input{min-height:39px;border:1px solid #d8e0d9!important;border-radius:10px!important;background:#fbfcfb!important;color:var(--text)!important;box-shadow:inset 0 1px 1px #0c241405}.input:focus,.cell-input:focus,.soft-select.open>button{border-color:#6fab82!important;background:#fff!important;box-shadow:0 0 0 4px #12834a17!important}.soft-select button,.soft-select-menu{border-radius:10px!important}.soft-select-menu{padding:6px!important;border:1px solid #d7dfd8!important;background:#fffffffa!important;box-shadow:0 20px 50px #0d231526!important;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.soft-select-menu button{min-height:36px;border-radius:8px!important}.context-menu.compact{min-width:245px!important;padding:7px!important;border:1px solid rgba(207,217,209,.95)!important;border-radius:13px!important;background:#fffffffa!important;box-shadow:0 24px 60px #081c0f33!important;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.context-menu.compact b{padding:9px 10px 7px!important;color:#7a867e!important;font-size:10px!important;letter-spacing:.1em;text-transform:uppercase}.context-menu.compact button,.context-menu.compact .ctx-item{min-height:38px!important;border-radius:8px!important}.timetable{border-radius:17px!important;box-shadow:var(--shadow)!important}.tt-table{border-collapse:separate!important;border-spacing:0;font-variant-numeric:tabular-nums}.tt-table th,.tt-table td{height:46px!important;border-color:#e3e8e3!important;padding:8px 10px!important}.tt-table th{position:sticky;top:0;z-index:4;background:#f7f9f7!important;color:#445148!important;font-size:11px!important;letter-spacing:.025em}.tt-table th.tt-course{min-width:132px;background:#fbfcfb!important}.tt-table tbody tr:nth-child(2n) td{background:#f6f8f68c}.tt-table tbody tr:hover td{background:#f0f7f2!important}.tt-table .stop-col{left:0;z-index:3;min-width:270px!important;background:#fff!important;font-weight:660!important}.tt-table th.stop-col{z-index:7;background:#f7f9f7!important}.tt-table td{position:relative;color:#17251c;font-weight:680;text-align:center}.tt-table td.empty{color:#aab3ac}.tt-table td:focus{z-index:2;outline:2px solid var(--accent)!important;outline-offset:-2px!important;background:#eff8f2!important;box-shadow:inset 0 0 0 1px #fff}.cell-add-hint{display:grid;place-items:center;width:22px;height:22px;margin:auto;border:1px dashed #bfd0c2;border-radius:7px;color:#8ba291;font-size:15px;opacity:0}.tt-table td.empty:hover .cell-add-hint,.tt-table td.empty:focus .cell-add-hint{opacity:1}.cell-note{position:absolute;top:4px;right:5px;display:grid;place-items:center;width:15px;height:15px;border-radius:50%;background:#f2e8d6;color:#7c5a25;font-size:9px;font-family:Georgia,serif;font-weight:800}.course-note{display:inline-flex!important;align-items:center;justify-content:center;gap:4px;color:#89692f!important}.course-note-field{grid-column:1 / -1}.course-note-field textarea{min-height:72px;resize:vertical}.mapbox,.real-map,.leaflet-container{background:#e8ede8!important}.map-toolbar{top:14px!important;left:14px!important}.map-toolbar>span{border-radius:9px!important;background:#fffffff0!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.route-pin span{width:30px!important;height:30px!important;border:3px solid #fff!important;background:#0d7540!important;box-shadow:0 8px 22px #0531184d!important}.route-editor{grid-template-columns:minmax(360px,.82fr) minmax(520px,1.18fr)!important}.route-editor>.ref-panel:first-child{display:flex;flex-direction:column;gap:12px}.route-editor label{gap:7px!important;color:#526057!important;font-size:12px}.route-metrics,.import-facts{display:grid;gap:10px}.route-metrics{grid-template-columns:repeat(3,1fr);padding:12px;border:1px solid #dce6de;border-radius:13px;background:linear-gradient(145deg,#f5faf6,#fbfcfb)}.route-metrics div,.import-facts div{display:flex;flex-direction:column;gap:3px}.route-metrics span,.import-facts span,.import-provenance span,.section-label{color:#78847c;font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.route-metrics b{color:#183322;font-size:15px}.route-error{padding:10px 12px;border:1px solid #efc6ce;border-radius:10px;background:#fff5f6;color:#a72c43}.section-label{margin-top:7px}.route-list{border:1px solid #e0e6e1!important;border-radius:12px!important;overflow:hidden}.route-list div{padding:11px 12px!important;border-bottom:1px solid #e5eae6!important;border-radius:0!important}.route-list div:last-child{border-bottom:0!important}.route-list div:hover,.route-list div.active{background:#eff7f1!important}.import-facts{grid-template-columns:repeat(7,minmax(120px,1fr));margin-bottom:16px}.import-facts div{min-height:92px;justify-content:space-between;padding:15px;border:1px solid #dde4de;border-radius:15px;background:#ffffffd6;box-shadow:0 8px 22px #132e1c0b}.import-facts b{color:#193322;font-size:25px;font-weight:730;letter-spacing:-.04em}.import-provenance{display:grid;grid-template-columns:minmax(210px,.4fr) minmax(0,1.6fr);gap:20px;margin-bottom:16px}.import-provenance>div:first-child{display:flex;flex-direction:column;gap:5px}.import-provenance small{color:var(--muted)}.table-chip-list{display:flex;flex-wrap:wrap;gap:7px}.table-chip-list span{padding:6px 9px;border:1px solid #e0e5e0;border-radius:8px;background:#f8faf8;color:#59665e;font-size:11px;text-transform:none;letter-spacing:0}.table-chip-list b{margin-left:5px;color:#183322}.notice-table-card{overflow:hidden}.table-tools{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 20px;border-bottom:1px solid #e3e8e4}.table-tools h3{margin:0 0 3px}.table-tools>div>span{color:var(--muted);font-size:12px}.notice-search{display:flex;align-items:center;gap:8px;min-width:340px;padding:0 12px;border:1px solid #dce3dd;border-radius:11px;background:#f9fbf9;color:#7c8880}.notice-search input{width:100%;height:39px;border:0;outline:0;background:transparent}.notice-table td{vertical-align:top}.notice-table td:last-child{max-width:720px;color:#26332a;line-height:1.5}.notice-kind{display:inline-flex;padding:4px 7px;border-radius:999px;background:#eef6f0;color:#176a3d;font-size:10px;font-weight:740}.notice-kind.stop{background:#f5efe4;color:#7e5c25}.notice-code{color:#536158;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px}@media(max-width:1180px){.layout,.ref-layout{grid-template-columns:244px minmax(0,1fr)!important}.route-editor{grid-template-columns:1fr!important}.import-facts{grid-template-columns:repeat(3,1fr)}}@media(max-width:820px){.layout,.ref-layout{display:block!important}.ref-side{position:relative;width:100%;height:auto;max-height:46vh}.content,.ref-content{padding:20px 14px 36px!important}.page-head,.table-tools{align-items:stretch!important;flex-direction:column}.import-facts,.import-provenance{grid-template-columns:1fr 1fr}.notice-search{min-width:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--om-accent: #169447;--om-accent-strong: #0c7436;--om-bg: #f3f6f4;--om-surface: #ffffff;--om-surface-2: #f8faf9;--om-text: #14221a;--om-muted: #647168;--om-border: #d8dfda;--om-border-strong: #bcc8c0;--om-warning: #b7791f;--om-warning-bg: #fff8e8;--om-radius: 4px;--om-shadow-float: 0 10px 28px rgba(10, 29, 18, .14)}html[data-theme=dark]{--om-bg: #09111c;--om-surface: #101a28;--om-surface-2: #131f2e;--om-text: #edf4ef;--om-muted: #9aa9a0;--om-border: #293646;--om-border-strong: #3b4b5c;--om-warning: #e6ad47;--om-warning-bg: #2a2214}html,body,#root{min-height:100%}body{color:var(--om-text)!important;background:var(--om-bg)!important}button,input,textarea,select{font:inherit}button,.btn,.input,input,textarea,select,.panel,.card,.ref-panel,.modal-card,.om-dialog-card{border-radius:var(--om-radius)!important}.btn,button{box-shadow:none!important}input,textarea,select,.input{color:var(--om-text)!important;border-color:var(--om-border)!important;background:var(--om-surface)!important}input:focus,textarea:focus,select:focus,.input:focus{border-color:var(--om-accent)!important;box-shadow:0 0 0 2px color-mix(in srgb,var(--om-accent) 16%,transparent)!important}[data-theme-toggle]{position:fixed;z-index:9100;top:18px;right:112px;display:grid;width:36px;height:36px;place-items:center;color:var(--om-text);border:1px solid var(--om-border);border-radius:var(--om-radius)!important;background:var(--om-surface);cursor:pointer}[data-theme-toggle]:hover{color:var(--om-accent);border-color:var(--om-accent)}[data-theme-toggle] span{font-size:18px;line-height:1}html[data-theme=dark] .panel,html[data-theme=dark] .card,html[data-theme=dark] .ref-panel,html[data-theme=dark] .modal-card,html[data-theme=dark] .om-dialog-card{color:var(--om-text)!important;border-color:var(--om-border)!important;background:var(--om-surface)!important;box-shadow:none!important}*{scrollbar-color:var(--om-border-strong) transparent;scrollbar-width:thin}.layout.ref-layout{display:block!important;min-height:100vh!important;overflow:visible!important;color:var(--om-text)!important;background:var(--om-bg)!important}.ref-side{position:fixed!important;inset:0 auto 0 0!important;z-index:80;width:242px!important;height:100vh!important;padding:18px 14px!important;overflow-x:hidden!important;overflow-y:auto!important;border:0!important;border-right:1px solid rgba(255,255,255,.09)!important;border-radius:0!important;background:#073b25!important;box-shadow:none!important}html[data-theme=dark] .ref-side{background:#07131f!important}.ref-main{min-width:0!important;min-height:100vh!important;height:auto!important;max-height:none!important;margin-left:242px!important;overflow:visible!important;color:var(--om-text)!important;background:var(--om-bg)!important}.ref-topbar{position:sticky!important;top:0;z-index:70;height:74px!important;padding:0 28px!important;color:var(--om-text)!important;border:0!important;border-bottom:1px solid var(--om-border)!important;border-radius:0!important;background:color-mix(in srgb,var(--om-surface) 94%,transparent)!important;box-shadow:none!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.ref-topbar .top-index,.page-head h1,.ref-panel h3{color:var(--om-text)!important}.content,.ref-content{box-sizing:border-box;width:100%!important;max-width:none!important;min-width:0!important;min-height:0!important;height:auto!important;max-height:none!important;padding:28px!important;overflow:visible!important}.ref-content{display:block!important;min-height:calc(100vh - 74px)!important}.page-head{align-items:flex-start!important;margin-bottom:22px!important;padding:0 0 18px!important;border-bottom:1px solid var(--om-border);border-radius:0!important;background:transparent!important;box-shadow:none!important}.page-head h1{font-size:25px!important;letter-spacing:-.025em!important}.page-head h1:before{border-radius:0!important}.ref-panel,.mapbox,.timetable,.route-editor>*{min-width:0;color:var(--om-text)!important;border:1px solid var(--om-border)!important;border-radius:4px!important;background:var(--om-surface)!important;box-shadow:none!important}.ref-edit-grid,.ref-bottom-grid{align-items:start!important;height:auto!important;max-height:none!important;grid-template-rows:auto!important;overflow:visible!important}.ref-edit-grid>.ref-panel,.ref-bottom-grid>.ref-panel{height:auto!important;max-height:none!important;overflow:visible!important}.ref-form-grid{align-content:start;grid-auto-rows:minmax(0,auto)}.ref-form-grid label,.course-edit-grid label{min-width:0}.real-map{min-height:340px!important;border-radius:0 0 3px 3px!important}.btn{min-height:38px!important;padding:8px 14px!important;color:#fff!important;border:1px solid var(--om-accent-strong)!important;border-radius:4px!important;background:var(--om-accent-strong)!important;box-shadow:none!important}.btn.ghost{color:var(--om-text)!important;border-color:var(--om-border-strong)!important;background:var(--om-surface)!important}.btn:hover{filter:brightness(.96);transform:none!important}.input,.soft-select>button,.cell-input{min-height:38px!important;color:var(--om-text)!important;border-color:var(--om-border)!important;border-radius:4px!important;background:var(--om-surface)!important;box-shadow:none!important}.soft-select-menu,.user-pop,.context-menu,.search-pop{color:var(--om-text)!important;border:1px solid var(--om-border)!important;border-radius:4px!important;background:var(--om-surface)!important;box-shadow:var(--om-shadow-float)!important}.ref-panel.no-pad,.timetable{overflow-x:auto!important;overflow-y:visible!important}.table,.tt-table{width:100%;border-collapse:separate!important;border-spacing:0!important}.table th,.tt-table th{position:sticky;top:74px;z-index:5;color:var(--om-muted)!important;border-color:var(--om-border)!important;background:var(--om-surface-2)!important;box-shadow:none!important}.table td,.tt-table td{color:var(--om-text)!important;border-color:var(--om-border)!important;background:var(--om-surface)!important}.table tr:hover td,.tt-table tr:hover td{background:var(--om-surface-2)!important}.table-sort{padding:0;color:inherit;border:0;border-radius:0!important;background:transparent;cursor:pointer;font-weight:inherit;text-align:left}.table-sort:hover{color:var(--om-accent)}.tt-table .stop-col{position:sticky!important;left:0;z-index:7;min-width:250px!important;background:var(--om-surface)!important}.tt-table thead .stop-col{z-index:9;background:var(--om-surface-2)!important}.tt-table th:nth-child(2),.tt-table td:nth-child(2){position:sticky!important;left:250px;z-index:6;min-width:58px;background:var(--om-surface)!important}.tt-table thead th:nth-child(2){z-index:9;background:var(--om-surface-2)!important}.tt-table td{position:relative;height:46px!important}.tt-table th.tt-course,.tt-table td.stop-col{position:relative}.table-menu-trigger{position:absolute;top:50%;right:4px;z-index:2;display:inline-grid;width:28px;height:28px;padding:0;place-items:center;color:var(--om-muted);border:1px solid transparent;border-radius:3px;background:transparent;opacity:0;transform:translateY(-50%);cursor:pointer}.tt-table th:hover>.table-menu-trigger,.tt-table td:hover>.table-menu-trigger,.tt-table th:focus-within>.table-menu-trigger,.tt-table td:focus-within>.table-menu-trigger,.table-menu-trigger:focus-visible{opacity:1}.table-menu-trigger:hover,.table-menu-trigger:focus-visible{color:var(--om-text);border-color:var(--om-border);background:var(--om-surface-2);outline:none}.tt-table td:focus{z-index:4;outline:2px solid var(--om-accent);outline-offset:-2px}@media(pointer:coarse),(max-width:760px){.table-menu-trigger{opacity:1}}.cell-add-hint{display:none!important}.tt-table td.empty:after{display:none!important;content:none!important}.tt-table td.route-connector:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;background:#9ca6a0;transform:translate(-50%)}.tt-table td.route-connector.missing-route:before{width:2px;background:var(--om-warning)}.tt-table td.missing-route:not(.route-connector){box-shadow:inset 0 -2px 0 var(--om-warning)!important}.tt-table td.selected-cell{background:color-mix(in srgb,var(--om-accent) 9%,var(--om-surface))!important;box-shadow:inset 0 0 0 2px var(--om-accent)!important}.tt-table th.tt-course{color:var(--om-muted)!important;background:var(--om-surface-2)!important}.tt-table tbody tr:nth-child(2n) td{background:color-mix(in srgb,var(--om-surface-2) 42%,var(--om-surface))!important}.tt-table tbody tr:hover td,.tt-table td:focus{background:var(--om-surface-2)!important}.tt-table tbody tr:hover td.selected-cell,.tt-table tbody td.selected-cell:focus{background:color-mix(in srgb,var(--om-accent) 9%,var(--om-surface))!important}.route-unrouted>button{color:var(--om-warning)!important;border-color:var(--om-warning)!important;background:var(--om-warning-bg)!important}.undo-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:12px 0;padding:9px 12px;color:var(--om-text);border:1px solid var(--om-border);border-left:3px solid var(--om-accent);border-radius:4px;background:var(--om-surface)}.route-list>div.unrouted{border-left:3px solid var(--om-warning)!important;background:var(--om-warning-bg)!important}.route-list>div.unrouted small{color:var(--om-warning)!important}.season-days-field{grid-column:1 / -1}.season-day-picker{display:grid;grid-template-columns:repeat(7,minmax(42px,1fr));gap:4px}.season-day-picker button{min-height:38px;color:var(--om-muted);border:1px solid var(--om-border);border-radius:3px;background:var(--om-surface);cursor:pointer}.season-day-picker button.active{color:var(--om-accent-strong);border-color:var(--om-accent);background:var(--om-accent-soft);font-weight:700}.season-holiday-toggle{display:flex;align-items:center;gap:8px;margin-top:8px;color:var(--om-muted);font-size:13px}.season-holiday-toggle input{width:17px;height:17px;accent-color:var(--om-accent)}.grid.cols2{align-items:start!important}.course-inspector{min-height:250px}.day-row{display:grid!important;grid-template-columns:repeat(8,minmax(38px,1fr));gap:5px}.day-row button{min-height:34px;color:var(--om-muted);border:1px solid var(--om-border);border-radius:3px!important;background:var(--om-surface-2)}.day-row button.on{color:#fff;border-color:var(--om-accent);background:var(--om-accent)}.cell-inspector-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px}.cell-inspector-grid label{display:grid;gap:6px}.cell-inspector-grid .wide{grid-column:1 / -1}.constraint-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.constraint-grid label{display:flex;align-items:center;gap:8px;font-weight:600}.autosave-state{color:var(--om-accent);font-size:12px;font-weight:700}.route-tools,.profile-tabs,.route-history{display:flex;flex-wrap:wrap;gap:7px;align-items:center}.profile-tabs button,.route-tools button,.route-history button{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:7px 10px;color:var(--om-text);border:1px solid var(--om-border);border-radius:4px!important;background:var(--om-surface)}.profile-tabs button.active,.route-tools button.active{color:#fff;border-color:var(--om-accent);background:var(--om-accent)}.waypoint-list{display:grid;gap:6px;margin:12px 0}.waypoint-row{display:grid;grid-template-columns:auto 1fr auto auto;gap:8px;align-items:center;padding:8px;border:1px solid var(--om-border);background:var(--om-surface-2)}.waypoint-row[draggable=true]{cursor:grab}.route-waypoint{opacity:0;transition:opacity .12s ease}.route-waypoint:hover{opacity:1}.route-drag-handle{opacity:0}.route-drag-handle:hover{opacity:1}[data-theme-toggle]{right:20px}.ref-top-icons{margin-right:48px!important}.ref-db-card,.search-wrap,.subtabs button,.ref-nav button,.nav-parent,.nav-child{border-radius:4px!important;box-shadow:none!important}.ref-nav .nav-child,.ref-nav button.active,.ref-nav .nav-child.active{border-radius:4px!important}html,body,#root{height:auto!important;min-height:100%;overflow-x:hidden!important;overflow-y:auto!important}.ref-bottom-grid{align-items:start}.ref-bottom-grid>.side-scroll{width:100%;max-height:620px!important;overflow:auto!important}html[data-theme=dark] .leaflet-control-zoom a{color:var(--om-text)!important;background:var(--om-surface)!important}@media(max-width:1040px){.ref-side{width:72px!important;padding-inline:9px!important}.ref-main{margin-left:72px!important}.ref-brand div,.ref-db-card,.ref-nav-group,.ref-copy,.nav-count{display:none!important}.ref-nav button{width:52px!important;overflow:hidden;white-space:nowrap}.ref-nav button svg{min-width:18px}.content,.ref-content{padding:22px 18px!important}.ref-edit-grid,.ref-bottom-grid,.grid.cols2{grid-template-columns:1fr!important}}@media(max-width:720px){.ref-topbar{padding:0 14px!important}.search-wrap{display:none!important}[data-theme-toggle]{right:88px}.page-head,.top-actions{flex-direction:column;align-items:stretch!important}.cell-inspector-grid{grid-template-columns:1fr}}.toast.warning{border-left-color:#d79516}.toast.warning .big-progress span{background:#d79516}.import-warning-list{display:grid;gap:4px;margin-top:8px;padding-top:8px;border-top:1px solid var(--border, #d8e0dc);font-size:12px;line-height:1.35}.import-warning-list span:before{content:"⚠ "}.tt-course.multi-selected{background:#eaf3ff!important;box-shadow:inset 0 0 0 2px #2f6fbe!important}[data-theme=dark] .tt-course.multi-selected,html.dark .tt-course.multi-selected{background:#173351!important;box-shadow:inset 0 0 0 2px #69a7ef!important}.route-pearl.route-pearl-vertical{display:grid!important;grid-template-rows:auto minmax(0,1fr);height:310px;padding:0!important;overflow:hidden!important;border:0}.route-pearl-title{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:34px;padding:0 4px 7px;border-bottom:1px solid #dfe7e2}.route-pearl-title b{font-size:13px}.route-pearl-title span{font-size:10px;color:#68786f}.route-pearl-scroll{min-height:0;overflow:auto;padding:7px 2px 8px}.route-pearl-stop{display:grid;grid-template-columns:46px 18px minmax(0,1fr);min-height:42px;align-items:start;position:relative}.route-pearl-stop time{padding-top:3px;color:#586a60;font-size:10px;font-weight:800;font-variant-numeric:tabular-nums;text-align:right}.route-pearl-rail{position:relative;display:flex;justify-content:center;height:100%}.route-pearl-rail:before{content:"";position:absolute;top:0;bottom:0;width:2px;background:#cbd8d0}.route-pearl-stop:first-child .route-pearl-rail:before{top:9px}.route-pearl-stop:last-child .route-pearl-rail:before{bottom:calc(100% - 9px)}.route-pearl-rail i{position:relative!important;top:3px!important;width:10px!important;height:10px!important;min-width:10px;border:2px solid #139447!important;border-radius:50%;background:#fff!important;z-index:1}.route-pearl-stop.first .route-pearl-rail i,.route-pearl-stop.last .route-pearl-rail i{background:#139447!important;box-shadow:0 0 0 2px #e5f4e9}.route-pearl-stop>div{min-width:0;padding:0 0 9px 3px}.route-pearl-stop>div b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;color:#20352a}.route-pearl-stop>div small{display:block;margin-top:2px;color:#738178;font-size:9px}.route-pearl-stop.skipped{opacity:.55}.cell-pulse{z-index:8;right:4px!important;top:3px!important;transform:none!important;min-width:28px;padding:2px 5px;border:1px solid #9ad5ae;border-radius:3px;background:#e8f8ed;color:#087b36!important;box-shadow:0 5px 12px #087b3626;animation:pulseUpInside .9s ease-out forwards!important}@keyframes pulseUpInside{0%{opacity:0;transform:translateY(5px) scale(.92)}18%{opacity:1;transform:translateY(0) scale(1)}70%{opacity:1;transform:translateY(-4px) scale(1)}to{opacity:0;transform:translateY(-8px) scale(.96)}}[data-theme=dark] .route-pearl-title,html.dark .route-pearl-title{border-color:#294236}[data-theme=dark] .route-pearl-title span,html.dark .route-pearl-title span,[data-theme=dark] .route-pearl-stop time,html.dark .route-pearl-stop time{color:#a9bbb1}[data-theme=dark] .route-pearl-stop>div b,html.dark .route-pearl-stop>div b{color:#eef7f2}[data-theme=dark] .route-pearl-stop>div small,html.dark .route-pearl-stop>div small{color:#9fb1a7}[data-theme=dark] .route-pearl-rail:before,html.dark .route-pearl-rail:before{background:#315043}[data-theme=dark] .route-pearl-rail i,html.dark .route-pearl-rail i{background:#102018!important}.context-menu.compact .context-submenu{position:relative}.context-menu.compact .context-submenu>button{justify-content:space-between!important}.context-menu.compact .ctx-chevron{margin-left:auto;font-size:18px;line-height:1}.context-menu.compact .context-submenu-panel{position:absolute;left:calc(100% + 5px);top:0;min-width:190px;padding:5px;background:var(--panel,#fff);border:1px solid var(--border,#d9e2dc);box-shadow:0 10px 30px #00000024;z-index:20}.new-stop-backdrop{z-index:11000}.new-stop-body input{min-width:0;width:100%}.mast-field-grid label{min-width:0}:root{--om-font: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--om-bg: #f3f6f4;--om-surface: #ffffff;--om-surface-soft: #f7f9f8;--om-surface-muted: #eef3f0;--om-text: #13231b;--om-muted: #627168;--om-border: #d8e1dc;--om-border-strong: #c7d2cc;--om-accent: #0f8f43;--om-accent-strong: #087237;--om-accent-soft: #edf8f1;--om-danger: #d71943;--om-danger-soft: #fff0f3;--om-warning: #a46800;--om-warning-soft: #fff8e6;--om-radius-xs: 3px;--om-radius-sm: 5px;--om-radius-md: 7px;--om-control-h: 38px;--om-shadow-float: 0 16px 44px rgba(9, 29, 19, .14)}html,body,#root{margin:0;min-height:100%;font-family:var(--om-font)!important;background:var(--om-bg);color:var(--om-text)}*{box-sizing:border-box}button,input,select,textarea{font:inherit}button{cursor:pointer}.input,input[type=text],input[type=email],input[type=password],input[type=number],input[type=date],select,textarea,.soft-select>button,.cell-input{min-height:var(--om-control-h);border:1px solid var(--om-border);border-radius:var(--om-radius-sm);background:var(--om-surface);color:var(--om-text);outline:none;box-shadow:none}.input,input[type=text],input[type=email],input[type=password],input[type=number],input[type=date],select,.cell-input{height:var(--om-control-h);padding:0 11px}textarea{padding:10px 11px;resize:vertical}.input:focus,input:focus,select:focus,textarea:focus,.cell-input:focus,.soft-select>button:focus-visible{border-color:var(--om-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--om-accent) 12%,transparent)}input:disabled,select:disabled,textarea:disabled,.input:disabled{color:#66746c;background:#f3f6f4;cursor:default}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-text-fill-color:var(--om-text)!important;caret-color:var(--om-text)!important;-webkit-box-shadow:0 0 0 1000px var(--om-surface) inset!important;box-shadow:0 0 0 1000px var(--om-surface) inset!important;transition:background-color 9999s ease-out 0s}.btn,button.btn,.mini,.icon-btn{min-height:var(--om-control-h);height:var(--om-control-h);display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--om-border);border-radius:var(--om-radius-sm);background:var(--om-surface);color:var(--om-text);box-shadow:none;font-weight:750;line-height:1;white-space:nowrap}.btn{padding:0 14px}.btn:not(.ghost):not(.secondary):not(.danger){color:#fff;border-color:var(--om-accent);background:var(--om-accent)}.btn:not(.ghost):not(.secondary):not(.danger):hover{background:var(--om-accent-strong)}.btn.ghost,.btn.secondary{background:var(--om-surface);color:var(--om-text)}.btn.ghost:hover,.btn.secondary:hover{border-color:var(--om-border-strong);background:var(--om-surface-soft)}.btn.danger,.mini.danger{color:#fff;border-color:var(--om-danger);background:var(--om-danger)}.mini,.icon-btn{width:var(--om-control-h);padding:0}.panel,.card,.ref-panel,.modal-card,.om-dialog-card{border:1px solid var(--om-border);border-radius:var(--om-radius-md);background:var(--om-surface);box-shadow:none}.no-pad{padding:0!important}.tabs,.subtabs,.detail-tabs,.compact-tabs{display:flex;align-items:stretch;gap:18px;min-height:42px;padding:0 12px;border-bottom:1px solid var(--om-border);background:var(--om-surface);overflow-x:auto;overflow-y:hidden}.tabs button,.subtabs button,.detail-tabs button,.compact-tabs button{min-height:42px;padding:0 2px;border:0;border-radius:0;background:transparent;color:var(--om-muted);box-shadow:inset 0 -2px 0 transparent;font-weight:760;white-space:nowrap}.tabs button.active,.subtabs button.active,.detail-tabs button.active,.compact-tabs button.active{color:var(--om-accent);box-shadow:inset 0 -3px 0 var(--om-accent)}.table,.ref-table{width:100%;border-collapse:collapse;background:var(--om-surface)}.table th,.table td,.ref-table th,.ref-table td{padding:8px 10px;border-bottom:1px solid #e8eeea;text-align:left;vertical-align:middle}.table th,.ref-table th{color:#607067;background:#f7f9f8;font-weight:790}.table tbody tr:hover td,.ref-table tbody tr:hover td{background:#f8fbf9}.context-menu,.rightclick-menu,.user-pop,.soft-select-menu,.search-pop{border:1px solid var(--om-border-strong);border-radius:var(--om-radius-sm);background:var(--om-surface);box-shadow:var(--om-shadow-float)}.context-menu button,.rightclick-menu button,.user-pop button,.soft-select-menu button,.search-pop button{border-radius:var(--om-radius-xs)}.status-dot,.work-dot,.lock-dot{display:inline-block;width:9px;height:9px;flex:0 0 9px;border-radius:50%;background:#19a95a}.work-dot.readonly,.lock-dot.locked{background:#d99a18}.work-dot.pending{background:#94a39a}.leaflet-container{font-family:var(--om-font)!important;background:#e9f0ec!important}.leaflet-control-zoom{overflow:hidden;border:1px solid var(--om-border)!important;border-radius:var(--om-radius-sm)!important;background:#fff!important;box-shadow:0 8px 24px #0b22161a!important}.leaflet-control-zoom a{width:36px!important;height:36px!important;line-height:34px!important;border:0!important;border-bottom:1px solid var(--om-border)!important;color:var(--om-text)!important;font-weight:800!important}.leaflet-control-zoom a:last-child{border-bottom:0!important}*{scrollbar-width:thin;scrollbar-color:#b9c7bf transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{border:3px solid transparent;border-radius:10px;background:#b9c7bf;background-clip:content-box}html[data-theme=dark]{--om-bg: #08111d;--om-surface: #111d2b;--om-surface-soft: #162536;--om-surface-muted: #1b2b3d;--om-text: #f2f7f4;--om-muted: #bdc9c2;--om-border: #344558;--om-border-strong: #4a5e73;--om-accent-soft: #102d20;--om-danger-soft: #351522;color-scheme:dark}html[data-theme=dark] input,html[data-theme=dark] textarea,html[data-theme=dark] select,html[data-theme=dark] .input,html[data-theme=dark] .cell-input,html[data-theme=dark] .soft-select>button{color:#f4f8f5!important;border-color:var(--om-border)!important;background:#132131!important}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:#9fb0a7!important;opacity:1!important}html[data-theme=dark] input:disabled,html[data-theme=dark] textarea:disabled,html[data-theme=dark] select:disabled,html[data-theme=dark] .input:disabled{color:#c2cec7!important;background:#182637!important;opacity:1!important}html[data-theme=dark] .table,html[data-theme=dark] .ref-table,html[data-theme=dark] .table th,html[data-theme=dark] .ref-table th,html[data-theme=dark] .table td,html[data-theme=dark] .ref-table td{color:var(--om-text)!important;border-color:#293b4d!important;background:var(--om-surface)!important}html[data-theme=dark] .table th,html[data-theme=dark] .ref-table th{color:#cbd6d0!important;background:#172536!important}html[data-theme=dark] .table tbody tr:hover td,html[data-theme=dark] .ref-table tbody tr:hover td{background:#182a3a!important}html[data-theme=dark] input:-webkit-autofill,html[data-theme=dark] input:-webkit-autofill:hover,html[data-theme=dark] input:-webkit-autofill:focus{-webkit-text-fill-color:#f4f8f5!important;caret-color:#f4f8f5!important;-webkit-box-shadow:0 0 0 1000px #132131 inset!important;box-shadow:0 0 0 1000px #132131 inset!important}.om-toast-stack{position:fixed;right:18px;bottom:18px;z-index:50000;display:grid;gap:8px;width:min(390px,calc(100vw - 36px));pointer-events:none}.om-toast{min-height:58px;display:grid;grid-template-columns:30px minmax(0,1fr) 28px;align-items:center;gap:10px;padding:10px 10px 10px 12px;border:1px solid var(--om-border-strong);border-left:4px solid var(--om-accent);border-radius:var(--om-radius-sm);background:var(--om-surface);color:var(--om-text);box-shadow:var(--om-shadow-float);pointer-events:auto;animation:omToastIn .16s ease-out}.om-toast.info{border-left-color:#2563eb}.om-toast.error{border-left-color:var(--om-danger)}.om-toast-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--om-accent)}.om-toast.info .om-toast-icon{background:#2563eb}.om-toast.error .om-toast-icon{background:var(--om-danger)}.om-toast-copy{min-width:0;display:grid;gap:2px}.om-toast-copy b{color:var(--om-text);font-size:13px;line-height:1.25}.om-toast-copy small{color:var(--om-muted);font-size:11.5px;line-height:1.35}.om-toast>button{width:28px;height:28px;display:grid;place-items:center;padding:0;border:0;border-radius:var(--om-radius-xs);background:transparent;color:var(--om-muted)}.om-toast>button:hover{background:var(--om-surface-soft);color:var(--om-text)}@keyframes omToastIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.user-pop button,.suite-user-pop button{color:var(--om-text)!important;background:var(--om-surface)!important}.user-pop button:hover,.user-pop button:focus-visible,.suite-user-pop button:hover,.suite-user-pop button:focus-visible{color:var(--om-text)!important;background:var(--om-surface-soft)!important;outline:0!important}html[data-theme=dark] .user-pop,html[data-theme=dark] .suite-user-pop{color:#f5f8f6!important;border-color:#43586d!important;background:#111d2b!important}html[data-theme=dark] .user-pop button,html[data-theme=dark] .suite-user-pop button{color:#f5f8f6!important;background:#111d2b!important}html[data-theme=dark] .user-pop button:hover,html[data-theme=dark] .user-pop button:focus-visible,html[data-theme=dark] .suite-user-pop button:hover,html[data-theme=dark] .suite-user-pop button:focus-visible{color:#fff!important;background:#24384c!important}html[data-theme=dark] .user-pop small,html[data-theme=dark] .suite-user-pop small{color:#aebdc5!important}html[data-theme=dark] .om-toast{border-color:#43586d;background:#111d2b;color:#f5f8f6}html[data-theme=dark] .om-toast-copy b{color:#fff}html[data-theme=dark] .om-toast-copy small{color:#b8c6ce}html[data-theme=dark] .om-toast>button:hover{background:#24384c;color:#fff}.om-assistant{position:fixed;right:18px;bottom:18px;z-index:10050;font-family:inherit}.om-assistant-launch{height:38px;padding:0 13px;border:1px solid var(--om-border, #cfd8d3);border-radius:8px;background:var(--om-surface, #fff);color:var(--om-text, #10241c);box-shadow:0 8px 24px #0620161f;display:flex;align-items:center;gap:7px;cursor:pointer}.om-assistant-launch span{color:#139447}.om-assistant-panel{position:absolute;right:0;bottom:48px;width:360px;height:min(500px,70vh);display:grid;grid-template-rows:auto 1fr auto;background:var(--om-surface, #fff);color:var(--om-text, #10241c);border:1px solid var(--om-border, #cfd8d3);border-radius:8px;box-shadow:0 18px 50px #06201633;overflow:hidden}.om-assistant-panel header{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border-bottom:1px solid var(--om-border, #dce4e0)}.om-assistant-panel header div{display:grid}.om-assistant-panel header small{color:var(--om-text-muted, #687b73);font-size:11px}.om-assistant-panel header button{border:0;background:transparent;color:inherit;font-size:22px;cursor:pointer}.om-assistant-messages{overflow:auto;padding:12px;display:flex;flex-direction:column;gap:8px}.om-assistant-welcome{font-size:12px;color:var(--om-text-muted, #687b73);padding:8px}.om-assistant-msg{max-width:88%;padding:8px 10px;border-radius:6px;font-size:12px;line-height:1.45;white-space:pre-wrap}.om-assistant-msg.user{align-self:flex-end;background:#e7f6ee}.om-assistant-msg.assistant{align-self:flex-start;background:var(--om-surface-alt, #f3f6f5);border:1px solid var(--om-border, #dce4e0)}.om-assistant-panel footer{display:grid;grid-template-columns:1fr 38px;gap:6px;padding:10px;border-top:1px solid var(--om-border, #dce4e0)}.om-assistant-panel footer input{height:36px;border:1px solid var(--om-border, #cfd8d3);background:var(--om-input-bg, #fff);color:var(--om-text, #10241c);border-radius:5px;padding:0 10px}.om-assistant-panel footer button{border:0;border-radius:5px;background:#139447;color:#fff;cursor:pointer}@media(max-width:700px){.om-assistant-panel{width:min(360px,calc(100vw - 24px));right:-6px}}[data-theme=dark] .om-assistant-msg.user{background:#123e2c;color:#f2fff8}.user-language{display:grid}.user-language>button{display:flex!important;justify-content:space-between!important;align-items:center!important}.user-language>button small{font-size:10px;opacity:.7}.user-language-options{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px 8px 8px}.user-language-options button{min-height:30px!important;border:1px solid var(--om-border, #dce4e0)!important;border-radius:4px!important;background:transparent!important}.user-language-options button.active{border-color:#139447!important;color:#139447!important;background:#13944712!important}.login-language{position:fixed;right:18px;top:16px;z-index:40;display:flex;padding:2px;border:1px solid var(--om-border, #d8e0dc);background:var(--om-surface, #fff);border-radius:6px;box-shadow:0 1px 4px #0f172a14}.login-language button,.om-language-inline button{min-width:38px;height:30px;border:0;background:transparent;color:var(--om-text, #102015);font:600 12px/1 inherit;cursor:pointer;border-radius:4px}.login-language button.active,.om-language-inline button.active{background:var(--om-accent, #159447);color:#fff}.om-language-inline{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px 8px 8px}[data-theme=dark] .login-language{background:#0e1a28;border-color:#304256}[data-theme=dark] .login-language button,[data-theme=dark] .om-language-inline button{color:#eaf1f7}.om-assistant-panel{width:390px}.om-assistant-panel header small{font-size:12px}.om-assistant-welcome{font-size:13px;line-height:1.5}.om-assistant-msg{font-size:13.5px;line-height:1.5;padding:9px 11px}.om-assistant-panel footer input{font-size:13.5px}.module-user-menu{--module-menu-text: #172033;--module-menu-muted: #5f6c7c;--module-menu-surface: #ffffff;--module-menu-soft: #eef3f7;--module-menu-line: #cfd9e2;position:relative;z-index:90}.module-user-trigger{min-height:44px;display:flex;align-items:center;gap:9px;padding:4px 7px 4px 4px;color:inherit;background:transparent;border:1px solid transparent;border-radius:10px;cursor:pointer}.module-user-trigger:hover,.module-user-trigger[aria-expanded=true]{background:var(--module-menu-soft);border-color:var(--module-menu-line)}.module-user-trigger>span,.module-user-popover>header>span{width:36px;height:36px;flex:none;display:grid;place-items:center;color:#fff;background:var(--module-accent, #6d28d9);border-radius:10px;font-size:12px;font-weight:900;box-shadow:0 5px 15px color-mix(in srgb,var(--module-accent, #6d28d9) 26%,transparent)}.module-user-trigger>div{max-width:150px;display:grid;gap:2px;text-align:left}.module-user-trigger b,.module-user-trigger small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.module-user-trigger b{color:var(--module-menu-text);font-size:12px}.module-user-trigger small{color:var(--module-menu-muted);font-size:10px}.module-user-trigger>svg{width:15px}.module-user-popover{position:absolute;top:calc(100% + 9px);right:0;width:310px;color:var(--module-menu-text);background:var(--module-menu-surface);border:1px solid var(--module-menu-line);border-radius:13px;box-shadow:0 22px 58px #0f172a38;overflow:hidden;animation:module-menu-in .15s ease-out}@keyframes module-menu-in{0%{opacity:0;transform:translateY(-5px)}}.module-user-popover>header{display:flex;align-items:center;gap:11px;padding:15px;border-bottom:1px solid var(--module-menu-line);background:linear-gradient(135deg,color-mix(in srgb,var(--module-accent, #6d28d9) 10%,var(--module-menu-surface)),var(--module-menu-surface))}.module-user-popover>header>div{min-width:0;display:grid;gap:3px}.module-user-popover>header b,.module-user-popover>header small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.module-user-popover>header small{color:var(--module-menu-muted)}.module-language-row{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 12px;border-bottom:1px solid var(--module-menu-line)}.module-language-row>span{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:800}.module-language-row>span svg{width:17px}.module-language-options{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:3px;background:var(--module-menu-soft);border:1px solid var(--module-menu-line);border-radius:9px}.module-language-options button{min-width:45px;min-height:31px;padding:0 9px;color:var(--module-menu-text);background:transparent;border:0;border-radius:6px;font-size:11px;font-weight:900;cursor:pointer}.module-language-options button.active{color:#fff;background:var(--module-accent, #6d28d9)}.module-language-options button:disabled{opacity:.6;cursor:wait}.module-theme-toggle{min-height:34px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;padding:0 10px!important;color:var(--module-menu-text)!important;background:var(--module-menu-soft)!important;border:1px solid var(--module-menu-line)!important;border-radius:8px!important;font-size:11px!important;font-weight:800!important;cursor:pointer!important}.module-theme-toggle svg{width:16px!important;height:16px!important}.module-theme-toggle.compact{width:38px!important;min-width:38px!important;padding:0!important}.module-user-popover>section{display:grid;padding:8px;border-bottom:1px solid var(--module-menu-line)}.module-user-popover>section>small{padding:4px 7px 7px;color:var(--module-menu-muted);font-size:9px;font-weight:900;letter-spacing:.08em}.module-user-popover>section>button,.module-user-popover>footer>button{min-height:38px;display:flex;align-items:center;gap:8px;padding:0 8px;color:var(--module-menu-text);background:transparent;border:0;border-radius:7px;text-align:left;font-weight:700;cursor:pointer}.module-user-popover>section>button:hover,.module-user-popover>footer>button:hover{background:var(--module-menu-soft)}.module-user-popover button svg{width:17px}.module-user-popover>section>button span{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.module-user-popover>section>button span+svg{color:var(--module-accent, #6d28d9);stroke-width:3}.module-user-error{margin:8px 10px 0;padding:8px;color:#b42318;background:#fff1ef;border-radius:7px;font-size:11px}.module-user-popover>footer{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:8px}.module-user-popover>footer.single{grid-template-columns:1fr}.module-user-popover>footer>button:last-child{color:#b42318}html[data-theme=dark] .module-user-menu{--module-menu-text: #f5f8f6;--module-menu-muted: #b9c7d1;--module-menu-surface: #111d2b;--module-menu-soft: #1c2d40;--module-menu-line: #43586d}html[data-theme=dark] .module-user-trigger:hover,html[data-theme=dark] .module-user-trigger[aria-expanded=true]{background:var(--module-menu-soft)}html[data-theme=dark] .module-user-error{color:#ffb4ac;background:#431d1d}@media(max-width:900px){.module-user-trigger>div{display:none}.module-user-popover{position:fixed;top:66px;right:12px;width:min(310px,calc(100vw - 24px))}}input[type=checkbox]:not([role=switch]){appearance:none;-webkit-appearance:none;width:18px;min-width:18px;height:18px;margin:0;display:inline-grid;place-content:center;border:1.5px solid var(--om-border-strong, #91a39a);border-radius:4px;background:var(--om-surface, #fff);box-shadow:inset 0 1px #ffffff80;cursor:pointer;vertical-align:middle}input[type=checkbox]:not([role=switch]):before{width:9px;height:5px;content:"";transform:rotate(-45deg) scale(0);transform-origin:center;border-left:2px solid #fff;border-bottom:2px solid #fff;transition:transform .1s ease-out}input[type=checkbox]:not([role=switch]):checked{border-color:var(--module-accent, var(--om-accent, #159447));background:var(--module-accent, var(--om-accent, #159447))}input[type=checkbox]:not([role=switch]):checked:before{transform:rotate(-45deg) scale(1)}input[type=checkbox]:not([role=switch]):focus-visible{outline:3px solid color-mix(in srgb,var(--module-accent, var(--om-accent, #159447)) 25%,transparent);outline-offset:2px}input[type=checkbox]:not([role=switch]):disabled{opacity:.5;cursor:not-allowed}.context-menu,.rightclick-menu,.ops-context,.smp-context{max-width:calc(100vw - 16px)!important;max-height:calc(100dvh - 16px)!important;overflow:auto!important;border-radius:10px!important}.context-menu button,.rightclick-menu button,.ops-context button,.smp-context button{height:auto!important;min-height:40px!important;align-items:center!important;gap:9px!important;padding:8px 10px!important;line-height:1.25!important;text-align:left!important;white-space:normal!important}.context-menu>b,.context-menu>strong,.rightclick-menu>b,.ops-context>b,.smp-context>b{white-space:normal!important;line-height:1.3!important}@media(min-width:901px){.module-user-trigger>div{min-width:88px}}:root{--om-accent: #0c9145;--om-accent-strong: #087038;--om-accent-soft: #edf8f1;--tms-sidebar: #063c2a;--tms-sidebar-deep: #03291f;--tms-sidebar-w: 238px;--tms-topbar-h: 76px}html,body,#root{height:100%;font-size:15px!important;overflow:hidden}body{background:var(--om-bg)!important;color:var(--om-text)!important}.layout.ref-layout{display:grid!important;grid-template-columns:var(--tms-sidebar-w) minmax(0,1fr)!important;width:100vw!important;height:100dvh!important;min-height:0!important;overflow:hidden!important;background:var(--om-bg)!important}.ref-side{position:relative!important;inset:auto!important;z-index:1200!important;width:var(--tms-sidebar-w)!important;height:100dvh!important;min-height:0!important;display:flex!important;flex-direction:column!important;padding:14px 12px 10px!important;overflow:hidden!important;color:#f3fbf6!important;border-right:1px solid rgba(255,255,255,.08)!important;background:linear-gradient(180deg,var(--tms-sidebar) 0%,var(--tms-sidebar-deep) 100%)!important;box-shadow:none!important}.ref-main{position:relative!important;min-width:0!important;min-height:0!important;height:100dvh!important;overflow:hidden!important;background:var(--om-bg)!important}.sidebar-collapsed{grid-template-columns:70px minmax(0,1fr)!important}.sidebar-collapsed .ref-side{width:70px!important}.sidebar-collapsed .ref-brand>div,.sidebar-collapsed .ref-db-card,.sidebar-collapsed .ref-nav-group,.sidebar-collapsed .ref-nav button:not(.active)>:not(svg),.sidebar-collapsed .ref-copy{display:none!important}.sidebar-collapsed .ref-nav button{justify-content:center!important;padding-inline:0!important}.ref-brand{display:flex!important;align-items:center!important;gap:10px!important;min-height:58px!important;margin:0 0 10px!important;padding:6px 4px 12px!important;border-bottom:1px solid rgba(255,255,255,.12)!important;cursor:pointer!important}.ref-brand img{width:44px!important;height:44px!important;flex:0 0 44px!important;border-radius:6px!important;object-fit:cover!important;box-shadow:none!important}.ref-brand b{display:block!important;color:#fff!important;font-size:24px!important;line-height:.95!important;letter-spacing:-.035em!important}.ref-brand small{display:block!important;margin-top:4px!important;color:#c1d4c8!important;font-size:9px!important;font-weight:800!important;letter-spacing:.09em!important}.sidebar-toggle{position:absolute!important;top:13px!important;right:8px!important;z-index:5!important;width:26px!important;height:26px!important;min-height:26px!important;padding:0!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:4px!important;background:#ffffff0f!important;color:#d6e6dc!important}.ref-db-card{margin:0 0 10px!important;padding:9px!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:6px!important;background:#ffffff0b!important}.ref-db-card label{display:flex!important;align-items:center!important;gap:7px!important;margin:0 0 7px!important;color:#d8e7de!important;font-size:12px!important;font-weight:780!important}.ref-db-card .soft-select>button{width:100%!important;height:34px!important;min-height:34px!important;justify-content:space-between!important;color:#fff!important;border-color:#ffffff2b!important;background:#0000001f!important}.ref-db-card .soft-select-menu{z-index:20000!important;min-width:100%!important}.ref-nav{flex:1 1 auto!important;min-height:0!important;display:flex!important;flex-direction:column!important;gap:2px!important;overflow-x:hidden!important;overflow-y:auto!important;padding:0 2px 14px 0!important}.ref-nav-group{margin:12px 8px 4px!important;color:#8fb5a1!important;font-size:9px!important;font-weight:850!important;letter-spacing:.12em!important}.ref-nav button,.ref-nav .nav-child{width:100%!important;min-height:34px!important;height:34px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:9px!important;padding:0 9px!important;overflow:hidden!important;border:0!important;border-radius:5px!important;background:transparent!important;color:#e6f2eb!important;font-size:12.5px!important;font-weight:680!important;text-align:left!important;white-space:nowrap!important}.ref-nav button svg{width:16px!important;height:16px!important;flex:0 0 16px!important;opacity:.9!important}.ref-nav button:hover{background:#ffffff12!important}.ref-nav button.active,.ref-nav .nav-child.active{background:#0d8d47!important;color:#fff!important}.ref-nav button svg,.ref-nav .nav-child svg{color:currentColor!important;stroke:currentColor!important;opacity:1!important}.ref-nav button.active svg,.ref-nav .nav-child.active svg{color:#fff!important;stroke:#fff!important;opacity:1!important}.ref-nav .nav-child{padding-left:12px!important}.nav-count{margin-left:auto!important;min-width:22px!important;padding:2px 6px!important;border-radius:4px!important;background:#ffffff1f!important;color:#dcebe2!important;font-size:10px!important;text-align:center!important}.ref-copy{flex:0 0 auto!important;padding:7px 6px 0!important;color:#8fb0a0!important;font-size:10px!important}.ref-topbar{position:relative!important;top:auto!important;z-index:1000!important;width:100%!important;height:var(--tms-topbar-h)!important;min-height:var(--tms-topbar-h)!important;display:grid!important;grid-template-columns:minmax(270px,.9fr) minmax(380px,1.2fr) minmax(260px,.9fr)!important;align-items:center!important;gap:18px!important;padding:0 18px!important;border-bottom:1px solid var(--om-border)!important;background:#fff!important;box-shadow:none!important}.topbar-left{min-width:0!important}.top-title{display:flex!important;align-items:center!important;gap:9px!important;min-width:0!important}.top-index{overflow:hidden!important;color:var(--om-text)!important;font-size:18px!important;line-height:1.1!important;font-weight:800!important;text-overflow:ellipsis!important;white-space:nowrap!important}.work-dot{box-shadow:0 0 0 3px #13aa5b1a!important}.editor-hint{color:var(--om-muted)!important;font-size:11px!important;white-space:nowrap!important}.search-wrap{position:relative!important;width:100%!important;height:38px!important;display:flex!important;align-items:center!important;gap:9px!important;padding:0 11px!important;border:1px solid var(--om-border)!important;border-radius:5px!important;background:#fff!important}.search-wrap>svg{color:#607268!important}.search-wrap input{width:100%!important;height:34px!important;min-height:34px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;font-size:13px!important}.search-pop{position:absolute!important;top:calc(100% + 7px)!important;left:0!important;right:0!important;z-index:30000!important;overflow:hidden!important;padding:4px!important}.search-pop button{width:100%!important;min-height:52px!important;display:grid!important;grid-template-columns:32px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;padding:7px 9px!important;border:0!important;border-bottom:1px solid #edf1ef!important;background:#fff!important;text-align:left!important}.search-pop button:last-child{border-bottom:0!important}.search-pop button:hover{background:#f4faf6!important}.search-type{width:30px!important;height:30px!important;display:grid!important;place-items:center!important;border-radius:5px!important;color:var(--om-accent)!important;background:var(--om-accent-soft)!important}.search-pop b{display:block!important;color:var(--om-text)!important;font-size:13px!important}.search-pop small{display:block!important;margin-top:2px!important;color:var(--om-muted)!important;font-size:11px!important}.ref-top-icons{justify-self:end!important;display:flex!important;align-items:center!important;gap:7px!important}.ref-top-icons>button,.ref-top-icons .user-menu>button,[data-theme-toggle]{width:34px!important;height:34px!important;min-height:34px!important;display:grid!important;place-items:center!important;padding:0!important;border:1px solid var(--om-border)!important;border-radius:5px!important;background:#fff!important;color:var(--om-text)!important;box-shadow:none!important}.ref-top-icons .app-switch img{width:25px!important;height:25px!important;border-radius:4px!important}.ref-avatar{color:#fff!important;border-color:var(--om-accent)!important;background:var(--om-accent)!important;font-size:12px!important;font-weight:850!important}.user-menu{position:relative!important;display:flex!important;align-items:center!important;gap:2px!important}.user-pop{position:absolute!important;top:calc(100% + 8px)!important;right:0!important;z-index:30000!important;width:230px!important;padding:6px!important}.user-pop-head{padding:9px 10px 10px!important;border-bottom:1px solid var(--om-border)!important}.user-pop-head b,.user-pop-head small{display:block!important}.user-pop-head small{margin-top:3px!important;color:var(--om-muted)!important}.user-pop button{width:100%!important;min-height:34px!important;justify-content:flex-start!important;padding:0 10px!important;border:0!important;background:#fff!important;color:var(--om-text)!important;text-align:left!important}.user-pop button:hover{background:var(--om-surface-soft)!important}.mobile-nav-toggle,.mobile-nav-backdrop{display:none!important}.content,.ref-content{height:calc(100dvh - var(--tms-topbar-h))!important;min-height:0!important;overflow:auto!important;padding:16px 18px 18px!important;background:var(--om-bg)!important}.page-head{min-height:58px!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:18px!important;margin:0 0 10px!important;padding:0!important;border:0!important;background:transparent!important}.page-head h1{margin:0 0 4px!important;color:var(--om-text)!important;font-size:24px!important;line-height:1.1!important;letter-spacing:-.035em!important}.page-head p{margin:0!important;color:var(--om-muted)!important;font-size:13px!important}.top-actions,.ref-actions{display:flex!important;align-items:center!important;gap:8px!important}.ref-actions{position:static!important;top:auto!important;z-index:auto!important;margin:0!important;padding:0!important;background:transparent!important}.btn{font-size:13px!important}.edit-lock{display:none!important}.shell-error{margin:18px!important}.stops-view{display:flex!important;flex-direction:column!important;gap:0!important;overflow:hidden!important}.stops-view .page-head{flex:0 0 auto!important}.stops-view .subtabs{flex:0 0 42px!important;margin-bottom:10px!important;padding-left:0!important;background:transparent!important}.stops-workspace{flex:1 1 auto!important;min-height:0!important;display:grid!important;grid-template-columns:minmax(390px,1.05fr) minmax(360px,.82fr) minmax(430px,1.08fr)!important;gap:12px!important;overflow:hidden!important}.stop-list-panel,.stop-map-panel,.stop-overview-panel{min-width:0!important;min-height:0!important;overflow:hidden!important}.stop-list-panel{display:flex!important;flex-direction:column!important}.stop-list-toolbar{flex:0 0 50px!important;display:flex!important;align-items:center!important;gap:8px!important;padding:7px 10px!important;border-bottom:1px solid var(--om-border)!important;background:#fff!important}.stop-list-toolbar .result-count{min-width:max-content!important;font-size:12px!important;font-weight:790!important}.stop-list-toolbar .input{flex:1 1 auto!important;min-width:0!important;height:34px!important;min-height:34px!important}.stop-list-scroll{flex:1 1 auto!important;min-height:0!important;overflow:auto!important}.stop-list-table{table-layout:fixed!important}.stop-list-table th,.stop-list-table td{height:48px!important;padding:6px 9px!important;font-size:12.5px!important}.stop-list-table th{height:34px!important;font-size:11px!important}.stop-list-table th:first-child,.stop-list-table td:first-child{width:42px!important}.stop-list-table th:nth-child(3),.stop-list-table td:nth-child(3){width:32%!important}.stop-list-table th:last-child,.stop-list-table td:last-child{width:58px!important}.stop-list-table td b{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:13px!important}.stop-list-table td small{display:block!important;margin-top:2px!important;overflow:hidden!important;color:var(--om-muted)!important;text-overflow:ellipsis!important;white-space:nowrap!important}.stop-list-table tr.row-selected td{background:#eef8f2!important}.stop-list-table .badge.green{width:24px!important;height:24px!important;display:grid!important;place-items:center!important;border-radius:4px!important;background:#e6f6ec!important;color:var(--om-accent)!important;font-size:11px!important;font-weight:850!important}.stop-list-footer{flex:0 0 46px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;padding:7px 10px!important;border-top:1px solid var(--om-border)!important;background:#fff!important;color:var(--om-muted)!important;font-size:12px!important}.pagination{display:flex!important;align-items:center!important;gap:4px!important}.pagination button{width:30px!important;height:30px!important;min-height:30px!important;padding:0!important;border:1px solid transparent!important;border-radius:4px!important;background:transparent!important}.pagination button.active{border-color:#9dd8b4!important;color:var(--om-accent)!important;background:#f1faf5!important}.stop-map-panel{display:flex!important;flex-direction:column!important;padding:0!important}.stop-map-frame{flex:1 1 auto!important;min-height:0!important;position:relative!important}.stop-map-frame .mapbox,.stop-map-frame .real-map{width:100%!important;height:100%!important;min-height:0!important;border-radius:0!important}.stop-map-panel .detail-strip{flex:0 0 54px!important;min-height:54px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"name action" "id action"!important;align-items:center!important;gap:0 10px!important;padding:7px 10px!important;border-top:1px solid var(--om-border)!important;background:#fff!important}.stop-map-panel .detail-strip b{grid-area:name!important;font-size:13px!important}.stop-map-panel .detail-strip span{grid-area:id!important;overflow:hidden!important;color:var(--om-muted)!important;font-size:11px!important;text-overflow:ellipsis!important;white-space:nowrap!important}.stop-map-panel .detail-strip .btn{grid-area:action!important;height:32px!important;min-height:32px!important}.stop-overview-panel{display:flex!important;flex-direction:column!important}.stop-overview-panel .detail-tabs{flex:0 0 42px!important}.stop-overview-body{flex:1 1 auto!important;min-height:0!important;overflow:auto!important;padding:14px!important}.stop-overview-actions{display:flex!important;justify-content:flex-end!important;margin-bottom:12px!important}.detail-section+.detail-section{margin-top:15px!important;padding-top:14px!important;border-top:1px solid #e6ece8!important}.detail-section h3{margin:0 0 9px!important;font-size:14px!important}.overview-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px 12px!important}.overview-field{min-width:0!important}.overview-field.wide{grid-column:1 / -1!important}.overview-field small{display:block!important;margin-bottom:4px!important;color:var(--om-muted)!important;font-size:10.5px!important;font-weight:720!important}.overview-field b,.overview-field span.value{display:block!important;min-height:34px!important;padding:8px 9px!important;overflow:hidden!important;border:1px solid var(--om-border)!important;border-radius:4px!important;background:#fafcfb!important;color:var(--om-text)!important;font-size:12.5px!important;font-weight:650!important;text-overflow:ellipsis!important;white-space:nowrap!important}.stop-workbench{height:calc(100dvh - var(--tms-topbar-h))!important;min-height:0!important;display:flex!important;flex-direction:column!important;gap:10px!important;overflow:hidden!important;padding:12px 14px 14px!important;background:var(--om-bg)!important}.stop-workbench>.stop-actions,.stop-actions{position:static!important;top:auto!important;z-index:auto!important;flex:0 0 40px!important;width:100%!important;height:40px!important;min-height:40px!important;display:flex!important;align-items:center!important;gap:8px!important;margin:0!important;padding:0!important;overflow:visible!important;background:transparent!important}.stop-actions .btn{min-width:0!important;height:36px!important;min-height:36px!important}.stop-edit-shell{flex:1 1 auto!important;min-height:0!important;display:grid!important;grid-template-columns:minmax(720px,1.95fr) minmax(430px,1fr)!important;gap:12px!important;overflow:hidden!important}.stop-main-area{min-width:0!important;min-height:0!important;display:grid!important;grid-template-rows:minmax(330px,1.08fr) minmax(240px,.82fr)!important;gap:12px!important;overflow:hidden!important}.map-work-card{position:relative!important;min-height:0!important;padding:0!important;overflow:hidden!important}.map-work-card .mapbox,.map-work-card .real-map{width:100%!important;height:100%!important;min-height:0!important;border-radius:0!important}.map-work-card .mapbox>.map-toolbar{display:none!important}.map-toolbar-premium{position:absolute!important;z-index:900!important;top:12px!important;left:12px!important;right:12px!important;height:36px!important;display:flex!important;align-items:center!important;gap:8px!important;pointer-events:none!important}.map-toolbar-premium>*{pointer-events:auto!important}.segmented-map-tabs{display:flex!important;overflow:hidden!important;border:1px solid var(--om-border)!important;border-radius:5px!important;background:#fff!important;box-shadow:0 8px 22px #0a1f1414!important}.segmented-map-tabs button{height:34px!important;min-height:34px!important;padding:0 13px!important;border:0!important;border-radius:0!important;background:#fff!important;color:var(--om-text)!important;font-size:12px!important;font-weight:780!important}.segmented-map-tabs button.active{color:#fff!important;background:var(--om-accent)!important}.map-search-ghost{margin-left:auto!important;width:min(360px,45%)!important;height:34px!important;display:flex!important;align-items:center!important;gap:8px!important;padding:0 11px!important;border:1px solid var(--om-border)!important;border-radius:5px!important;background:#fff!important;color:#728077!important;box-shadow:0 8px 22px #0a1f1414!important;font-size:12px!important}.map-toolbar-premium .mini{width:34px!important;height:34px!important;min-height:34px!important;background:#fff!important}.map-hint-line{position:absolute!important;z-index:850!important;left:10px!important;bottom:9px!important;padding:4px 7px!important;border:1px solid var(--om-border)!important;border-radius:4px!important;background:#ffffffed!important;color:#617067!important;font-size:10.5px!important}.map-work-card .leaflet-top.leaflet-left{top:auto!important;bottom:42px!important;left:10px!important}.map-work-card .leaflet-control-zoom{margin:0!important}.platform-card{min-height:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;padding:0!important}.platform-card .compact-tabs{flex:0 0 42px!important}.platform-card .platform-table-scroll{flex:1 1 auto!important;min-height:0!important;overflow:auto!important}.platform-edit-table{table-layout:fixed!important;width:100%!important}.platform-edit-table th,.platform-edit-table td{height:40px!important;padding:5px 8px!important;font-size:12px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.platform-edit-table th{height:32px!important;font-size:10.5px!important}.platform-edit-table th:first-child,.platform-edit-table td:first-child{width:42px!important}.platform-edit-table th:nth-child(2),.platform-edit-table td:nth-child(2){width:25%!important}.platform-edit-table th:nth-child(5),.platform-edit-table td:nth-child(5),.platform-edit-table th:nth-child(6),.platform-edit-table td:nth-child(6){width:132px!important}.platform-edit-table th:last-child,.platform-edit-table td:last-child{width:82px!important}.platform-edit-table .cell-input{width:100%!important;height:30px!important;min-height:30px!important;padding:0 8px!important;background:#fbfcfb!important;font-size:12px!important}.row-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:5px!important}.row-actions .mini{width:30px!important;height:30px!important;min-height:30px!important}.platform-add{flex:0 0 auto!important;margin:8px 10px 10px!important}.stop-detail-panel{min-width:0!important;min-height:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;padding:0!important}.stop-detail-panel .detail-tabs{flex:0 0 42px!important}.detail-panel-body{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;padding:14px!important}.detail-panel-body h3{margin:0 0 9px!important;color:var(--om-text)!important;font-size:14px!important}.detail-panel-body h3:not(:first-child){margin-top:14px!important;padding-top:13px!important;border-top:1px solid #e6ece8!important}.side-form{display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px 10px!important}.side-form.three{grid-template-columns:1fr 1fr 1fr!important}.side-form label,.side-form .field{min-width:0!important;display:flex!important;flex-direction:column!important;gap:4px!important;color:#607067!important;font-size:10.5px!important;font-weight:730!important}.side-form .input,.side-form .soft-select>button{width:100%!important;height:33px!important;min-height:33px!important;font-size:12px!important}.wide-action{grid-column:1 / -1!important;width:100%!important;height:34px!important;min-height:34px!important}.pill.active{display:inline-flex!important;align-items:center!important;width:max-content!important;min-height:26px!important;padding:0 9px!important;border:1px solid #cce8d6!important;border-radius:14px!important;background:#ecf8f1!important;color:var(--om-accent)!important;font-weight:800!important}.note-box{min-height:140px!important}.routes-table-list{display:flex!important;flex-direction:column!important;gap:6px!important}.route-row-card{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto auto!important;align-items:center!important;gap:7px!important;padding:7px 8px!important;border:1px solid var(--om-border)!important;border-radius:5px!important;background:#fff!important}.route-row-card b{font-size:12px!important}.route-row-card small{display:block!important;margin-top:2px!important;color:var(--om-muted)!important;font-size:10.5px!important}.route-arrow{background:transparent!important;border:0!important}.route-arrow span{display:block!important;color:var(--om-accent)!important;font-size:21px!important;font-weight:900!important;text-shadow:0 1px 2px #fff!important;transform-origin:center!important}.route-segment-handle span{width:12px!important;height:12px!important;display:block!important;border:2px solid #fff!important;border-radius:3px!important;background:var(--om-accent)!important;box-shadow:0 0 0 1px var(--om-accent)!important}.context-menu.compact{min-width:210px!important;padding:5px!important}.context-menu.compact>b{display:block!important;padding:7px 9px!important;color:var(--om-muted)!important;font-size:11px!important}.context-menu.compact button{width:100%!important;min-height:32px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;padding:0 9px!important;border:0!important;background:#fff!important;color:var(--om-text)!important;font-size:12px!important}.context-menu.compact button:hover{background:#f2f8f4!important}.om-dialog-card,.modal-card,.suite-launcher{border-radius:7px!important}@media(max-width:1400px){:root{--tms-sidebar-w: 220px}.stops-workspace{grid-template-columns:minmax(340px,1fr) minmax(320px,.8fr) minmax(390px,1fr)!important}.stop-edit-shell{grid-template-columns:minmax(650px,1.75fr) minmax(390px,1fr)!important}.editor-hint{display:none!important}}@media(max-width:1180px){.stops-view,.stop-workbench{overflow:auto!important;height:calc(100dvh - var(--tms-topbar-h))!important}.stops-workspace,.stop-edit-shell{grid-template-columns:1fr!important;overflow:visible!important}.stop-main-area{grid-template-rows:420px auto!important;overflow:visible!important}.stop-detail-panel,.stop-overview-panel{min-height:520px!important}}.layout.ref-layout{box-sizing:border-box!important;max-width:none!important;margin:0!important}.ref-main{width:100%!important;max-width:none!important;margin:0!important}.content,.ref-content,.stops-view,.stop-workbench{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}.stop-list-scroll,.platform-table-scroll{position:relative!important}.stop-list-table thead,.platform-edit-table thead{display:table-header-group!important}.stop-list-table thead th,.platform-edit-table thead th{position:sticky!important;top:0!important;z-index:4!important;transform:none!important;box-shadow:inset 0 -1px 0 var(--om-border)!important}.stop-list-table tbody tr,.platform-edit-table tbody tr{position:relative!important;z-index:1!important}.ref-top-icons .user-menu{position:relative!important;display:flex!important;align-items:center!important;min-height:34px!important}.ref-top-icons .user-menu>.user-trigger{width:auto!important;min-width:52px!important;height:34px!important;min-height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;padding:2px 6px 2px 2px!important;border:1px solid var(--om-border)!important;border-radius:5px!important;background:var(--om-surface)!important;color:var(--om-text)!important}.ref-top-icons .user-trigger:hover{background:var(--om-surface-soft)!important}.ref-top-icons .user-trigger .ref-avatar{width:28px!important;height:28px!important;min-height:28px!important;display:grid!important;place-items:center!important;flex:0 0 28px!important;padding:0!important;border:0!important;border-radius:4px!important}.ref-top-icons .user-trigger>svg{flex:0 0 auto!important;transition:transform .14s ease!important}.ref-top-icons .user-trigger>svg.open{transform:rotate(180deg)!important}.ref-top-icons [data-theme-toggle]{position:static!important;inset:auto!important;flex:0 0 34px!important;width:34px!important;height:34px!important;min-height:34px!important;display:inline-grid!important;place-items:center!important;padding:0!important;border:1px solid var(--om-border)!important;border-radius:5px!important;background:var(--om-surface)!important;color:var(--om-text)!important}.ref-top-icons [data-theme-toggle] svg{display:block!important;width:17px!important;height:17px!important}.stop-map-frame,.map-work-card,.stop-map-frame .mapbox,.map-work-card .mapbox,.stop-map-frame .real-map,.map-work-card .real-map,.stop-map-frame .leaflet-container,.map-work-card .leaflet-container{min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important}html[data-theme=dark] .ref-topbar,html[data-theme=dark] .stop-list-toolbar,html[data-theme=dark] .stop-list-footer,html[data-theme=dark] .stop-map-panel .detail-strip,html[data-theme=dark] .segmented-map-tabs,html[data-theme=dark] .segmented-map-tabs button,html[data-theme=dark] .map-search-ghost,html[data-theme=dark] .context-menu.compact button,html[data-theme=dark] .user-pop button{background:var(--om-surface)!important;color:var(--om-text)!important}.sidebar-toggle{display:none!important}.layout.ref-layout,.layout.ref-layout.sidebar-collapsed{grid-template-columns:var(--tms-sidebar-w) minmax(0,1fr)!important}.ref-side,.sidebar-collapsed .ref-side{width:var(--tms-sidebar-w)!important}.search-wrap{transition:border-color .12s ease,box-shadow .12s ease!important}.search-wrap:focus-within{border-color:var(--om-accent)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--om-accent) 13%,transparent)!important}.search-wrap input,.search-wrap input:focus,.search-wrap input:focus-visible{outline:0!important;border:0!important;box-shadow:none!important}.search-type.action.tms{color:#0f8f43!important;background:#edf8f1!important}.search-type.action.ccs{color:#b3155a!important;background:#fcecf4!important}.search-type.action.admin{color:#52606d!important;background:#eef1f4!important}.mapbox{position:relative!important}.map-toolbar{display:none!important}.map-layer-switch{position:absolute!important;z-index:920!important;top:10px!important;left:10px!important;display:inline-flex!important;overflow:hidden!important;border:1px solid var(--om-border-strong)!important;border-radius:5px!important;background:var(--om-surface)!important;box-shadow:0 7px 20px #071c111f!important}.map-layer-switch button{height:32px!important;min-height:32px!important;padding:0 11px!important;border:0!important;border-right:1px solid var(--om-border)!important;border-radius:0!important;background:var(--om-surface)!important;color:var(--om-text)!important;font-size:11.5px!important;font-weight:780!important}.map-layer-switch button:last-child{border-right:0!important}.map-layer-switch button.active{color:#fff!important;background:var(--om-accent)!important}.map-aim-hint{position:absolute!important;z-index:920!important;left:10px!important;bottom:10px!important;padding:5px 8px!important;border:1px solid var(--om-border)!important;border-radius:4px!important;background:color-mix(in srgb,var(--om-surface) 94%,transparent)!important;color:var(--om-text)!important;font-size:10.5px!important;font-weight:680!important}.stop-pin,.platform-pin{background:transparent!important;border:0!important}.stop-pin>span,.stop-pin span{width:26px!important;height:26px!important;display:grid!important;place-items:center!important;border:2px solid #fff!important;border-radius:50%!important;background:#0f8f43!important;color:#fff!important;font-size:11px!important;font-weight:900!important;box-shadow:0 1px 5px #07231447!important}.selected-stop-pin>span,.selected-stop-pin span{width:34px!important;height:34px!important;border-width:3px!important;box-shadow:0 0 0 5px #0f8f4338,0 4px 12px #061f1247!important;font-size:13px!important}.depot-pin>span,.depot-pin span{background:#315b81!important}.platform-pin>span,.platform-pin span{width:22px!important;height:22px!important;display:grid!important;place-items:center!important;border:2px solid #0f8f43!important;border-radius:50%!important;background:#fff!important;color:#0f7e3d!important;font-size:9px!important;font-weight:900!important;box-shadow:0 1px 5px #061f1233!important}.selected-platform-pin>span,.selected-platform-pin span{width:28px!important;height:28px!important;background:#0f8f43!important;color:#fff!important;box-shadow:0 0 0 4px #0f8f4333!important}.stop-main-area{grid-template-rows:minmax(390px,1fr) 188px!important}.platform-card{height:188px!important;min-height:188px!important;max-height:188px!important}.platform-card .compact-tabs{flex:0 0 34px!important;min-height:34px!important}.platform-card .compact-tabs button{min-height:34px!important;height:34px!important}.platform-card .platform-table-scroll{overflow-y:auto!important;overflow-x:auto!important}.platform-edit-table th{height:28px!important;min-height:28px!important}.platform-edit-table td{height:34px!important;padding-top:3px!important;padding-bottom:3px!important}.platform-edit-table .cell-input{height:28px!important;min-height:28px!important}.platform-add{margin:5px 9px 6px!important;min-height:28px!important}.map-search-toolbar{left:auto!important;width:min(440px,54%)!important;height:auto!important}.map-address-search{position:relative!important;width:100%!important;height:34px!important;display:grid!important;grid-template-columns:18px minmax(0,1fr) 32px!important;align-items:center!important;gap:6px!important;padding:0 2px 0 10px!important;border:1px solid var(--om-border-strong)!important;border-radius:5px!important;background:var(--om-surface)!important;color:var(--om-muted)!important;box-shadow:0 7px 20px #071c111a!important}.map-address-search:focus-within{border-color:var(--om-accent)!important;box-shadow:0 0 0 3px #0f8f4321!important}.map-address-search input,.map-address-search input:focus{width:100%!important;height:30px!important;min-height:30px!important;padding:0!important;border:0!important;outline:0!important;background:transparent!important;color:var(--om-text)!important;box-shadow:none!important;font-size:12px!important}.map-address-search .mini{width:30px!important;height:30px!important;min-height:30px!important;border:0!important}.map-universal-search{position:absolute!important;z-index:930!important;top:10px!important;right:10px!important;width:min(430px,calc(100% - 190px))!important}.map-search-error{margin:0!important;padding:10px 12px!important;color:#9f1d1d!important;font-size:11.5px!important;background:#fff1f1!important}.map-search-results{position:absolute!important;z-index:1000!important;top:calc(100% + 5px)!important;left:0!important;right:0!important;overflow:hidden!important;border:1px solid var(--om-border-strong)!important;border-radius:5px!important;background:var(--om-surface)!important;box-shadow:var(--om-shadow-float)!important}.map-search-results button{width:100%!important;min-height:38px!important;display:grid!important;grid-template-columns:20px minmax(0,1fr)!important;align-items:center!important;gap:7px!important;padding:6px 9px!important;border:0!important;border-bottom:1px solid var(--om-border)!important;border-radius:0!important;background:var(--om-surface)!important;color:var(--om-text)!important;text-align:left!important;font-size:11.5px!important}.map-search-results button:last-child{border-bottom:0!important}.map-search-results button:hover{background:var(--om-surface-soft)!important}.overview-platform-list{display:grid!important;gap:5px!important}.overview-platform-list button{width:100%!important;min-height:38px!important;display:grid!important;grid-template-columns:24px minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;padding:5px 7px!important;border:1px solid var(--om-border)!important;border-radius:4px!important;background:var(--om-surface)!important;color:var(--om-text)!important;text-align:left!important}.overview-platform-list button>span{width:22px!important;height:22px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:var(--om-accent-soft)!important;color:var(--om-accent)!important;font-weight:850!important}.overview-platform-list button small{color:var(--om-muted)!important}.overview-platform-list button.active{border-color:#8ccca6!important;background:var(--om-accent-soft)!important}.stop-list-table tr.row-inactive td{opacity:.62!important;background:#f4f5f4!important}.stop-list-table .badge.muted{width:24px!important;height:24px!important;display:grid!important;place-items:center!important;border-radius:4px!important;background:#e4e8e5!important;color:#69766e!important;font-size:11px!important;font-weight:850!important}html[data-theme=dark] .ref-topbar,html[data-theme=dark] .stop-list-toolbar,html[data-theme=dark] .stop-list-footer,html[data-theme=dark] .stop-map-panel .detail-strip,html[data-theme=dark] .detail-panel-body,html[data-theme=dark] .stop-overview-body,html[data-theme=dark] .map-layer-switch,html[data-theme=dark] .map-layer-switch button,html[data-theme=dark] .map-address-search,html[data-theme=dark] .map-search-results,html[data-theme=dark] .map-search-results button,html[data-theme=dark] .overview-platform-list button,html[data-theme=dark] .overview-field b,html[data-theme=dark] .overview-field span.value,html[data-theme=dark] .search-pop button{background:var(--om-surface)!important;color:var(--om-text)!important;border-color:var(--om-border)!important}html[data-theme=dark] .search-pop button:hover{background:var(--om-surface-soft)!important}html[data-theme=dark] .stop-list-table tr.row-selected td{background:#153225!important;color:#f2f7f4!important}html[data-theme=dark] .stop-list-table tr.row-inactive td{background:#17202b!important;color:#c1cbc5!important}html[data-theme=dark] .platform-pin>span{background:#152535!important;color:#9de0b8!important;border-color:#31ad67!important}.setup-hero h1{color:var(--om-text)!important;opacity:1!important}.setup-hero p{color:var(--om-muted)!important;opacity:1!important}.setup-hero>div>small{color:var(--om-accent)!important;opacity:1!important}.selected-stop-pin>span,.selected-stop-pin span{background:#2563eb!important;border-color:#fff!important;color:#fff!important;box-shadow:0 0 0 5px #2563eb3d,0 4px 13px #0f244c57!important}.selected-platform-pin>span,.selected-platform-pin span{background:#d97706!important;border-color:#fff!important;color:#fff!important;box-shadow:0 0 0 4px #d977063d,0 3px 10px #4b2a0847!important}.platform-edit-table tbody tr.selected td{background:#fff7e8!important;box-shadow:inset 0 1px #f2cf8d,inset 0 -1px #f2cf8d!important}.platform-edit-table tbody tr.selected td:first-child{box-shadow:inset 3px 0 #d97706,inset 0 1px #f2cf8d,inset 0 -1px #f2cf8d!important}.platform-edit-table tbody tr{cursor:default}html[data-theme=dark] .ref-topbar{background:#101c2a!important;color:#f7faf8!important;border-bottom-color:#3a4d61!important}html[data-theme=dark] .ref-topbar .top-index,html[data-theme=dark] .ref-topbar .top-title,html[data-theme=dark] .ref-topbar .editor-hint{color:#f4f8f6!important}html[data-theme=dark] .ref-topbar .editor-hint{color:#bac7cf!important}html[data-theme=dark] .search-wrap{border-color:#42566a!important;background:#162536!important;color:#f5f8f6!important}html[data-theme=dark] .search-wrap>svg{color:#b9c7cf!important}html[data-theme=dark] .search-wrap input,html[data-theme=dark] .search-wrap input:focus,html[data-theme=dark] .search-wrap input:focus-visible{color:#fff!important;background:transparent!important;-webkit-text-fill-color:#ffffff!important}html[data-theme=dark] .search-wrap input::placeholder{color:#aebcc5!important;opacity:1!important}html[data-theme=dark] .ref-top-icons>button,html[data-theme=dark] .ref-top-icons .user-menu>.user-trigger,html[data-theme=dark] .ref-top-icons [data-theme-toggle]{border-color:#42566a!important;background:#162536!important;color:#f5f8f6!important}html[data-theme=dark] .ref-top-icons>button:hover,html[data-theme=dark] .ref-top-icons .user-menu>.user-trigger:hover,html[data-theme=dark] .ref-top-icons [data-theme-toggle]:hover{border-color:#60778d!important;background:#24384c!important;color:#fff!important}html[data-theme=dark] .ref-top-icons svg{color:currentColor!important}html[data-theme=dark] .platform-edit-table tbody tr.selected td{background:#332611!important;color:#fff8e8!important;box-shadow:inset 0 1px #76571d,inset 0 -1px #76571d!important}html[data-theme=dark] .platform-edit-table tbody tr.selected td:first-child{box-shadow:inset 3px 0 #f59e0b,inset 0 1px #76571d,inset 0 -1px #76571d!important}html[data-theme=dark] .selected-stop-pin>span,html[data-theme=dark] .selected-stop-pin span{box-shadow:0 0 0 5px #60a5fa4d,0 4px 13px #00000073!important}.readonly-workbench-notice{min-height:36px;display:flex;align-items:center;gap:9px;margin:0 0 10px;padding:7px 11px;border:1px solid color-mix(in srgb,#d97706 38%,var(--om-border));background:color-mix(in srgb,#f59e0b 9%,var(--om-surface));color:var(--om-text);font-size:13px}.readonly-workbench-notice svg{color:#d97706;flex:0 0 auto}.stop-edit-shell.is-readonly input:disabled,.stop-edit-shell.is-readonly textarea:disabled,.stop-edit-shell.is-readonly .soft-select.disabled>button{opacity:.82;cursor:not-allowed;background:var(--om-surface-muted);color:var(--om-text-muted)}.stop-actions .btn:disabled,.platform-edit-table button:disabled,.platform-add:disabled{opacity:.48;cursor:not-allowed;filter:grayscale(.25)}.soft-select.disabled{cursor:not-allowed}.soft-select.disabled>button{cursor:not-allowed}.platform-badge{background:color-mix(in srgb,#f59e0b 14%,var(--om-surface))!important;color:#b45309!important;border-color:color-mix(in srgb,#f59e0b 34%,var(--om-border))!important}.stop-list-table tr.platform-row-selected>td{background:color-mix(in srgb,#f59e0b 9%,var(--om-surface))!important}.stop-list-table tr.platform-row-selected>td:first-child{box-shadow:inset 3px 0 #f59e0b}html[data-theme=dark] .readonly-workbench-notice{background:color-mix(in srgb,#f59e0b 12%,#0f1c2b);border-color:color-mix(in srgb,#f59e0b 42%,#334155)}html[data-theme=dark] .platform-badge{color:#fbbf24!important;background:#f59e0b21!important;border-color:#f59e0b59!important}.circulation-view{padding:0!important;overflow:hidden!important;display:grid!important;grid-template-rows:58px 44px minmax(0,1fr) 34px!important;background:#f4f6f5!important}.circ-head{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 16px 0 18px;border-bottom:1px solid var(--om-border);background:#fff}.circ-title{display:flex;align-items:center;gap:12px;min-width:0}.circ-title h1{margin:0;font-size:24px;line-height:1;letter-spacing:-.035em}.circ-plan-pill{padding:5px 9px;border-radius:12px;background:#e5f4e9;color:#17613a;font-size:12px;font-weight:800;white-space:nowrap}.circ-head-actions{display:flex;align-items:center;gap:7px;min-width:0}.circ-head-actions .soft-select{min-width:155px}.circ-head-actions .soft-select>button{height:34px!important;min-height:34px!important}.circ-head-actions .btn{height:34px!important;min-height:34px!important;padding-inline:11px!important}.circ-tabs{min-width:0;display:flex;align-items:stretch;gap:0;padding:0 16px;border-bottom:1px solid var(--om-border);background:#fff;overflow:visible}.circ-tabs>button{height:44px;padding:0 18px;border:0;border-bottom:3px solid transparent;background:transparent;color:#45564d;font-size:12.5px;font-weight:780}.circ-tabs>button:hover{color:var(--om-text);background:#f8faf9}.circ-tabs>button.active{color:var(--om-accent);border-bottom-color:var(--om-accent)}.circ-plan-switch{margin-left:auto;display:flex;align-items:center;gap:6px;padding-left:14px;border-left:1px solid var(--om-border)}.circ-plan-switch .soft-select{min-width:180px}.circ-plan-switch .soft-select>button,.circ-plan-switch .icon-btn{height:32px!important;min-height:32px!important}.circ-workspace{min-width:0;min-height:0;display:grid;grid-template-columns:292px minmax(580px,1fr) 292px;overflow:hidden;background:#fff}.circ-open{min-width:0;min-height:0;display:grid;grid-template-rows:auto 36px 34px 34px 38px 38px 30px minmax(0,1fr) 40px;gap:6px;padding:10px 9px 0;border-right:1px solid var(--om-border);background:#fbfcfb}.circ-pane-title{display:flex;align-items:center;justify-content:space-between;padding:0 2px}.circ-pane-title>div{display:flex;align-items:center;gap:7px}.circ-pane-title h2{margin:0;font-size:16px}.circ-pane-title span{min-width:23px;height:21px;display:grid;place-items:center;border-radius:10px;background:#e9eeeb;color:#53635b;font-size:11px;font-weight:850}.circ-search{height:36px;display:flex;align-items:center;gap:7px;padding:0 9px;border:1px solid var(--om-border);border-radius:5px;background:#fff}.circ-search svg{color:#617269;flex:0 0 auto}.circ-search input{width:100%;height:32px!important;min-height:32px!important;padding:0!important;border:0!important;box-shadow:none!important;background:transparent!important}.circ-open>select{width:100%;height:34px!important;min-height:34px!important}.circ-toggle{height:34px;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#384b40;font-size:12px;font-weight:700}.circ-toggle input{position:absolute;opacity:0;pointer-events:none}.circ-toggle i{position:relative;width:34px;height:19px;border-radius:10px;background:#cdd7d1}.circ-toggle i:after{content:"";position:absolute;top:3px;left:3px;width:13px;height:13px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0000002e;transition:.16s}.circ-toggle input:checked+i{background:var(--om-accent)}.circ-toggle input:checked+i:after{transform:translate(15px)}.circ-period{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:8px;padding:0 7px;border-top:1px solid #edf1ef;border-bottom:1px solid #edf1ef;color:#65766d;font-size:11px}.circ-period b{color:#273c31;font-size:11px}.circ-course-head{display:grid;grid-template-columns:42px 39px 40px 44px minmax(0,1fr);align-items:center;padding-left:19px;border-bottom:1px solid var(--om-border);color:#6b7b73;font-size:9.5px;font-weight:800}.circ-course-list{min-height:0;overflow:auto;border-bottom:1px solid var(--om-border);background:#fff}.circ-course-row{width:100%;min-height:34px;display:grid;grid-template-columns:16px 42px 39px 40px 44px minmax(0,1fr);align-items:center;gap:0;padding:0 4px 0 2px;border:0;border-bottom:1px solid #edf1ef;background:#fff;color:#263a30;text-align:left;font-size:10.5px}.circ-course-row:hover{background:#f3f8f5}.circ-course-row.selected{background:#eaf3ff;box-shadow:inset 3px 0 #2f6fbe}.circ-course-row.selected:hover{background:#e3efff}.circ-course-row>svg{color:#75857d}.circ-course-row b{font-size:10.5px}.circ-course-row em{width:max-content;min-width:24px;padding:2px 4px;border-radius:3px;background:var(--line-color, #0c9145);color:#fff;font-style:normal;font-weight:900;text-align:center}.circ-course-row span{font-weight:800}.circ-course-row small{color:#66786e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.circ-course-row strong{min-width:0;overflow:hidden;color:#34483d;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.circ-open footer{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px}.circ-open footer button{height:28px;padding:0 9px;border:1px solid var(--om-border);border-radius:4px;background:#fff;color:#34483d;font-size:10px;font-weight:750}.circ-empty{min-height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#697970;text-align:center;padding:20px}.circ-empty b{color:#2a3c32}.circ-gantt-pane{min-width:0;min-height:0;display:grid;grid-template-rows:46px minmax(0,1fr) 31px;background:#fff;overflow:hidden}.circ-toolbar{display:flex;align-items:center;gap:6px;padding:6px 10px;border-bottom:1px solid var(--om-border);background:#fbfcfb}.circ-toolbar .btn{height:33px!important;min-height:33px!important}.circ-toolbar .icon-btn{width:32px!important;height:32px!important;min-height:32px!important}.circ-toolbar input[type=range]{width:128px;height:auto!important;min-height:0!important;accent-color:var(--om-accent)}.circ-zoom-value{min-width:42px;color:#54665c;font-size:10px;font-weight:850;text-align:center;font-variant-numeric:tabular-nums}.circ-toolbar .soft-select{width:88px}.circ-toolbar .soft-select>button{height:32px!important;min-height:32px!important}.toolbar-spacer{flex:1}.circ-gantt-scroll{min-width:0;min-height:0;overflow:auto;position:relative;background:#fff}.circ-time-head,.circ-block-row{width:calc(112px + var(--circ-timeline-width, 1000px));min-width:calc(112px + var(--circ-timeline-width, 1000px));display:grid;grid-template-columns:112px var(--circ-timeline-width, 1000px)}.circ-time-head{position:sticky;top:0;z-index:12;height:40px;border-bottom:1px solid var(--om-border);background:#f8faf9}.circ-time-head>div:first-child{position:sticky;left:0;z-index:14;display:flex;align-items:center;padding:0 9px;border-right:1px solid var(--om-border);background:#f8faf9;color:#627269;font-size:10px;font-weight:800}.circ-time-axis{position:relative;min-width:0}.circ-time-axis span{position:absolute;top:0;height:100%;display:flex;align-items:center;transform:translate(-50%);color:#45584d;font-size:10px;font-weight:750}.circ-block-row{min-height:62px;border-bottom:1px solid #e7ece9;background:#fff}.circ-block-row:hover{background:#fbfdfc}.circ-block-row.selected .circ-block-label{background:#f0f8f3;box-shadow:inset 3px 0 0 var(--om-accent)}.circ-block-row.drop-target .circ-track{background:#edf8f1;box-shadow:inset 0 0 0 2px #0c914547}.circ-block-label{position:sticky;left:0;z-index:8;display:grid;grid-template-columns:8px 1fr 15px;align-items:center;gap:7px;min-width:0;padding:6px 8px;border-right:1px solid var(--om-border);background:#fff}.circ-block-dot{width:7px;height:7px;border-radius:50%}.circ-block-label div{min-width:0}.circ-block-label b{display:block;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.circ-block-label small{display:block;margin-top:2px;color:#77867e;font-size:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.circ-block-label>svg{color:#718179}.circ-track{position:relative;min-width:0;height:61px;overflow:visible;background:#fff}.circ-grid-lines{position:absolute;inset:0;pointer-events:none}.circ-grid-lines i{position:absolute;top:0;bottom:0;width:1px;background:#e7ece9}.circ-segment{position:absolute;top:9px;z-index:3;min-width:10px;height:42px;display:flex;align-items:center;justify-content:center;gap:4px;padding:0 4px;overflow:hidden;border:1px solid color-mix(in srgb,var(--seg-color) 55%,#cfd8d3);border-radius:2px;background:color-mix(in srgb,var(--seg-color) 13%,#fff);color:#203229;white-space:nowrap;box-shadow:none}.circ-segment b{min-width:0;overflow:hidden;font-size:10.5px;font-weight:900;text-overflow:ellipsis}.circ-segment small{flex:0 0 auto;font-size:8.5px;font-weight:800;opacity:.82}.circ-segment>span{flex:0 0 auto;font-size:8.5px;opacity:.78}.circ-segment-route{min-width:0;overflow:hidden;text-overflow:ellipsis}.circ-segment.standard{border-left:4px solid var(--seg-color)}.circ-segment.line{background:var(--seg-color);border-color:color-mix(in srgb,var(--seg-color) 78%,#000);color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.15)}.circ-segment.vehicle,.circ-segment.custom{background:color-mix(in srgb,var(--seg-color) 82%,#fff);color:#102019;border-color:var(--seg-color)}.circ-segment.pause{background:#0b6840!important;color:#fff!important;border-color:#075d38!important}.circ-segment.transfer{background:repeating-linear-gradient(135deg,#d9dfdc 0 5px,#eef1ef 5px 10px)!important;color:#304239!important;border-color:#aebbb4!important}.circ-segment.depot{background:#dceeff!important;color:#19527b!important;border-color:#75b7e7!important}.circ-segment.special{background:#ede7ff!important;color:#5538a9!important;border-color:#9a83db!important}.circ-segment.selected{z-index:5;outline:2px solid #1e5fa7;outline-offset:1px}.circ-segment-warning{position:absolute;top:2px;right:2px;width:15px;height:15px;display:grid!important;place-items:center;border-radius:50%;background:#7c3aed;color:#fff;opacity:1!important;overflow:visible}.circ-segment-warning>span{display:none;position:absolute;top:20px;right:-3px;z-index:70;width:220px;padding:7px 8px;border:1px solid #d6c9f5;border-radius:4px;background:#fff;color:#34215c;box-shadow:0 8px 22px #1814232e;font-size:10px;font-weight:700;line-height:1.35;white-space:normal;text-align:left}.circ-segment-warning:hover>span{display:block}.circ-conflict{position:absolute;top:1px;z-index:9;width:19px;height:19px;padding:0;border:0;display:grid;place-items:center;transform:translate(-50%);border-radius:50%;color:#fff;background:#c2410c;box-shadow:0 0 0 2px #fff;cursor:help;overflow:visible}.circ-conflict-tip{display:none;position:absolute;top:24px;left:50%;z-index:80;width:250px;padding:8px 9px;transform:translate(-50%);border:1px solid #d6ddd9;border-radius:4px;background:#fff;color:#26382f;box-shadow:0 10px 28px #17251e33;font-size:10px;font-weight:600;line-height:1.4;white-space:normal;text-align:left}.circ-conflict-tip b{display:block;margin-bottom:3px;color:#17281f;font-size:10.5px}.circ-conflict:hover .circ-conflict-tip,.circ-conflict:focus-visible .circ-conflict-tip{display:block}.circ-conflict.transfer{background:#b7791f}.circ-conflict.vehicle{background:#7c3aed}.circ-gantt-empty{min-width:930px;min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#6a7a71}.circ-gantt-empty b{color:#24372c;font-size:15px}.circ-legend{display:flex;align-items:center;gap:14px;padding:0 10px;border-top:1px solid var(--om-border);background:#fbfcfb;color:#5d6e65;font-size:9.5px;white-space:nowrap;overflow:auto}.circ-legend span{display:flex;align-items:center;gap:5px}.circ-legend i{width:11px;height:11px;border:1px solid #abb7b1}.legend-standard{background:#eef5f1;border-left:3px solid #0c9145!important}.legend-transfer{background:repeating-linear-gradient(135deg,#d9dfdc 0 3px,#eef1ef 3px 6px)}.legend-pause{background:#0b6840}.legend-depot{background:#dceeff;border-color:#75b7e7!important}.circ-warning-legend{color:#6d5a27}.circ-warning-legend svg{color:#a56b00}.legend-note{margin-left:auto}.circ-inspector{min-width:0;min-height:0;display:grid;grid-template-rows:44px minmax(0,1fr);border-left:1px solid var(--om-border);background:#fff;overflow:hidden}.circ-inspector-tabs{display:flex;border-bottom:1px solid var(--om-border);background:#fafbfa}.circ-inspector-tabs button{flex:1;border:0;border-bottom:3px solid transparent;background:transparent;color:#5e6e66;font-size:12px;font-weight:800}.circ-inspector-tabs button.active{color:var(--om-accent);border-bottom-color:var(--om-accent);background:#fff}.circ-inspector-tabs button:disabled{opacity:.45}.circ-inspector-content{min-height:0;overflow:auto;padding:12px 13px 14px}.circ-inspector-title{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:12px}.circ-inspector-title>div>div{display:flex;align-items:center;gap:7px}.circ-inspector-title h2{margin:0;font-size:18px}.circ-inspector-title span{color:#6c7b73;font-size:10px}.status-badge{display:inline-flex!important;align-items:center;min-height:20px;padding:0 6px;border-radius:10px;background:#dff3e6;color:#17643a!important;font-weight:850}.circ-inspector-content section{padding:10px 0 12px;border-top:1px solid #e8edea}.circ-inspector-content section:first-of-type{border-top:0}.circ-inspector-content h3{margin:0 0 8px;color:#263a30;font-size:11px;text-transform:none}.circ-info-row{min-height:26px;display:grid;grid-template-columns:112px 1fr;align-items:start;gap:8px;color:#687970;font-size:10px}.circ-info-row b{color:#31453a;font-weight:700}.circ-delete-block{width:100%;height:34px;display:flex;align-items:center;justify-content:center;gap:7px;margin-top:12px;border:1px solid #e64054;border-radius:4px;background:#fff;color:#cf1738;font-size:11px;font-weight:800}.circ-open-badge{display:inline-flex!important;width:max-content;margin-top:4px;padding:3px 6px;border-radius:3px;background:#fff3d8;color:#8a5a00!important;font-weight:850}.circ-plan-open-course{width:100%;height:34px;display:flex;align-items:center;justify-content:center;gap:7px;margin-top:12px;border:1px solid #9bcbb0;border-radius:4px;background:#edf8f1;color:#12613a;font-size:11px;font-weight:850}.circ-plan-open-course:hover{border-color:var(--om-accent);background:#e4f5ea}.circ-secondary{min-height:0;overflow:auto;padding:14px 16px;background:#fff}.circ-secondary-head{display:flex;align-items:baseline;justify-content:space-between;gap:14px;margin-bottom:12px}.circ-secondary-head h2{margin:0;font-size:18px}.circ-secondary-head span{color:#6b7b73;font-size:11px}.circ-secondary .ref-table th{position:sticky!important;top:0!important;z-index:2}.circ-statusbar{display:flex;align-items:center;gap:22px;padding:0 14px;border-top:1px solid var(--om-border);background:#f9fbfa;color:#68786f;font-size:10px}.circ-statusbar b{color:#263b30}.status-spacer{flex:1}.circ-context{width:230px!important;z-index:50000!important}.circ-context>b{display:block;padding:7px 9px;border-bottom:1px solid var(--om-border);color:#53645b;font-size:10px}.circ-context .ctx-sub{left:100%!important;top:-4px!important;min-width:200px!important}.circ-context .ctx-sub.third{left:100%!important}.circ-context button.active{color:var(--om-accent)!important;font-weight:850!important}.ctx-placeholder{width:14px;height:14px;display:inline-block}.circ-form-modal{width:min(520px,calc(100vw - 32px))!important;display:grid;gap:12px}.circ-form-modal>p{margin:0 0 3px;color:var(--om-muted);font-size:12px;line-height:1.45}.circ-form-modal label{display:grid;gap:5px;color:#405248;font-size:11px;font-weight:800}.form-two{display:grid;grid-template-columns:1fr 1fr;gap:10px}.circ-preset-row{display:flex;flex-wrap:wrap;gap:5px}.circ-preset-row button{min-height:28px;padding:0 8px;border:1px solid var(--om-border);border-radius:4px;background:#f8faf9;color:#3e5146;font-size:10px;font-weight:750}.circ-preset-row button:hover{border-color:var(--om-accent);color:var(--om-accent)}@media(max-width:1450px){.circ-workspace{grid-template-columns:250px minmax(520px,1fr) 260px}.circ-head-actions .btn.ghost:nth-of-type(2),.circ-head-actions .btn.ghost:nth-of-type(3){display:none}.circ-tabs>button{padding-inline:11px}}[data-theme=dark] .circulation-view,html.dark .circulation-view{background:#0b1722!important}[data-theme=dark] .circ-head,[data-theme=dark] .circ-tabs,[data-theme=dark] .circ-workspace,[data-theme=dark] .circ-gantt-pane,[data-theme=dark] .circ-inspector,[data-theme=dark] .circ-secondary,html.dark .circ-head,html.dark .circ-tabs,html.dark .circ-workspace,html.dark .circ-gantt-pane,html.dark .circ-inspector,html.dark .circ-secondary{background:#101f2e!important;color:#eef5f2!important;border-color:#304356!important}[data-theme=dark] .circ-open,[data-theme=dark] .circ-toolbar,[data-theme=dark] .circ-legend,[data-theme=dark] .circ-statusbar,html.dark .circ-open,html.dark .circ-toolbar,html.dark .circ-legend,html.dark .circ-statusbar{background:#0d1b28!important;border-color:#304356!important}[data-theme=dark] .circ-course-row,[data-theme=dark] .circ-block-row,[data-theme=dark] .circ-block-label,[data-theme=dark] .circ-track,html.dark .circ-course-row,html.dark .circ-block-row,html.dark .circ-block-label,html.dark .circ-track{background:#101f2e!important;color:#e9f1ed!important;border-color:#2b4052!important}[data-theme=dark] .circ-course-row:hover,html.dark .circ-course-row:hover{background:#15293b!important}[data-theme=dark] .circ-time-head,[data-theme=dark] .circ-time-head>div:first-child,html.dark .circ-time-head,html.dark .circ-time-head>div:first-child{background:#122334!important;color:#dce8e2!important;border-color:#304356!important}[data-theme=dark] .circ-grid-lines i,html.dark .circ-grid-lines i{background:#26394a!important}[data-theme=dark] .circ-inspector-content h2,[data-theme=dark] .circ-inspector-content h3,[data-theme=dark] .circ-info-row b,[data-theme=dark] .circ-secondary-head h2,html.dark .circ-inspector-content h2,html.dark .circ-inspector-content h3,html.dark .circ-info-row b,html.dark .circ-secondary-head h2{color:#f2f7f4!important}.circ-course-row.planned{opacity:.48;background:#f5f7f6;cursor:not-allowed}.circ-course-row.planned:after{content:"verplant";grid-column:6;justify-self:end;margin-right:4px;color:#65756d;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.circ-grid-lines i.minor{background:#f0f3f1}.circ-grid-lines i.major{background:#dfe6e2}@media(max-width:900px){.layout.ref-layout,.layout.ref-layout.sidebar-collapsed{grid-template-columns:minmax(0,1fr)!important}.ref-main{min-width:0!important;margin-left:0!important}.ref-side,.sidebar-collapsed .ref-side{position:fixed!important;inset:0 auto 0 0!important;width:min(280px,86vw)!important;height:100dvh!important;max-height:100dvh!important;padding:14px 12px!important;transform:translate(-105%)!important;transition:transform .2s ease!important;z-index:1200!important}.mobile-nav-open .ref-side{transform:translate(0)!important}.ref-brand div,.ref-db-card,.ref-nav-group,.ref-copy,.nav-count{display:block!important}.ref-db-card{display:flex!important}.ref-nav button{width:100%!important}.mobile-nav-toggle{display:grid!important;place-items:center!important;flex:0 0 38px!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;padding:0!important;border:1px solid var(--om-border)!important;border-radius:4px!important;background:var(--om-surface)!important;color:var(--om-text)!important}.ref-topbar .search-wrap{display:none!important}.ref-topbar{grid-template-columns:38px minmax(0,1fr) auto!important;gap:10px!important;padding:0 10px!important}.ref-top-icons>:nth-child(-n+3){display:none!important}.topbar-left,.top-title{min-width:0!important;width:auto!important}.top-index{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.mobile-nav-backdrop{display:none!important}.mobile-nav-open .mobile-nav-backdrop{display:block!important;position:fixed!important;inset:0!important;z-index:1190!important;border:0!important;background:#0d1d1570!important}.content,.ref-content{padding:12px!important}}.circ-context .ctx-sub .ctx-sub{display:none!important}.circ-context .ctx-sub .ctx-item.has-sub:hover>.ctx-sub{display:block!important}.circ-course-row[draggable=true]{cursor:grab}.circ-course-row[draggable=true]:active,.circ-segment:active{cursor:grabbing}[data-theme=dark] .circ-grid-lines i.minor,html.dark .circ-grid-lines i.minor{background:#1f3243!important}[data-theme=dark] .circ-grid-lines i.major,html.dark .circ-grid-lines i.major{background:#314657!important}.circ-statusbar strong{color:#273a30;font-size:11px;margin-right:3px}[data-theme=dark] .circ-statusbar strong,html.dark .circ-statusbar strong{color:#f0f6f3!important}.circ-now-line{position:absolute;top:0;bottom:0;z-index:2;width:1px;pointer-events:none;background:#1f6fbf;box-shadow:0 0 0 1px #ffffffa6}.circ-now-label{position:absolute;top:3px;z-index:16;transform:translate(-50%);min-width:39px;padding:2px 4px;border-radius:3px;background:#175fa8;color:#fff!important;font-size:9px!important;font-weight:850;line-height:16px;text-align:center}[data-theme=dark] .circ-now-line,html.dark .circ-now-line{background:#5aa9ff;box-shadow:0 0 0 1px #07131fcc}[data-theme=dark] .circ-now-label,html.dark .circ-now-label{background:#2a76c4;color:#fff!important}[data-theme=dark] .circ-course-row.selected,html.dark .circ-course-row.selected{background:#173351!important;box-shadow:inset 3px 0 #69a7ef}[data-theme=dark] .circ-zoom-value,html.dark .circ-zoom-value{color:#d6e2dc!important}[data-theme=dark] .circ-conflict-tip,html.dark .circ-conflict-tip,[data-theme=dark] .circ-segment-warning>span,html.dark .circ-segment-warning>span{background:#142536!important;color:#edf5f1!important;border-color:#3a5062!important;box-shadow:0 10px 30px #00000061}[data-theme=dark] .circ-conflict-tip b,html.dark .circ-conflict-tip b{color:#fff!important}[data-theme=dark] .circ-open-badge,html.dark .circ-open-badge{background:#493711!important;color:#ffd985!important}[data-theme=dark] .circ-plan-open-course,html.dark .circ-plan-open-course{background:#153527!important;color:#bff1cf!important;border-color:#376c50!important}.cell-inspector .mini-head{align-items:center;gap:10px}.cell-inspector-head-actions{margin-left:auto;display:flex;align-items:center;gap:8px}.cell-inspector-close{width:30px!important;height:30px!important;min-height:30px!important;flex:0 0 auto}.cell-inspector-close:hover{border-color:#8ea39a!important;background:#f2f6f4!important}.circ-block-row{min-height:68px}.circ-track{height:67px}.circ-segment{top:7px;height:54px;min-width:13px;display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:1px;padding:3px 5px;line-height:1.05;text-align:left}.circ-segment-topline{min-width:0;display:flex!important;align-items:center;gap:4px;opacity:1!important}.circ-segment-topline b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:8.5px;font-weight:850}.circ-line-badge{flex:0 0 auto;min-width:18px;max-width:34px;padding:2px 3px;border:1px solid color-mix(in srgb,var(--seg-color) 62%,#aeb9b3);border-radius:2px;background:color-mix(in srgb,var(--seg-color) 20%,#fff);color:color-mix(in srgb,var(--seg-color) 78%,#18271f);font-size:9px;font-style:normal;font-weight:950;text-align:center;overflow:hidden;text-overflow:ellipsis}.circ-segment.line .circ-line-badge{border-color:#ffffff8f;background:#ffffffe6;color:#203029;text-shadow:none}.circ-segment-stops{min-width:0;display:flex!important;align-items:center;justify-content:space-between;gap:2px;opacity:.95!important}.circ-segment-stops strong{min-width:0;max-width:43%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:900;letter-spacing:.02em}.circ-segment-stops svg{flex:0 0 auto;opacity:.68}.circ-segment-time{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:7.5px!important;font-variant-numeric:tabular-nums;opacity:.72!important}.circ-segment-route{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:7.5px!important;opacity:.72!important}.circ-segment.pause .circ-segment-topline b,.circ-segment.transfer .circ-segment-topline b,.circ-segment.depot .circ-segment-topline b,.circ-segment.special .circ-segment-topline b{font-size:9px}.circ-manual-editor{display:grid;gap:10px;margin:0 0 10px;padding:10px 0 12px;border-top:1px solid #e6ece8;border-bottom:1px solid #e6ece8}.circ-manual-editor.modal{margin:0;padding:2px 0 4px;border:0}.circ-manual-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.circ-manual-grid label{min-width:0;display:grid;gap:4px;color:#53665b;font-size:9.5px;font-weight:800}.circ-manual-grid label>span{color:#53665b;font-size:9.5px;font-weight:800}.circ-manual-grid .wide{grid-column:1 / -1}.circ-manual-grid .input,.circ-manual-grid .soft-select>button{width:100%;min-height:32px!important;height:32px!important;font-size:10.5px!important}.circ-manual-grid textarea.input{height:auto!important;min-height:48px!important;resize:vertical;padding-top:7px!important}.circ-manual-grid .time-code{font-variant-numeric:tabular-nums;font-weight:800}.circ-manual-save{width:100%;height:33px!important;min-height:33px!important}.circ-item-modal{width:min(560px,calc(100vw - 32px))!important}.circ-modal-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.circ-modal-title h2{margin:0 0 4px}.circ-modal-title p{margin:0;color:var(--om-muted);font-size:11px;line-height:1.4}[data-theme=dark] .cell-inspector-close:hover,html.dark .cell-inspector-close:hover{background:#1a2c3c!important;border-color:#496176!important}[data-theme=dark] .circ-manual-editor,html.dark .circ-manual-editor{border-color:#314657}[data-theme=dark] .circ-manual-grid label,[data-theme=dark] .circ-manual-grid label>span,html.dark .circ-manual-grid label,html.dark .circ-manual-grid label>span{color:#b9c8c0!important}[data-theme=dark] .circ-line-badge,html.dark .circ-line-badge{background:color-mix(in srgb,var(--seg-color) 28%,#152536);color:#f1f7f4;border-color:color-mix(in srgb,var(--seg-color) 62%,#506171)}.cell-inspector.course-inspector{min-height:0!important}.cell-inspector .cell-inspector-grid{gap:8px 12px}.cell-inspector .cell-inspector-grid label{gap:4px}.cell-inspector .cell-inspector-grid .input,.cell-inspector .cell-inspector-grid .soft-select>button{min-height:34px!important;height:34px!important}.circ-workspace{grid-template-columns:292px minmax(620px,1fr) 330px}.circ-gantt-scroll{scrollbar-gutter:stable}.circ-time-axis,.circ-track{width:var(--circ-timeline-width, 2200px);min-width:var(--circ-timeline-width, 2200px)}.circ-time-axis span{transform:translate(-1px);border-left:1px solid #dce4df;padding-left:5px}.circ-segment{min-width:8px;transition:outline-color .12s ease,box-shadow .12s ease}.circ-segment-time{font-weight:800}.circ-undo-split{margin-left:4px;white-space:nowrap}.circ-flight-inspector{display:flex;flex-direction:column;gap:0;overflow:hidden!important;padding:10px 12px}.circ-flight-inspector:has(.circ-manual-editor){overflow:auto!important}.circ-flight-title{flex:0 0 auto;margin-bottom:7px;padding-bottom:8px;border-bottom:1px solid #e5ebe7}.circ-flight-title h2{font-size:17px;letter-spacing:-.01em}.circ-flight-facts{flex:0 0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0 12px;padding:2px 0 9px;border-bottom:1px solid #e5ebe7}.circ-flight-fact{min-width:0;display:grid;grid-template-columns:70px minmax(0,1fr);gap:6px;align-items:baseline;padding:4px 0}.circ-flight-fact.wide{grid-column:1 / -1;grid-template-columns:70px minmax(0,1fr)}.circ-flight-fact span{color:#708078;font-size:9px;font-weight:750}.circ-flight-fact b{min-width:0;overflow:hidden;color:#25382e;font-size:9.5px;font-weight:780;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.circ-pearl-section{flex:1 1 auto;min-height:150px;display:flex;flex-direction:column;padding:9px 0 0!important;border:0!important;overflow:hidden}.circ-pearl-head{flex:0 0 auto;display:flex;align-items:flex-end;justify-content:space-between;gap:8px;padding:0 1px 7px;border-bottom:1px solid #edf1ef}.circ-pearl-head>div{min-width:0}.circ-pearl-head h3{margin:0 0 2px!important;font-size:11px!important}.circ-pearl-head span{color:#728179;font-size:8.5px;font-weight:700;font-variant-numeric:tabular-nums}.circ-pearl-scroll{flex:1 1 auto;min-height:0;overflow:auto;overscroll-behavior:contain;padding:5px 2px 9px 0}.circ-pearl{display:flex;flex-direction:column;min-height:min-content}.circ-pearl-stop{position:relative;width:100%;min-height:48px;display:grid;grid-template-columns:43px 18px minmax(0,1fr);align-items:start;gap:5px;padding:5px 4px 5px 0;border:0;border-radius:2px;background:transparent;color:#26382f;text-align:left;cursor:default}.circ-pearl-stop:hover{background:#f4f8f5}.circ-pearl-stop.selected{background:#edf8f1;box-shadow:inset 2px 0 0 var(--om-accent)}.circ-pearl-stop time{padding-top:2px;color:#52655a;font-size:9px;font-weight:850;font-variant-numeric:tabular-nums;text-align:right}.circ-pearl-rail{position:relative;align-self:stretch;display:flex;justify-content:center;min-height:38px}.circ-pearl-rail:after{content:"";position:absolute;top:12px;bottom:-17px;width:1px;background:#a9b9b0}.circ-pearl-stop.last .circ-pearl-rail:after{display:none}.circ-pearl-rail i{position:relative;z-index:2;width:9px;height:9px;margin-top:3px;border:2px solid #7f9388;border-radius:50%;background:#fff}.circ-pearl-stop.first .circ-pearl-rail i,.circ-pearl-stop.last .circ-pearl-rail i{width:11px;height:11px;margin-top:2px;border-color:var(--om-accent);background:var(--om-accent);box-shadow:0 0 0 2px #fff,0 0 0 3px color-mix(in srgb,var(--om-accent) 28%,transparent)}.circ-pearl-stop.selected .circ-pearl-rail i{border-color:var(--om-accent);background:var(--om-accent)}.circ-pearl-copy{min-width:0;display:flex;flex-direction:column;gap:1px}.circ-pearl-copy b{overflow:hidden;color:#24362d;font-size:10px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.circ-pearl-copy small{color:#65776d;font-size:8.5px;font-weight:650;line-height:1.25}.circ-pearl-copy em{color:#7c8b83;font-size:8px;font-style:normal;line-height:1.2}.circ-pearl-copy em.note{color:#8c6215}.circ-pearl-empty{flex:1;min-height:120px;display:grid;place-items:center;color:#7b8982;font-size:10px;text-align:center}.circ-flight-history{flex:0 0 auto;margin-top:5px;border-top:1px solid #e7ece9;font-size:9px}.circ-flight-history summary{padding:7px 1px 4px;color:#52655b;font-weight:800;cursor:pointer}.circ-flight-history>div{display:grid;gap:1px;padding:4px 0;border-top:1px solid #f0f3f1}.circ-flight-history>div b{color:#33483d;font-size:8.5px}.circ-flight-history>div span{color:#7a8981;font-size:8px}.circ-flight-actions{flex:0 0 auto;display:grid;gap:6px;padding-top:7px;border-top:1px solid #e7ece9}.circ-flight-actions>button{width:100%}.circ-pearl-context{min-width:238px}.circ-pearl-context .ctx-separator{height:1px;margin:4px 6px;background:#e3e9e5}.circ-pearl-context .ctx-primary{color:#087c3d!important;font-weight:850!important}.circ-split-dialog{width:min(510px,calc(100vw - 32px))!important;display:grid;gap:12px}.circ-split-preview{display:grid;grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr);align-items:center;gap:8px;padding:10px;border:1px solid #dce5e0;background:#f8faf9}.circ-split-preview>div{min-width:0;display:grid;gap:3px}.circ-split-preview b{overflow:hidden;color:#263a30;font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}.circ-split-preview span{color:#65776d;font-size:9.5px;font-weight:750;font-variant-numeric:tabular-nums}.circ-split-preview>svg{color:var(--om-accent);justify-self:center}.circ-split-hint{margin:0;color:#62736a;font-size:10.5px;line-height:1.4}@media(max-width:1450px){.circ-workspace{grid-template-columns:260px minmax(560px,1fr) 305px}.circ-flight-fact,.circ-flight-fact.wide{grid-template-columns:62px minmax(0,1fr)}}[data-theme=dark] .circ-flight-title,[data-theme=dark] .circ-flight-facts,[data-theme=dark] .circ-pearl-head,[data-theme=dark] .circ-flight-actions,[data-theme=dark] .circ-flight-history,html.dark .circ-flight-title,html.dark .circ-flight-facts,html.dark .circ-pearl-head,html.dark .circ-flight-actions,html.dark .circ-flight-history{border-color:#304356!important}[data-theme=dark] .circ-flight-fact span,[data-theme=dark] .circ-pearl-head span,[data-theme=dark] .circ-pearl-stop time,[data-theme=dark] .circ-pearl-copy small,[data-theme=dark] .circ-pearl-copy em,html.dark .circ-flight-fact span,html.dark .circ-pearl-head span,html.dark .circ-pearl-stop time,html.dark .circ-pearl-copy small,html.dark .circ-pearl-copy em{color:#aebdb6!important}[data-theme=dark] .circ-flight-fact b,[data-theme=dark] .circ-pearl-copy b,html.dark .circ-flight-fact b,html.dark .circ-pearl-copy b{color:#f0f6f3!important}[data-theme=dark] .circ-pearl-stop:hover,html.dark .circ-pearl-stop:hover{background:#15293b!important}[data-theme=dark] .circ-pearl-stop.selected,html.dark .circ-pearl-stop.selected{background:#153426!important}[data-theme=dark] .circ-pearl-rail:after,html.dark .circ-pearl-rail:after{background:#52665c}[data-theme=dark] .circ-pearl-rail i,html.dark .circ-pearl-rail i{background:#101f2e;border-color:#7e9187}[data-theme=dark] .circ-pearl-stop.first .circ-pearl-rail i,[data-theme=dark] .circ-pearl-stop.last .circ-pearl-rail i,[data-theme=dark] .circ-pearl-stop.selected .circ-pearl-rail i,html.dark .circ-pearl-stop.first .circ-pearl-rail i,html.dark .circ-pearl-stop.last .circ-pearl-rail i,html.dark .circ-pearl-stop.selected .circ-pearl-rail i{background:var(--om-accent);border-color:var(--om-accent);box-shadow:0 0 0 2px #101f2e}[data-theme=dark] .circ-split-preview,html.dark .circ-split-preview{background:#122333;border-color:#34495b}[data-theme=dark] .circ-split-preview b,html.dark .circ-split-preview b{color:#f1f6f3}[data-theme=dark] .circ-split-preview span,[data-theme=dark] .circ-split-hint,html.dark .circ-split-preview span,html.dark .circ-split-hint{color:#b8c6c0}.circ-open-preview{position:absolute;top:7px;z-index:6;height:46px;min-width:12px;display:flex;flex-direction:column;justify-content:center;gap:2px;padding:0 7px;overflow:hidden;pointer-events:none;border:1px dashed color-mix(in srgb,var(--seg-color) 80%,#244638);border-left:4px solid var(--seg-color);border-radius:2px;background:color-mix(in srgb,var(--seg-color) 10%,rgba(255,255,255,.9));color:#173328;box-shadow:0 0 0 2px #ffffffbf;opacity:.92}.circ-open-preview span,.circ-open-preview small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.circ-open-preview span{font-size:10px;font-weight:800}.circ-open-preview small{font-size:9px;color:#52665b}.circ-cursor-line{position:absolute;top:0;bottom:0;z-index:2;width:1px;background:#2f6fbe;pointer-events:none;opacity:.5}.circ-cursor-line:after{content:"Leertaste";position:absolute;top:2px;left:4px;padding:1px 4px;border-radius:2px;background:#eaf3ff;color:#1f568f;font-size:8px;font-weight:800;white-space:nowrap}.circ-segment.selected{box-shadow:0 0 0 1px #fff,0 0 0 3px #1e5fa7!important}.circ-course-row.selected{position:relative}.circ-course-row.selected:after{content:"";position:absolute;inset:2px;border:1px solid rgba(47,111,190,.42);pointer-events:none}[data-theme=dark] .circ-open-preview,html.dark .circ-open-preview{background:color-mix(in srgb,var(--seg-color) 18%,#102018);color:#f2f8f5;box-shadow:0 0 0 2px #07110cbf}[data-theme=dark] .circ-open-preview small,html.dark .circ-open-preview small{color:#bfd0c6}[data-theme=dark] .circ-cursor-line:after,html.dark .circ-cursor-line:after{background:#173351;color:#d8eaff}.import-selected-file{display:block;margin-top:8px;color:var(--om-muted, #65736a);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.import-preflight{margin-top:14px;border:1px solid var(--om-border, #dbe3df);background:var(--om-surface, #fff);padding:16px;box-shadow:0 1px 2px #0f172a0a}.import-preflight.blocked{border-left:3px solid #d92d46}.import-preflight.ready{border-left:3px solid var(--om-accent, #159447)}.import-preflight-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:start}.import-preflight-head h2{margin:7px 0 4px;font-size:18px}.import-preflight-head p{margin:0;color:var(--om-muted, #65736a);max-width:850px}.import-offline-badge{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;color:#146c43;background:#eaf8f0;border:1px solid #c8ebd5;padding:4px 7px;border-radius:4px}.import-metrics{display:grid;grid-template-columns:auto auto;gap:2px 10px;min-width:170px;font-size:12px}.import-metrics b{text-align:right;color:var(--om-text, #102015)}.import-metrics span{color:var(--om-muted, #65736a)}.import-issues{display:grid;gap:5px;margin:14px 0}.import-issue{display:flex;align-items:flex-start;gap:8px;padding:8px 10px;background:#f7faf8;border:1px solid var(--om-border, #dbe3df);font-size:12px}.import-issue>svg{margin-top:1px;flex:0 0 auto}.import-issue div{display:grid;gap:1px}.import-issue span{color:var(--om-muted, #65736a)}.import-issue.warning>svg{color:#b76800}.import-issue.error>svg{color:#cf213d}.import-issue.success>svg{color:#159447}.import-truth-note{display:flex;gap:9px;align-items:flex-start;padding:10px 12px;background:#fff7e9;border:1px solid #efcf97;color:#684817;font-size:12px;line-height:1.45}.import-truth-note svg{flex:0 0 auto;color:#b76800}.import-preflight-actions{display:flex;gap:8px;align-items:center;margin-top:12px}.import-learning-note{display:block;margin-top:10px;color:var(--om-muted, #65736a);font-size:11px}[data-theme=dark] .import-preflight{background:#0e1a28;border-color:#304256}.import-preflight [data-theme=dark]{color:inherit}[data-theme=dark] .import-offline-badge{background:#10281e;border-color:#285f45;color:#a9e8c3}[data-theme=dark] .import-issue{background:#101e2c;border-color:#304256}[data-theme=dark] .import-truth-note{background:#2a2315;border-color:#735d2e;color:#f2d9a7}html,body,#root{font-size:16.5px!important}.content,.page-head p,.panel,.ref-panel,.btn,button,input,select,textarea{font-size:14px!important}.ref-nav button,.ref-nav .nav-child{font-size:14px!important;min-height:38px!important;height:38px!important}.ref-nav-group{font-size:10.5px!important}.ref-db-card label{font-size:13.5px!important}.top-index{font-size:19px!important}.editor-hint,.search-pop small,.ref-copy{font-size:12px!important}.search-wrap input,.search-pop b{font-size:14px!important}.table th,.tt-table th{font-size:12.5px!important}.table td,.tt-table td{font-size:13.5px!important}.table small,.tt-table small,.overview-field small,.detail-section small{font-size:12px!important}.subtabs button,.tabs button{font-size:13.5px!important}.context-menu.compact b{font-size:12px!important}.context-menu.compact button,.context-menu.compact .ctx-item{font-size:12.5px!important;min-height:30px!important;height:30px!important}.circulation-version-dialog{width:min(620px,calc(100vw - 40px))!important;padding:28px 30px 24px!important;overflow:visible!important;border:1px solid var(--om-border)!important;border-radius:8px!important;box-shadow:0 24px 70px #0720152e!important}.version-dialog-kicker{display:flex;align-items:center;gap:8px;margin-bottom:10px;color:var(--om-accent);font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.circulation-version-dialog h2{margin:0 0 8px!important;font-size:27px!important;line-height:1.15!important}.circulation-version-dialog>p{margin:0 0 24px!important;max-width:530px;color:var(--om-muted);font-size:14px!important;line-height:1.55}.circulation-version-dialog label>span{display:block;margin-bottom:7px;font-size:13px;font-weight:800}.version-name-field{display:block;margin-bottom:18px}.version-name-field input{width:100%;height:44px!important;padding:0 12px!important;border:1px solid var(--om-border)!important;border-radius:5px!important;font-size:15px!important;font-weight:700}.version-date-grid{align-items:start;gap:14px!important}.om-date-label{display:block;min-width:0}.om-date-field{position:relative}.om-date-trigger{width:100%;height:44px!important;display:flex;align-items:center;justify-content:space-between;padding:0 12px!important;border:1px solid var(--om-border)!important;border-radius:5px!important;background:var(--om-surface)!important;color:var(--om-muted)!important;font-size:14px!important;font-weight:650}.om-date-trigger.has-value{color:var(--om-text)!important}.om-date-trigger:hover{border-color:var(--om-accent)!important}.om-date-popover{position:absolute;z-index:50000;top:calc(100% + 7px);left:0;width:300px;padding:12px;border:1px solid var(--om-border);border-radius:6px;background:var(--om-surface);box-shadow:0 18px 48px #0720152e}.om-date-head{display:grid;grid-template-columns:32px 1fr 32px;align-items:center;gap:6px;margin-bottom:10px}.om-date-head b{text-align:center;font-size:13px;text-transform:capitalize}.om-date-head button,.om-date-foot button{min-height:30px!important;border:1px solid var(--om-border)!important;border-radius:4px!important;background:var(--om-surface)!important;color:var(--om-text)!important}.om-date-weekdays,.om-date-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:3px}.om-date-weekdays{margin-bottom:4px}.om-date-weekdays span{padding:3px 0;color:var(--om-muted);font-size:10.5px;font-weight:800;text-align:center}.om-date-grid button,.om-date-grid .empty{width:34px;height:32px!important;min-height:32px!important;display:grid;place-items:center;padding:0!important;border:0!important;border-radius:4px!important;background:transparent!important;color:var(--om-text)!important;font-size:12px!important}.om-date-grid button:hover{background:var(--om-accent-soft)!important;color:var(--om-accent-strong)!important}.om-date-grid button.selected{background:var(--om-accent)!important;color:#fff!important;font-weight:800}.om-date-foot{display:flex;justify-content:space-between;gap:8px;margin-top:10px;padding-top:10px;border-top:1px solid var(--om-border)}.om-date-foot button{padding:0 9px!important;font-size:11.5px!important}.version-dialog-note{display:flex;align-items:flex-start;gap:8px;margin-top:16px;padding:10px 12px;border-left:3px solid var(--om-accent);background:var(--om-accent-soft);color:#365246;font-size:12px;line-height:1.45}.circulation-version-dialog .modal-actions{margin-top:22px!important;padding-top:16px;border-top:1px solid var(--om-border)}.circulation-version-dialog .modal-actions .btn{min-height:42px!important;padding-inline:16px!important;font-size:13.5px!important}.loader-card{width:min(520px,calc(100vw - 40px))!important;padding:24px 26px!important;border-radius:8px!important}.import-progress-visual{position:relative;height:94px;display:grid;place-items:center;margin:16px 0 12px;overflow:hidden}.import-progress-ring{position:relative;z-index:2;width:64px;height:64px;display:grid;place-items:center;border:2px solid #cfe7d9;border-top-color:var(--om-accent);border-radius:50%;color:var(--om-accent);background:var(--om-surface);animation:om-import-spin 1.1s linear infinite}.import-progress-ring svg{animation:om-import-counterspin 1.1s linear infinite}.import-progress-pulse{position:absolute;width:70px;height:70px;border:1px solid rgba(12,145,69,.28);border-radius:50%;animation:om-import-pulse 1.8s ease-out infinite}.import-progress-copy{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:9px}.import-progress-copy p{margin:0!important;color:var(--om-text);font-size:13.5px!important;font-weight:650}.import-progress-copy b{flex:0 0 auto;color:var(--om-accent);font-size:15px!important}.big-progress.modern{height:8px!important;overflow:hidden;border-radius:4px!important;background:#e4ebe7!important}.big-progress.modern span{position:relative;display:block;height:100%;border-radius:4px!important;background:var(--om-accent)!important;transition:width .28s ease}.big-progress.modern span:after{content:"";position:absolute;inset:0;width:35%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);animation:om-progress-glint 1.3s ease-in-out infinite}.import-progress-hint{display:block;margin-top:11px;color:var(--om-muted);font-size:11.5px!important;line-height:1.45}@keyframes om-import-spin{to{transform:rotate(360deg)}}@keyframes om-import-counterspin{to{transform:rotate(-360deg)}}@keyframes om-import-pulse{0%{transform:scale(.85);opacity:.6}80%,to{transform:scale(1.6);opacity:0}}@keyframes om-progress-glint{0%{transform:translate(-120%)}to{transform:translate(330%)}}.map-layer-switch{left:auto!important;right:10px!important}.map-universal-search{left:10px!important;right:auto!important;width:min(520px,calc(100% - 190px))!important}.map-search-results{max-height:min(330px,calc(100vh - 240px));overflow-y:auto!important}.platform-edit-table th:nth-child(4),.platform-edit-table td:nth-child(4){min-width:180px}.platform-edit-table td:nth-child(4) .cell-input{min-width:160px}@media(max-width:900px){.map-universal-search{top:52px!important;width:calc(100% - 20px)!important}}.om-date-popover.portal{position:fixed!important;inset:auto!important;top:var(--om-date-top, 12px)!important;left:var(--om-date-left, 12px)!important;right:auto!important;bottom:auto!important;z-index:160000!important;width:min(var(--om-date-width, 320px),calc(100vw - 24px))!important;max-height:calc(100dvh - 24px);overflow:auto;padding:12px!important;border-radius:9px!important;box-shadow:0 22px 64px #04180e47!important}.om-date-popover.portal .om-date-grid button,.om-date-popover.portal .om-date-grid .empty{width:100%!important}.context-menu.compact{width:min(320px,calc(100vw - 16px))!important;min-width:min(270px,calc(100vw - 16px))!important;max-width:calc(100vw - 16px)!important;max-height:calc(100dvh - 16px)!important;overflow:auto!important;padding:7px!important;border:1px solid var(--om-border-strong)!important;border-radius:10px!important;background:var(--om-surface)!important;box-shadow:0 18px 52px #051a0f3d!important;z-index:155000!important}.context-menu.compact>b,.context-menu.compact>strong{display:block!important;width:100%!important;margin:0 0 5px!important;padding:9px 10px!important;overflow:visible!important;color:var(--om-muted)!important;border-bottom:1px solid var(--om-border)!important;font-size:11px!important;font-weight:900!important;letter-spacing:.08em!important;line-height:1.3!important;text-overflow:clip!important;text-transform:uppercase!important;white-space:normal!important}.context-menu.compact button,.context-menu.compact .ctx-item{width:100%!important;height:auto!important;min-height:40px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:9px!important;padding:8px 10px!important;overflow:visible!important;border-radius:6px!important;font-size:13px!important;line-height:1.25!important;text-align:left!important;white-space:normal!important}.context-menu.compact button svg,.context-menu.compact .ctx-item svg{width:16px!important;height:16px!important;flex:0 0 16px!important}.platform-create-backdrop{padding:18px}.platform-create-dialog{width:min(680px,calc(100vw - 36px));max-height:calc(100dvh - 36px);display:flex;flex-direction:column;overflow:hidden;color:var(--om-text);border:1px solid var(--om-border-strong);border-radius:12px;background:var(--om-surface);box-shadow:0 28px 80px #041a0e52}.platform-create-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:20px 22px 17px;border-bottom:1px solid var(--om-border);background:linear-gradient(180deg,var(--om-surface),var(--om-surface-soft))}.platform-create-dialog>header small{color:var(--om-accent-strong);font-size:10px;font-weight:900;letter-spacing:.1em}.platform-create-dialog>header h2{margin:5px 0 3px;font-size:24px}.platform-create-dialog>header p{margin:0;color:var(--om-muted);font-size:13px}.platform-create-body{min-height:0;display:grid;grid-template-columns:1fr 1fr;gap:14px;overflow:auto;padding:20px 22px}.platform-create-body label{min-width:0;display:grid;gap:6px}.platform-create-body label>span{color:var(--om-muted);font-size:12px;font-weight:800}.platform-create-body label.wide,.platform-create-note,.platform-create-error{grid-column:1 / -1}.platform-create-body input{width:100%;height:43px;min-width:0;padding:0 11px;color:var(--om-text);border:1px solid var(--om-border);border-radius:6px;background:var(--om-surface)}.platform-create-body input:focus{outline:3px solid color-mix(in srgb,var(--om-accent) 15%,transparent);border-color:var(--om-accent)}.platform-create-note,.platform-create-error{display:flex;align-items:flex-start;gap:8px;margin:0;padding:10px 11px;font-size:12px;line-height:1.45}.platform-create-note{color:#365b48;border:1px solid #c9e2d2;background:var(--om-accent-soft)}.platform-create-error{color:#a61f1f;border:1px solid #efbaba;background:#fff1f1}.platform-create-dialog>footer{display:flex;justify-content:flex-end;gap:9px;padding:14px 22px;border-top:1px solid var(--om-border);background:var(--om-surface-soft)}.platform-create-dialog>footer .btn{min-height:42px!important;padding-inline:16px!important}html[data-theme=dark] .platform-create-note{color:#bde3ca;border-color:#315a41}html[data-theme=dark] .platform-create-error{color:#ffb9b9;border-color:#704040;background:#321c1c}@media(max-width:1400px)and (min-width:901px){:root{--tms-sidebar-w: 214px}.ref-topbar{padding-inline:16px!important}.content,.ref-content{padding:14px!important}}@media(max-height:760px)and (min-width:901px){.platform-create-dialog>header{padding-block:14px 12px}.platform-create-body{gap:10px;padding-block:14px}.platform-create-dialog>footer{padding-block:10px}}.new-stop-body>main>.mapbox,.new-stop-body>main>.mapbox>.real-map{width:100%!important;height:100%!important;min-height:0!important}.platform-create-dialog>header>.icon-close{position:static!important;inset:auto!important;flex:0 0 36px;width:36px;height:36px;margin-left:auto}@media(min-width:1001px){.module-standard-header.topbar,.module-standard-header.ref-topbar{position:sticky!important;top:0!important;z-index:80!important;height:76px!important;min-height:76px!important;display:grid!important;grid-template-columns:minmax(220px,auto) minmax(360px,680px) auto!important;align-items:center!important;gap:22px!important;padding:0 25px!important;color:var(--text, #172033)!important;background:var(--surface, #fff)!important;border-bottom:1px solid var(--line, #e1e5eb)!important;box-shadow:none!important}.module-standard-header .mobile-nav-toggle{display:none!important}.module-standard-header .module-header-title{min-width:0!important}.module-standard-header .module-header-title>b,.module-standard-header .top-index{color:var(--text, #172033)!important;font-size:22px!important;font-weight:900!important;line-height:1.15!important}.module-standard-header .module-header-title>small,.module-standard-header .editor-hint{color:var(--muted, #687386)!important;font-size:12px!important}.module-standard-header .search,.module-standard-header .search-wrap{width:100%!important;height:44px!important;min-height:44px!important;display:flex!important;align-items:center!important;gap:10px!important;padding:0 13px!important;color:var(--muted, #687386)!important;background:var(--surface-alt, #f7f8fa)!important;border:1px solid var(--line, #dfe5eb)!important;border-radius:9px!important;box-shadow:none!important}.module-standard-header .search input,.module-standard-header .search-wrap input{min-width:0!important;flex:1!important;color:var(--text, #172033)!important;background:transparent!important;border:0!important;outline:0!important;font-size:14px!important}.module-standard-header .top-icons,.module-standard-header .ref-top-icons{justify-self:end!important;display:flex!important;align-items:center!important;gap:8px!important}.module-standard-header .top-icons>button,.module-standard-header .ref-top-icons>button,.module-standard-header .module-theme-toggle.compact{width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;color:var(--text, #172033)!important;background:var(--surface, #fff)!important;border:1px solid var(--line, #dfe5eb)!important;border-radius:9px!important;box-shadow:none!important}.module-standard-header .app-switch img{width:27px!important;height:27px!important;border-radius:7px!important}.module-standard-header .module-user-menu{--module-accent: #159447}.module-standard-header .module-user-trigger{min-height:44px!important}}html[data-theme=dark] .module-standard-header.topbar,html[data-theme=dark] .module-standard-header.ref-topbar{color:#f4f7f8!important;background:#171d24!important;border-color:#303a45!important}html[data-theme=dark] .module-standard-header .search,html[data-theme=dark] .module-standard-header .search-wrap,html[data-theme=dark] .module-standard-header .top-icons>button,html[data-theme=dark] .module-standard-header .ref-top-icons>button,html[data-theme=dark] .module-standard-header .module-theme-toggle.compact{background:#202832!important;border-color:#364452!important}
