:root{font-family:Arial,Helvetica,sans-serif;color-scheme:light;--page:#f5f5f5;--paper:#fff;--text:#152332;--muted:#667085;--border:#d3d8df;--accent:#c65320;--accent-hover:#ae4319;--accent-soft:#fff0e7;--accent-text:#fff;--error:#a63632;--gutter:clamp(16px,3.4vw,52px);font-size:11px;line-height:1.5;background:var(--page);color:var(--text)}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;border:1px solid var(--border);border-radius:5px;padding:6px 11px;min-height:32px;background:var(--paper)}button:hover:not(:disabled){background:#fafafa;border-color:#aeb7c2}button:disabled{opacity:.5;cursor:default}a{color:var(--accent)}input,select,textarea{width:100%;min-width:0;min-height:32px;padding:6px 10px;background:var(--paper);border:1px solid var(--border);border-radius:5px}input:focus,select:focus,textarea:focus{border-color:var(--accent)}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:3px}[hidden]{display:none!important}.primary{background:var(--accent);color:var(--accent-text);border-color:var(--accent)}.primary:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover)}.muted{color:var(--muted);font-size:10px}.error{color:var(--error)}h1,h2,h3{font-weight:700;line-height:1.25}h1,h2{font-size:20px;letter-spacing:-.025em;margin:0 0 6px}h3{font-size:13px}.app-shell{min-height:100vh;min-height:100svh;display:flex;flex-direction:column;background:var(--page)}.app-body{flex:1;min-width:0}.account-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px var(--gutter);background:var(--paper);border-bottom:1px solid #e6e8ec}.workspace-brand{display:flex;align-items:flex-end;gap:7px;flex-shrink:0}.workspace-brand__mark{display:block;width:auto;height:36px}.workspace-brand__wordmark{display:block;font-size:22px;font-weight:700;letter-spacing:-.045em;line-height:.79;padding-bottom:1px}.account-tools{display:flex;align-items:center;justify-content:flex-end;gap:18px;min-width:0;flex-wrap:wrap}.account-identity{display:grid;gap:3px;min-width:0;max-width:260px}.account-greeting{font-weight:600;font-size:11px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.account-role{justify-self:start;display:inline-block;font-size:9px;color:#88401e;background:var(--accent-soft);padding:1px 6px;border-radius:4px}.account-actions{display:flex;gap:7px;align-items:center;flex-wrap:wrap}.account-actions button{color:var(--accent);border-color:#e6bdab;background:var(--paper);font-size:10px}.account-actions button:hover:not(:disabled){background:var(--accent-soft);border-color:var(--accent)}.save-state{display:flex;align-items:center;gap:6px;font-size:9px;color:var(--muted);max-width:230px}.save-state:empty{display:none}.save-state:before{content:"";width:6px;height:6px;border-radius:50%;background:#8b94a2;flex-shrink:0}.save-state[data-kind=saved]:before{background:#42815d}.save-state[data-kind=pending]:before,.save-state[data-kind=saving]:before{background:var(--accent)}.save-state[data-kind=error],.save-state[data-kind=conflict]{color:var(--error)}.save-state[data-kind=error]:before,.save-state[data-kind=conflict]:before{background:var(--error)}.save-state button{padding:3px 6px;min-height:24px}.app-footer{padding:28px var(--gutter) 24px;text-align:center;color:var(--muted);font-size:8px;line-height:1.7;overflow-wrap:break-word}.admin{padding:24px;max-width:1000px;margin:24px auto;background:var(--paper);border:1px solid #e5e7eb;border-radius:11px;box-shadow:0 3px 12px #18233308}.admin h1{margin-top:20px}.admin label{display:block;font-size:10px}.admin form{display:flex;align-items:end;gap:10px;flex-wrap:wrap;margin:12px 0}.admin form label{flex:1;min-width:140px;overflow-wrap:anywhere}.admin input,.admin select{margin-top:4px}.member{padding:12px 0;border-bottom:1px solid #e5e7eb}.admin-block{margin:24px 0}.admin-block:last-child{margin-bottom:0}.admin table{border-collapse:collapse;width:100%;table-layout:fixed;margin-top:12px}.admin th,.admin td{padding:9px 8px;text-align:left;border-bottom:1px solid #e5e7eb;font-size:10px;overflow-wrap:anywhere}.admin th{background:#f8f9fa;color:var(--muted);font-weight:500}.conflict{padding:18px;margin:18px var(--gutter);border:1px solid #efc6b2;border-radius:10px;background:#fff8f3}.conflict pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:10px;font-family:inherit}.conflict-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.conflict-grid>div{min-width:0}.conflict-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.status-note{padding:10px 0}.file-label{max-width:600px;display:block}.file-label input{margin:10px 0}@media(max-width:950px){.account-bar{align-items:flex-start}.account-tools{gap:10px}.account-actions{flex-basis:100%;justify-content:flex-end}}@media(max-width:680px){:root{--gutter:16px}.account-bar{flex-wrap:wrap;gap:14px;padding:16px}.account-tools{width:100%;justify-content:space-between}.account-identity{max-width:calc(100% - 90px);order:-1}.account-actions{justify-content:flex-start}.admin{margin:16px;padding:16px}.admin form{align-items:stretch}.admin form label{flex-basis:100%}.conflict{margin:16px;padding:14px}.conflict-grid{grid-template-columns:1fr}.app-footer{padding:24px 16px 18px}}@media(pointer:coarse){.account-actions button,.admin button{min-height:40px}.admin input,.admin select{font-size:16px;min-height:40px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}#ek-projekti-grupas{--bg:#fff;--surface:#f8f9fa;--ink:var(--text);--sub:var(--muted);--line:#e4e7ec;--brand:var(--accent);--selected:var(--accent-soft);--onbrand:#fff;--red:#a63632;--redbg:#fff1ef;--green:#20563e;--greenbg:#edf6f0;--blue:#98441f;--bluebg:#fff0e7;font-family:Arial,Helvetica,sans-serif;font-size:11px;line-height:1.5;color:var(--ink);background:transparent;width:100%;color-scheme:light}#ek-projekti-grupas *{box-sizing:border-box}#ek-projekti-grupas [hidden]{display:none!important}#ek-projekti-grupas button,#ek-projekti-grupas input,#ek-projekti-grupas select,#ek-projekti-grupas textarea{font:inherit;color:inherit}#ek-projekti-grupas button{border:1px solid var(--line);border-radius:6px;background:var(--bg);padding:6px 10px;min-height:32px;text-align:center}#ek-projekti-grupas button:hover{background:var(--surface)}#ek-projekti-grupas button:disabled{opacity:.45}#ek-projekti-grupas button:focus-visible,#ek-projekti-grupas input:focus-visible,#ek-projekti-grupas select:focus-visible,#ek-projekti-grupas textarea:focus-visible,#ek-projekti-grupas summary:focus-visible{outline:2px solid var(--brand);outline-offset:3px}#ek-projekti-grupas .ek-window{border:1px solid var(--line);border-radius:12px;background:var(--bg);overflow:clip}#ek-projekti-grupas .ek-top{padding:15px 20px;display:flex;align-items:center;gap:18px;justify-content:space-between;background:var(--surface);border-bottom:1px solid var(--line)}#ek-projekti-grupas .ek-brand{font-size:11px;font-weight:500;letter-spacing:-.01em}#ek-projekti-grupas .ek-sub{font-size:10px;color:var(--sub)}#ek-projekti-grupas .ek-primary{background:var(--brand);color:var(--onbrand);border-color:var(--brand);white-space:nowrap}#ek-projekti-grupas .ek-primary:hover{background:var(--brand);filter:brightness(.95)}#ek-projekti-grupas .ek-nav{display:flex;gap:3px;flex-wrap:wrap;padding:8px 12px;border-bottom:1px solid var(--line)}#ek-projekti-grupas .ek-nav button{border:0;font-size:11px;padding:8px 10px;color:var(--sub)}#ek-projekti-grupas .ek-nav button[aria-pressed=true]{background:var(--selected);color:var(--brand);font-weight:500}#ek-projekti-grupas .ek-nav small{font-size:9px;opacity:.85;margin-left:4px}#ek-projekti-grupas .ek-searchbar{padding:12px 20px;border-bottom:1px solid var(--line);display:flex;gap:10px;align-items:center}#ek-projekti-grupas input,#ek-projekti-grupas select,#ek-projekti-grupas textarea{display:block;width:100%;min-width:0;min-height:32px;padding:6px 10px;border:1px solid var(--line);border-radius:6px;background:var(--bg);color:var(--ink);font-size:11px}#ek-projekti-grupas .ek-searchbar input{flex:1}#ek-projekti-grupas .ek-main{padding:22px}#ek-projekti-grupas h2{font-size:20px;font-weight:700;line-height:1.25;letter-spacing:-.025em;margin:0 0 5px;color:var(--ink);overflow-wrap:anywhere}#ek-projekti-grupas h3{font-size:13px;font-weight:700;line-height:1.4;margin:0 0 12px;color:var(--ink)}#ek-projekti-grupas .ek-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px}#ek-projekti-grupas .ek-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}#ek-projekti-grupas .ek-link{border:0;background:transparent;padding:3px 0;min-height:28px;color:var(--brand);text-align:left;white-space:normal}#ek-projekti-grupas .ek-link:hover{background:transparent;text-decoration:underline}#ek-projekti-grupas .ek-badge{display:inline-block;font-size:10px;padding:3px 7px;border-radius:4px;background:var(--surface);color:var(--sub)}#ek-projekti-grupas .ek-badge.doing{background:var(--bluebg);color:var(--blue)}#ek-projekti-grupas .ek-badge.done{background:var(--greenbg);color:var(--green)}#ek-projekti-grupas .ek-badge.late{background:var(--redbg);color:var(--red)}#ek-projekti-grupas .ek-late{color:var(--red)}#ek-projekti-grupas .ek-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:23px}#ek-projekti-grupas .ek-stat{text-align:left;padding:14px 16px;background:var(--surface);border:0}#ek-projekti-grupas .ek-stat strong{display:block;font-size:22px;font-weight:500;font-variant-numeric:tabular-nums;margin-bottom:2px}#ek-projekti-grupas .ek-stat span{font-size:10px;color:var(--sub)}#ek-projekti-grupas .ek-sectionhead{display:flex;justify-content:space-between;gap:14px;align-items:center;margin:24px 0 10px}#ek-projekti-grupas .ek-sectionhead h3{margin:0}#ek-projekti-grupas table{width:100%;table-layout:fixed;border-collapse:collapse;font-size:11px}#ek-projekti-grupas th{font-size:10px;font-weight:500;text-align:left;color:var(--sub);padding:10px 11px;background:var(--surface);border-bottom:1px solid var(--line);vertical-align:bottom}#ek-projekti-grupas td{padding:12px 11px;border-bottom:1px solid var(--line);vertical-align:top;overflow-wrap:anywhere}#ek-projekti-grupas .ek-name{font-weight:500;font-size:11px;margin-bottom:3px}#ek-projekti-grupas .ek-meta{font-size:10px;color:var(--sub);margin-top:3px}#ek-projekti-grupas .ek-num{font-variant-numeric:tabular-nums}#ek-projekti-grupas .ek-nowrap{white-space:nowrap}#ek-projekti-grupas .ek-filters{display:flex;align-items:end;gap:10px;flex-wrap:wrap;margin-bottom:16px}#ek-projekti-grupas .ek-filters label{font-size:10px;color:var(--sub);min-width:150px;flex:1;max-width:290px}#ek-projekti-grupas label input,#ek-projekti-grupas label select,#ek-projekti-grupas label textarea{margin-top:5px}#ek-projekti-grupas .ek-pagination{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;font-size:10px;color:var(--sub)}#ek-projekti-grupas .ek-empty{padding:21px 16px;border-radius:8px;background:var(--surface);font-size:11px;color:var(--sub)}#ek-projekti-grupas .ek-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}#ek-projekti-grupas .ek-box{padding:16px;border:1px solid var(--line);border-radius:8px;min-width:0}#ek-projekti-grupas .ek-box .ek-link{max-width:100%}#ek-projekti-grupas .ek-footnote{font-size:10px;color:var(--sub);margin-top:18px}#ek-projekti-grupas .ek-alert{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 15px;border-radius:7px;background:var(--redbg);color:var(--red);margin-top:20px;font-size:11px}#ek-projekti-grupas .ek-alert button{background:var(--bg);color:var(--red)}#ek-projekti-grupas .ek-breadcrumb{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:13px;font-size:10px;color:var(--sub)}#ek-projekti-grupas .ek-cardnav{display:flex;gap:5px;flex-wrap:wrap;border-bottom:1px solid var(--line);padding:0 0 12px;margin-bottom:20px}#ek-projekti-grupas .ek-cardnav button{border:0;font-size:11px;color:var(--sub)}#ek-projekti-grupas .ek-cardnav button[aria-pressed=true]{background:var(--selected);color:var(--brand)}#ek-projekti-grupas .ek-facts{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.5fr);gap:0;margin:0;font-size:11px}#ek-projekti-grupas .ek-facts dt,#ek-projekti-grupas .ek-facts dd{margin:0;padding:10px 0;border-bottom:1px solid var(--line);overflow-wrap:anywhere;white-space:pre-wrap;min-width:0}#ek-projekti-grupas .ek-facts dt{padding-right:15px;color:var(--sub)}#ek-projekti-grupas .ek-pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:11px;margin:0}#ek-projekti-grupas .ek-chiprow{display:flex;gap:7px;flex-wrap:wrap;margin:8px 0 18px}#ek-projekti-grupas .ek-chiprow button{text-align:left;font-size:10px;padding:6px 9px;min-height:32px;max-width:100%;overflow-wrap:anywhere}#ek-projekti-grupas .ek-relation{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:12px 0;border-bottom:1px solid var(--line)}#ek-projekti-grupas .ek-relation .ek-remove{font-size:10px;white-space:nowrap}#ek-projekti-grupas .ek-form{border-top:1px solid var(--line);padding:22px;background:var(--surface)}#ek-projekti-grupas .ek-formhead{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px}#ek-projekti-grupas .ek-formhead h3{margin-bottom:4px}#ek-projekti-grupas .ek-formgrid{display:grid;grid-template-columns:1fr 1fr;gap:15px}#ek-projekti-grupas .ek-form label{display:block;font-size:10px;color:var(--sub)}#ek-projekti-grupas .ek-form textarea{min-height:78px;resize:vertical}#ek-projekti-grupas .ek-wide{grid-column:1/-1}#ek-projekti-grupas details{margin-top:18px}#ek-projekti-grupas summary{font-size:11px;font-weight:500;padding:9px 0;color:var(--ink)}#ek-projekti-grupas details[open]>summary{margin-bottom:10px}#ek-projekti-grupas .ek-formactions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:18px}#ek-projekti-grupas .ek-error{font-size:11px;color:var(--red);margin-top:12px}#ek-projekti-grupas .ek-notice{background:var(--greenbg);color:var(--green);padding:10px 20px;font-size:11px}#ek-projekti-grupas .ek-history-item{padding:14px 0;border-bottom:1px solid var(--line)}#ek-projekti-grupas .ek-chooser{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:10px 0 16px}#ek-projekti-grupas .ek-productline td{white-space:pre-wrap}#ek-projekti-grupas .ek-projectmetrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:15px 0 20px;border-bottom:1px solid var(--line)}#ek-projekti-grupas .ek-projectmetrics>div{min-width:0}#ek-projekti-grupas .ek-projectmetrics span{display:block;font-size:10px;color:var(--sub)}#ek-projekti-grupas .ek-projectmetrics strong{display:block;font-size:20px;font-weight:500;font-variant-numeric:tabular-nums;margin:5px 0;overflow-wrap:anywhere}#ek-projekti-grupas .ek-projectmetrics small{font-size:10px;font-weight:400;color:var(--sub)}#ek-projekti-grupas .ek-budgetnotice{display:flex;align-items:center;flex-wrap:wrap;gap:5px 12px;color:var(--red);background:var(--redbg);border-radius:6px;padding:12px 14px;margin-top:14px;font-size:11px}#ek-projekti-grupas .ek-budgetnotice strong{font-weight:500}#ek-projekti-grupas .ek-budgetparent{background:var(--surface)}#ek-projekti-grupas .ek-budgetparent th{font-size:11px;color:var(--ink);padding:12px 11px;font-weight:500;vertical-align:top}#ek-projekti-grupas .ek-budgetchild td:first-child{padding-left:25px}#ek-projekti-grupas .ek-budgetchild .ek-link{font-size:10px}#ek-projekti-grupas .ek-budgetchild td{padding-top:8px;padding-bottom:8px}#ek-projekti-grupas .ek-budgetremainder td{font-size:10px;color:var(--sub);background:var(--surface);padding-top:8px;padding-bottom:8px}#ek-projekti-grupas .ek-projectcaption{margin:-2px 0 12px}#ek-projekti-grupas .ek-linetable input{padding:8px 7px;text-align:right;font-variant-numeric:tabular-nums}#ek-projekti-grupas .ek-linetable [aria-invalid=true]{border-color:var(--red)}#ek-projekti-grupas .ek-inlineerror{display:block;color:var(--red);font-size:9px;margin-top:4px}#ek-projekti-grupas .ek-quantity{min-width:0}#ek-projekti-grupas .ek-quantity>.ek-meta{display:block;text-align:right}#ek-projekti-grupas #ek-project-feedback{margin-top:12px}#ek-projekti-grupas .ek-planblock{border-top:1px solid var(--line);padding-top:18px;margin-top:18px}#ek-projekti-grupas .ek-planblock>label{max-width:360px}#ek-projekti-grupas .ek-planblock>.ek-meta{margin-top:8px}#ek-projekti-grupas .ek-budgetalign{display:flex;align-items:flex-end}#ek-projekti-grupas .ek-planpreview{margin-top:18px;font-size:11px;color:var(--ink)}@media(max-width:680px){#ek-projekti-grupas .ek-top{padding:13px 14px;gap:10px}#ek-projekti-grupas .ek-brand{font-size:13px}#ek-projekti-grupas .ek-nav{padding:7px}#ek-projekti-grupas .ek-nav button{padding:7px 8px;font-size:10px}#ek-projekti-grupas .ek-searchbar{padding:10px 14px}#ek-projekti-grupas .ek-main,#ek-projekti-grupas .ek-form{padding:18px 14px}#ek-projekti-grupas .ek-heading{align-items:flex-start;flex-wrap:wrap;gap:12px}#ek-projekti-grupas .ek-grid,#ek-projekti-grupas .ek-formgrid,#ek-projekti-grupas .ek-chooser{grid-template-columns:1fr}#ek-projekti-grupas .ek-stats{gap:6px}#ek-projekti-grupas .ek-stat{padding:11px 9px}#ek-projekti-grupas .ek-stat strong{font-size:20px}#ek-projekti-grupas table,#ek-projekti-grupas tbody,#ek-projekti-grupas tr{display:block;width:100%}#ek-projekti-grupas thead{display:none}#ek-projekti-grupas tr{padding:10px 0;border-bottom:1px solid var(--line)}#ek-projekti-grupas td{display:grid;grid-template-columns:91px minmax(0,1fr);gap:9px;width:100%!important;padding:5px 0;border:0}#ek-projekti-grupas td:before{content:attr(data-label);font-size:10px;color:var(--sub)}#ek-projekti-grupas td.ek-titlecell{display:block}#ek-projekti-grupas td.ek-titlecell:before{display:none}#ek-projekti-grupas td.ek-titlecell .ek-name{font-size:11px}#ek-projekti-grupas .ek-facts{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr)}#ek-projekti-grupas .ek-alert{align-items:flex-start;flex-wrap:wrap}#ek-projekti-grupas .ek-relation{gap:8px}#ek-projekti-grupas .ek-sectionhead{align-items:flex-start}#ek-projekti-grupas .ek-projectmetrics{grid-template-columns:1fr;gap:12px}#ek-projekti-grupas .ek-projectmetrics strong{font-size:20px}#ek-projekti-grupas .ek-budgetparent th{display:block;padding:8px 0;border:0}#ek-projekti-grupas .ek-budgetparent{padding:10px}#ek-projekti-grupas .ek-budgetchild td:first-child{padding-left:0}#ek-projekti-grupas .ek-budgetremainder td{padding:5px 8px}#ek-projekti-grupas .ek-sectionhead{flex-wrap:wrap}#ek-projekti-grupas .ek-linetable td.ek-titlecell .ek-link{font-size:11px}}@media(pointer:coarse){#ek-projekti-grupas button{min-height:40px}#ek-projekti-grupas input,#ek-projekti-grupas select,#ek-projekti-grupas textarea{font-size:16px}}#ek-projekti-grupas .ek-window{border:0;border-radius:0}#ek-projekti-grupas .ek-main{padding:24px}#ek-projekti-grupas .ek-name,#ek-projekti-grupas table{font-size:11px}#ek-projekti-grupas button,#ek-projekti-grupas select{cursor:pointer}#ek-projekti-grupas button:disabled{cursor:default}@media(max-width:680px){#ek-projekti-grupas .ek-main{padding:18px 12px}}#ek-projekti-grupas .ek-link:disabled{opacity:1;color:var(--ink)}#ek-projekti-grupas .ek-window{background:transparent;border:0;border-radius:0;overflow:visible}#ek-projekti-grupas .ek-nav{padding:9px var(--gutter);gap:6px;background:var(--bg)}#ek-projekti-grupas .ek-nav button{min-height:26px;padding:4px 12px;font-size:11px;border-radius:5px}#ek-projekti-grupas .ek-nav small{font-size:9px;margin-left:5px}#ek-projekti-grupas .ek-searchbar{padding:16px var(--gutter) 0;border:0}#ek-projekti-grupas .ek-search-input{position:relative;flex:1;min-width:0}#ek-projekti-grupas .ek-search-input svg{position:absolute;left:11px;top:9px;width:14px;height:14px;stroke:var(--sub);stroke-width:1.6;fill:none;pointer-events:none}#ek-projekti-grupas .ek-search-input input{padding-left:32px;height:32px;font-size:11px}#ek-projekti-grupas .ek-main{max-width:1700px;margin:auto;padding:24px var(--gutter)}#ek-projekti-grupas .ek-heading{margin-bottom:16px;gap:12px}#ek-projekti-grupas .ek-heading h2{font-size:20px;font-weight:700}#ek-projekti-grupas .ek-sub{font-size:10px}#ek-projekti-grupas .ek-primary:hover{background:#ae4319;border-color:#ae4319;filter:none}#ek-projekti-grupas .ek-stats{gap:14px;margin-bottom:16px}#ek-projekti-grupas .ek-stat{padding:12px 18px;border:1px solid var(--line);background:var(--bg);border-radius:9px;box-shadow:0 2px 8px #18233305}#ek-projekti-grupas .ek-stat:hover{border-color:#e8bda7;background:#fffaf6}#ek-projekti-grupas .ek-stat strong{font-size:22px;font-weight:600;line-height:1.1;margin-bottom:3px}#ek-projekti-grupas .ek-stat span{font-size:10px}#ek-projekti-grupas .ek-stat .ek-late{color:var(--brand)}#ek-projekti-grupas .ek-panel,#ek-projekti-grupas .ek-table-wrap,#ek-projekti-grupas .ek-box{border:1px solid var(--line);border-radius:10px;background:var(--bg);box-shadow:0 2px 8px #18233305}#ek-projekti-grupas .ek-panel{padding:14px}#ek-projekti-grupas .ek-panel>.ek-sectionhead{margin:0 0 8px}#ek-projekti-grupas .ek-table-wrap{padding:10px 14px;min-width:0;overflow-x:auto}#ek-projekti-grupas .ek-panel>.ek-table-wrap{padding:0;border:0;border-radius:0;box-shadow:none}#ek-projekti-grupas table,#ek-projekti-grupas .ek-name{font-size:11px}#ek-projekti-grupas table{background:var(--bg)}#ek-projekti-grupas th{font-size:10px;padding:7px 10px}#ek-projekti-grupas td{padding:7px 10px}#ek-projekti-grupas .ek-link{min-height:24px;padding:2px 0}#ek-projekti-grupas .ek-badge{font-size:10px;padding:2px 8px}#ek-projekti-grupas .ek-meta{font-size:9px}#ek-projekti-grupas .ek-sectionhead{margin-top:22px;margin-bottom:8px}#ek-projekti-grupas .ek-box{padding:16px 18px}#ek-projekti-grupas .ek-box h3{font-size:13px;margin-bottom:4px}#ek-projekti-grupas .ek-facts{background:var(--bg);padding:0 14px;border:1px solid var(--line);border-radius:9px}#ek-projekti-grupas .ek-facts dt,#ek-projekti-grupas .ek-facts dd{padding-top:8px;padding-bottom:8px}#ek-projekti-grupas .ek-empty,#ek-projekti-grupas .ek-history-item{background:var(--bg);padding:14px;border:1px solid var(--line);border-radius:8px;margin-bottom:8px}#ek-projekti-grupas .ek-form{max-width:1100px;margin:0 auto 24px;width:calc(100% - var(--gutter) * 2);padding:20px;border:1px solid var(--line);border-radius:11px;background:var(--bg);box-shadow:0 3px 14px #18233308}#ek-projekti-grupas .ek-formgrid{gap:12px}#ek-projekti-grupas .ek-form label{font-size:10px}#ek-projekti-grupas .ek-notice{margin:14px var(--gutter) 0;padding:9px 14px;border-radius:7px;font-size:10px}#ek-projekti-grupas .ek-projectmetrics{padding:16px;background:var(--bg);border:1px solid var(--line);border-radius:9px}#ek-projekti-grupas .ek-projectmetrics strong{font-size:20px}#ek-projekti-grupas .ek-cardnav{gap:4px;padding-bottom:10px;margin-bottom:16px}#ek-projekti-grupas .ek-linetable{background:var(--bg)}#ek-projekti-grupas .ek-linetable input{min-height:30px;padding:5px 7px}@media(max-width:680px){#ek-projekti-grupas .ek-nav{gap:3px;padding:8px 10px}#ek-projekti-grupas .ek-nav button{padding:5px 7px;font-size:10px}#ek-projekti-grupas .ek-main{padding:20px var(--gutter)}#ek-projekti-grupas .ek-stats{gap:7px}#ek-projekti-grupas .ek-stat{padding:12px 9px}#ek-projekti-grupas .ek-panel{padding:10px}#ek-projekti-grupas .ek-table-wrap{padding:6px 12px}#ek-projekti-grupas td{padding:5px 0}#ek-projekti-grupas .ek-titlecell .ek-name{font-size:11px}#ek-projekti-grupas .ek-form{padding:16px}}@media(pointer:coarse){#ek-projekti-grupas .ek-nav button,#ek-projekti-grupas .ek-cardnav button{min-height:36px}#ek-projekti-grupas .ek-search-input input{height:40px;font-size:16px}#ek-projekti-grupas .ek-search-input svg{top:13px}}html.devel-auth-root{background:#f5f5f5;color-scheme:light}.devel-auth{--page:#f5f5f5;--paper:#fff;--text:#152332;--muted:#667085;--border:#d3d8df;--accent:#c65320;--accent-text:#fff;--error:#a63632;--auth-size:10px;--auth-input-height:32px;--auth-pad:20px;--auth-card-width:284px;--auth-heading:20px;--auth-gap:13px;--auth-mark-height:55px;--auth-wordmark-size:28px;min-height:100vh;min-height:100svh;padding:24px 12px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--page);color:var(--text);font-family:Arial,Helvetica,sans-serif;font-size:var(--auth-size);line-height:1.5;color-scheme:light}.devel-auth__brand{display:flex;align-items:flex-end;gap:8px;max-width:100%;margin-bottom:24px;flex-shrink:0}.devel-auth__mark{display:block;width:auto;height:var(--auth-mark-height);flex-shrink:0}.devel-auth__wordmark{display:block;font-size:var(--auth-wordmark-size);font-weight:700;letter-spacing:-.045em;line-height:.79;padding-bottom:1px;white-space:nowrap}.devel-auth__card{width:100%;max-width:var(--auth-card-width);padding:var(--auth-pad);border:1px solid #eeeeef;border-radius:11px;background:#fff;box-shadow:0 2.5px 9px #1823330b,0 8px 20px #18233304;flex-shrink:0}.devel-auth__card h1{font-size:var(--auth-heading);font-weight:700;letter-spacing:-.035em;line-height:1.2;margin:0 0 3.5px}.devel-auth__intro{color:var(--muted);margin:0;line-height:1.5}.devel-auth__form{display:flex;flex-direction:column;gap:var(--auth-gap);margin-top:16px}.devel-auth__field{min-width:0}.devel-auth__field label{display:block;font-weight:500;line-height:1.4;margin:0}.devel-auth__field-heading{display:flex;align-items:baseline;justify-content:space-between;gap:6px}.devel-auth__field input{display:block;width:100%;min-width:0;height:var(--auth-input-height);margin-top:4px;border:1px solid var(--border);border-radius:4.5px;padding:0 10px;background:#fff;color:var(--text);font:inherit;box-shadow:0 .5px 1px #18233304;transition:border-color .15s,box-shadow .15s}.devel-auth__field input::placeholder{color:var(--muted);opacity:1}.devel-auth__field input:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 2px #c653201a}.devel-auth__password{position:relative}.devel-auth__password input{padding-right:32px}.devel-auth__password input[type=password]::placeholder{color:var(--text);letter-spacing:1.5px}.devel-auth__reveal{position:absolute;right:3px;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:24px;height:24px;min-height:24px;padding:6px;border:0;border-radius:3px;background:transparent;color:#777e85}.devel-auth__reveal:hover{background:#f5f5f5;color:var(--text)}.devel-auth__reveal svg{width:12px;height:12px;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.devel-eye-slash{display:none}.devel-auth__reveal[aria-pressed=true] .devel-eye-slash{display:block}.devel-auth__submit{position:relative;display:flex;align-items:center;justify-content:center;gap:6px;width:100%;min-height:var(--auth-input-height);padding:7px 24px;border:1px solid var(--accent);border-radius:4.5px;background:var(--accent);color:#fff;font:inherit;font-weight:600;line-height:1.4;transition:background .15s,border-color .15s}.devel-auth__submit:hover:not(:disabled){background:#ae4319;border-color:#ae4319}.devel-auth__submit:disabled{opacity:.7;cursor:wait}.devel-auth__submit svg{position:absolute;right:10px;width:13px;height:13px;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.devel-auth__link{display:inline-block;min-height:0;border:0;border-radius:2px;padding:0;background:transparent;color:var(--accent);font:inherit;line-height:1.5;text-align:inherit;cursor:pointer}.devel-auth__link:hover:not(:disabled){color:#a64118;text-decoration:underline;text-underline-offset:2px}.devel-auth__link:disabled{opacity:.6;cursor:wait}.devel-auth__link:focus-visible,.devel-auth__reveal:focus-visible,.devel-auth__submit:focus-visible,.devel-auth__actions button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.devel-auth__alternative{margin-top:14px;padding-top:12px;border-top:1px solid #e1e4e8;text-align:center;color:var(--muted);line-height:1.6}.devel-auth__message{font-size:.875em;line-height:1.55;overflow-wrap:anywhere}.devel-auth__message:not(:empty){padding:6px 7px;margin-top:10px;border-radius:4px;background:#fff4ed;color:#743718}.devel-auth__message[data-kind=success]:not(:empty){background:#edf6f0;color:#20563e}.devel-auth__message[data-kind=error]:not(:empty){background:#fff1ef;color:#9b2f25}.devel-auth__hint{font-size:.8em;line-height:1.55;color:var(--muted);margin:4px 0 0}.devel-auth__access-note{margin-top:8px;text-align:center}.devel-auth__actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.devel-auth__actions button{flex:1;min-height:32px;padding:5px 7px;border-radius:4px}.devel-auth__status{color:var(--muted);font-size:1em;line-height:1.6;margin:8px 0 0}.devel-auth__footer{max-width:100%;margin-top:24px;font-size:8px;line-height:1.7;color:var(--muted);text-align:center;overflow-wrap:break-word;flex-shrink:0}@media(pointer:coarse){.devel-auth__link{position:relative}.devel-auth__link:after{content:"";position:absolute;inset:50% 0 auto;height:24px;transform:translateY(-50%)}}@media(prefers-reduced-motion:reduce){.devel-auth *{transition:none!important}}
