:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#18312d;background:#eef4f1;color-scheme:light}*{box-sizing:border-box}[hidden],.sr-only{display:none!important}body{margin:0;min-height:100vh;background:radial-gradient(circle at 8% 4%,rgba(45,139,116,.16),transparent 34rem),#eef4f1}button,input,select,textarea{font:inherit}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:70px;padding:12px clamp(18px,4vw,56px);background:rgba(247,250,248,.96);border-bottom:1px solid #d8e3df;backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:10px;color:#18312d;font-weight:850;text-decoration:none}.brand-mark{display:grid;place-items:center;width:42px;height:34px;color:#fff;background:#0b5c4f;border-radius:10px;font-size:.82rem;letter-spacing:.06em}.top-actions{display:flex;align-items:center;gap:9px}.user-chip{padding:8px 11px;color:#1b5b50;background:#e3efeb;border-radius:999px;font-size:.82rem;font-weight:800}.ghost-button,.secondary{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 14px;color:#174e45;background:#e4efeb;border:0;border-radius:10px;font-weight:800;text-decoration:none;cursor:pointer}.ghost-button:hover,.secondary:hover{background:#d6e6e0}.shell{width:min(1440px,calc(100% - 32px));margin:0 auto;padding:34px 0 70px}.hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:20px 4px 28px}.eyebrow{margin:0 0 9px;color:#0b6b5a;font-size:.75rem;font-weight:900;letter-spacing:.14em}h1,h2{margin:0;color:#162d29;letter-spacing:-.035em}h1{font-size:clamp(2.2rem,5vw,4rem);line-height:1}h2{font-size:clamp(1.3rem,2.5vw,2rem)}.lead{max-width:850px;margin:15px 0 0;color:#5d716c;font-size:1.04rem;line-height:1.5}button{min-height:46px;padding:11px 17px;color:#fff;background:#0b5c4f;border:0;border-radius:11px;font-weight:850;cursor:pointer}button:hover{background:#084a40}button:focus-visible,a:focus-visible,input:focus,select:focus,textarea:focus{outline:3px solid rgba(40,140,115,.25);outline-offset:2px}.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.metric{padding:20px 22px;background:#fff;border:1px solid #d7e2de;border-radius:18px;box-shadow:0 12px 36px rgba(31,66,58,.06)}.metric span{display:block;color:#6a7e78;font-size:.85rem}.metric strong{display:block;margin-top:8px;font-size:clamp(1.35rem,2.5vw,2rem);letter-spacing:-.03em}.workspace{padding:22px;background:#fff;border:1px solid #d7e2de;border-radius:22px;box-shadow:0 18px 55px rgba(31,66,58,.08)}.section-tabs{display:flex;gap:7px;overflow-x:auto;padding-bottom:13px;border-bottom:1px solid #e1e9e6}.tab{flex:0 0 auto;min-height:40px;padding:8px 13px;color:#415d57;background:#edf4f1;border-radius:999px}.tab:hover{background:#dfece7}.tab.active{color:#fff;background:#0b5c4f}.filters{display:grid;grid-template-columns:minmax(260px,1.4fr) minmax(160px,.5fr) minmax(170px,.5fr) auto;gap:12px;align-items:end;padding:18px 0}.filters label,.form-grid label{display:grid;gap:6px;color:#506a64;font-size:.78rem;font-weight:800}.filters input,.filters select,.form-grid input,.form-grid select,.form-grid textarea{width:100%;min-height:46px;padding:10px 12px;color:#18312d;background:#fff;border:1px solid #cbd9d4;border-radius:10px;outline:none}.search-field{align-self:end}.list-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin:5px 0 12px}.list-heading p{margin:5px 0 0;color:#71837e;font-size:.8rem}.list-heading>strong{display:grid;place-items:center;min-width:44px;height:34px;padding:0 10px;color:#0b5c4f;background:#e5f1ed;border-radius:999px}.message{min-height:20px;margin:0 0 8px;color:#a43b3b;font-size:.86rem}.table-wrap{overflow:auto;border:1px solid #dce6e2;border-radius:15px}table{width:100%;border-collapse:collapse;min-width:1000px}th{text-align:left;padding:12px 14px;color:#677b75;background:#f5f8f7;font-size:.74rem;text-transform:uppercase;letter-spacing:.05em}td{padding:14px;border-top:1px solid #e4ebe8;vertical-align:top}tbody tr:hover{background:#fbfdfc}.record-title{display:block;color:#18312d;font-weight:850}.record-meta{display:block;margin-top:4px;color:#73857f;font-size:.79rem}.status,.priority{display:inline-flex;align-items:center;padding:5px 8px;border-radius:999px;font-size:.72rem;font-weight:900;white-space:nowrap}.status.OPEN{color:#225b88;background:#e7f1fa}.status.IN_PROGRESS{color:#71540e;background:#fff2ca}.status.WAITING{color:#6b4381;background:#f3eafb}.status.DONE{color:#17634e;background:#dff2eb}.status.CANCELLED{color:#7a4d4d;background:#f4e7e7}.priority.CRITICAL{color:#8c2020;background:#ffe2e2}.priority.HIGH{color:#874b11;background:#ffeddc}.priority.NORMAL{color:#42635c;background:#e9f1ee}.priority.LOW{color:#62706d;background:#eef1f0}.open-record{min-height:36px;padding:7px 11px;color:#155147;background:#e6f0ed}.empty{display:grid;place-items:center;gap:7px;padding:60px 20px;color:#778984}.empty strong{color:#29463f;font-size:1.15rem}dialog{width:min(760px,calc(100% - 28px));max-height:90vh;padding:0;border:0;border-radius:22px;box-shadow:0 30px 100px rgba(13,45,38,.3)}dialog::backdrop{background:rgba(15,39,34,.45);backdrop-filter:blur(3px)}dialog form{padding:26px}.dialog-heading{display:flex;align-items:start;justify-content:space-between;gap:20px}.icon-close{min-width:42px;padding:4px 12px;color:#31584f;background:#e8f0ed;font-size:1.5rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:22px}.form-grid .wide{grid-column:1/-1}.form-grid textarea{resize:vertical}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:14px}.skeleton{opacity:.7}.source-pill{display:inline-block;margin-top:5px;color:#6d817b;font-size:.72rem}.amount{font-weight:850;white-space:nowrap}
@media(max-width:900px){.summary-grid{grid-template-columns:1fr 1fr}.filters{grid-template-columns:1fr 1fr}.search-field{grid-column:1/-1}.top-actions .user-chip{display:none}.hero{align-items:start;flex-direction:column}.hero>button{width:100%}.table-wrap{border:0;overflow:visible}table,thead,tbody,tr,td{display:block;min-width:0}thead{display:none}tbody{display:grid;gap:11px}tbody tr{position:relative;padding:15px;border:1px solid #dce6e2;border-radius:14px}td{padding:4px 0;border:0}td:last-child{position:absolute;right:12px;bottom:12px}.open-record{font-size:0}.open-record::after{content:'Открыть';font-size:.8rem}.record-title{padding-right:10px}}
.voice-panel{padding:26px;color:#18312d}.voice-panel p{line-height:1.5}.input-modes{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:24px}.input-modes button{min-height:110px;font-size:1.25rem}.input-modes span{display:block;font-size:.85rem;font-weight:400;margin-top:10px}.voice-example,.draft-review{padding:16px;background:#edf5f1;border:1px solid #cbd9d4;border-radius:12px}.draft-review{margin-top:18px}.draft-review p{white-space:pre-wrap;overflow-wrap:anywhere}.voice-text-label{display:block;font-weight:700;margin:18px 0 8px}#voice-text{width:100%;padding:12px;border:1px solid #cbd9d4;border-radius:10px;resize:vertical}.review-check{display:flex;gap:10px;align-items:center;color:#174e45;margin:16px 0}.review-check input{width:20px;height:20px}button:disabled{opacity:.55;cursor:wait}
.trip-region{border:1px solid #d7e2de;border-radius:16px;margin:14px 0;overflow:hidden}.trip-region>summary{cursor:pointer;padding:20px;background:#edf5f1}.trip-region-title{font-size:1.3rem;font-weight:850;margin-right:18px}.trip-region-meta{display:inline-block;color:#526f66;font-size:.85rem}.trip-region-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px;color:#526f66}.trip-region .table-wrap{margin:0 16px 16px}.trip-region td:nth-child(3){min-width:190px;max-width:360px}.transfer-note{font-size:.85rem;color:#526f66;margin:0}#source-cells{white-space:pre-wrap;overflow-wrap:anywhere}
@media(max-width:620px){.shell{width:min(100% - 20px,1440px);padding-top:18px}.topbar{padding:10px 12px}.top-actions{gap:5px}.ghost-button{padding:8px 10px;font-size:.8rem}.summary-grid,.filters,.form-grid{grid-template-columns:1fr}.form-grid .wide,.search-field{grid-column:auto}.workspace{padding:14px}.metric{padding:16px}h1{font-size:2.25rem}.lead{font-size:.94rem}.trip-region-actions{align-items:stretch;flex-direction:column}.trip-region-meta{display:block;margin-top:8px}}
.trip-region td:nth-child(3){min-width:120px;max-width:240px}.trip-region td:nth-child(4){min-width:190px;max-width:360px}
.creation-actions{display:flex;gap:10px;flex-wrap:wrap}.group-empty{margin:0 16px 20px;color:#526f66}[hidden]{display:none!important}
.history-entry{border-left:3px solid #8ab6a7;padding:12px 16px;margin:12px 0;background:#f3f8f6;border-radius:8px}.history-entry p{white-space:pre-wrap;overflow-wrap:anywhere;margin:8px 0}.history-entry strong,.history-entry small{font-size:.8rem;color:#506a64}#history-items{max-height:330px;overflow:auto}
.section-rename{display:flex;align-items:end;gap:12px;padding:12px 0!important;border-bottom:1px solid #d7e2de}.section-rename label{display:grid;flex:1;gap:6px}.section-rename span{font-size:.8rem;color:#526f66}.section-rename input{width:100%;padding:12px;border:1px solid #cbd9d4;border-radius:10px}.section-order{display:flex;gap:6px}.section-order button{min-width:42px;padding:8px 11px;font-size:1.05rem}.section-order button:disabled{cursor:not-allowed;opacity:.38}#create-section-form{padding:0}.settings-note{color:#5d716c;line-height:1.5}.subsection-settings{margin:12px 0 18px;padding:14px 16px;background:#f5f8f7;border:1px solid #dce6e2;border-radius:14px}.subsection-settings h4{margin:0 0 8px;color:#174e45}.subsection-rename{display:flex;align-items:end;gap:12px;padding:10px 0!important;border-top:1px solid #dce6e2}.subsection-rename label{display:grid;flex:1;gap:6px}.subsection-rename span{font-size:.78rem;color:#526f66}.subsection-rename input{width:100%;padding:11px 12px;border:1px solid #cbd9d4;border-radius:10px}.subsection-rename button{min-width:120px}.settings-empty{margin:8px 0;color:#71837e;font-size:.86rem}
.bulk-toolbar {display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin:16px 0;}
.bulk-toolbar small {display:block;margin-top:8px;}
input.bulk-checkbox {width:20px;height:20px;margin:0 10px 8px 0;vertical-align:middle;cursor:pointer;}
.view-switch{display:flex;gap:10px;flex-wrap:wrap;margin:24px 0}.overview-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:24px 0 14px}.overview-heading p{color:#5d716c;font-size:.85rem;max-width:750px;line-height:1.6}.overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.overview-section{min-width:0;background:white;border:1px solid #d7e2de;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #1f423a0a}.overview-section>header{padding:20px 22px;background:#e5efea;display:flex;align-items:center;justify-content:space-between;gap:12px}.overview-section h3{margin:0;font-size:1.4rem;overflow-wrap:anywhere}.overview-section header>span{font-size:.78rem;color:#526f66}.overview-items{max-height:480px;overflow:auto;padding:6px 20px 14px;scrollbar-gutter:stable}.overview-task{display:flex;flex-direction:column;align-items:start;gap:7px;text-align:left;width:100%;background:white;color:#18312d;border-radius:0;border-bottom:1px solid #e1e9e6;padding:18px 2px;font-weight:400;overflow-wrap:anywhere}.overview-task:hover{background:#f4f8f6}.overview-task strong{font-size:1rem;line-height:1.45}.overview-task>span{font-size:.8rem;color:#61776e}.overview-task .overview-date{font-weight:800;color:#536e65}.overview-task .today{color:#0b6b5a;background:#e2f4e9;padding:4px 9px;border-radius:8px}.overview-task .late{color:#a65035}.overview-next{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.5}.overview-owner{margin-top:4px}.overview-empty{color:#71837e;padding:20px 0}.overview-comment{display:grid;gap:8px;margin-top:16px}.overview-comment textarea{width:100%;padding:12px;border:1px solid #cbd9d4;border-radius:10px;resize:vertical}.overview-history{max-height:320px;overflow:auto}.overview-text{white-space:pre-wrap;overflow-wrap:anywhere}#overview-title{overflow-wrap:anywhere}
.overview-task .today,.overview-task .late{color:#a62929;background:#ffe8e5;padding:4px 9px;border-radius:8px}
.overview-group-items{padding:12px 14px 16px}.overview-branch{border:1px solid #dce7e3;border-radius:14px;margin:8px 0;background:#fbfdfc;overflow:hidden}.overview-branch>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;padding:15px 16px;background:#f0f6f3;list-style:none}.overview-branch>summary::-webkit-details-marker{display:none}.overview-branch>summary::before{content:'›';font-size:1.45rem;font-weight:900;color:#2d6658;transform:rotate(0);transition:transform .16s ease}.overview-branch[open]>summary::before{transform:rotate(90deg)}.overview-branch-title{font-weight:850;color:#183d35;flex:1}.overview-branch-meta{color:#60766f;font-size:.76rem;text-align:right}.overview-branch-tasks{padding:0 14px 6px}.overview-branch-tasks .overview-task:last-child{border-bottom:0}
.overview-quick-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}.overview-quick-fields label{display:grid;gap:7px}.overview-quick-fields span,.overview-comment>span{font-weight:800;color:#36554d}.overview-quick-fields input,.overview-quick-fields select{width:100%;padding:12px;border:1px solid #cbd9d4;border-radius:10px;background:white;color:#18312d}.overview-comment-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:10px}.overview-comment-actions span{color:#526f66;font-size:.85rem;line-height:1.4;flex:1;min-width:220px}
.overview-rule{margin:8px 0 0;color:#6a7d77;font-size:.82rem}.overview-quick-fields input:disabled,.overview-quick-fields select:disabled{background:#edf2f0;color:#71817c;cursor:not-allowed}
.history-edited{display:block;margin:7px 0;color:#6c7f79}.history-edit{margin:8px 0;padding:7px 11px;font-size:.8rem}.history-edit-form{display:grid;gap:8px;margin:10px 0;padding:12px;background:#eaf3ef;border-radius:10px}.history-edit-form textarea{width:100%;padding:10px;border:1px solid #bfcfc9;border-radius:8px;resize:vertical}.history-edit-form .message{min-height:0}.history-edit-form button{justify-self:start}
@media(max-width:760px){.overview-grid{grid-template-columns:1fr}.overview-heading{align-items:start;flex-direction:column}.overview-section>header{padding:16px}.overview-items{padding:4px 16px 12px;max-height:420px}.top-actions{flex-wrap:wrap}.topbar{gap:8px}.overview-section header>span{max-width:145px}}
@media(max-width:760px){.overview-group-items{padding:8px 10px 12px}.overview-branch>summary{padding:13px 12px}.overview-branch-tasks{padding:0 12px 4px}}
@media(max-width:560px){.overview-quick-fields{grid-template-columns:1fr}.overview-comment-actions button{width:100%}.overview-comment-actions span{min-width:0;width:100%}}
.overview-mode .hero{padding:0 4px 18px}.overview-mode h1{font-size:2rem}.overview-mode .hero .lead{display:none}.overview-mode .metric{padding:12px 18px}.overview-mode .metric strong{font-size:1.5rem}.overview-mode .shell{padding-top:20px}.overview-mode .view-switch{margin:16px 0}.overview-mode .overview-heading{margin:16px 0 8px}#overview-message{color:#526f66}
