:root{font-family:Arial,Helvetica,sans-serif;color-scheme:light dark;--page:light-dark(#f3f4f8,#191b21);--paper:light-dark(#fff,#202229);--text:light-dark(#202532,#f1f2f6);--muted:light-dark(#626a7b,#bcc3d0);--border:light-dark(#dce0e9,#434856);--accent:light-dark(#4f4aac,#c0baff);--accent-text:light-dark(#fff,#262339);--error:light-dark(#a63632,#ffb6ad);font-size:16px;line-height:1.5;background:var(--page);color:var(--text)}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit;color:inherit}button{cursor:pointer;border:1px solid var(--border);border-radius:6px;padding:9px 14px;min-height:40px;background:var(--paper)}button:disabled{opacity:.5;cursor:default}a{color:var(--accent)}input,select{width:100%;min-width:0;padding:10px 12px;background:var(--paper);border:1px solid var(--border);border-radius:6px}button:focus-visible,input:focus-visible,select: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)}.muted{color:var(--muted);font-size:.875rem}.error{color:var(--error)}h1,h2,h3{font-weight:500;line-height:1.25}h1{font-size:1.6rem;margin:0 0 10px}h2{font-size:1.25rem}h3{font-size:1rem}.auth{max-width:430px;margin:60px auto;padding:28px;background:var(--paper);border:1px solid var(--border);border-radius:12px}.auth label{display:block;margin:18px 0 8px}.auth input{margin-top:6px}.auth button[type=submit]{width:100%;margin-top:20px}.auth-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.text-action{background:none;border:0;color:var(--accent);padding:5px 0;min-height:32px}.app-shell{max-width:1440px;margin:auto;background:var(--paper);min-height:100vh}.account-bar{display:flex;gap:12px;align-items:center;justify-content:space-between;padding:12px 20px;border-bottom:1px solid var(--border);flex-wrap:wrap}.account-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.account-email{font-size:.875rem;overflow-wrap:anywhere}.save-state{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:.875rem}.save-state[data-kind=error],.save-state[data-kind=conflict]{color:var(--error)}.admin{padding:24px;max-width:980px;margin:auto}.admin label{display:block;font-size:.875rem}.admin form{display:flex;align-items:end;gap:12px;flex-wrap:wrap;margin:16px 0}.admin form label{flex:1;min-width:140px}.admin input,.admin select{margin-top:5px}.member{padding:14px 0;border-bottom:1px solid var(--border)}.admin-block{margin:30px 0}.admin table{border-collapse:collapse;width:100%}.admin th,.admin td{padding:12px 6px;text-align:left;border-bottom:1px solid var(--border);font-size:.875rem}.conflict{padding:20px;margin:16px 20px;border:1px solid var(--border);border-radius:8px;background:var(--page)}.conflict pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:.875rem;font-family:inherit}.conflict-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.conflict-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.auth-error{min-height:24px;margin-top:14px;font-size:.875rem}.status-note{padding:12px 0}.file-label{max-width:600px;display:block}.file-label input{margin:12px 0}@media(max-width:680px){.auth{margin:24px 12px;padding:22px}.account-bar{padding:12px}.admin{padding:18px 12px}.conflict{margin:12px}.conflict-grid{grid-template-columns:1fr}.account-actions button{font-size:.875rem}.admin form{align-items:stretch}.admin form label{flex-basis:100%}}@media(pointer:coarse){button{min-height:44px}input,select{font-size:16px}}#ek-projekti-grupas{--bg:light-dark(#fff,#202229);--surface:light-dark(#f6f7fa,#292c35);--ink:light-dark(#202532,#f1f2f6);--sub:light-dark(#646d7e,#b6bdcb);--line:light-dark(#e1e5ee,#404654);--brand:light-dark(#4f4aac,#c0baff);--selected:light-dark(#edecf9,#373348);--onbrand:light-dark(#fff,#262339);--red:light-dark(#a63632,#ffb6ad);--redbg:light-dark(#fff0ed,#442c2b);--green:light-dark(#23644b,#acd9bc);--greenbg:light-dark(#ebf5ee,#293d31);--blue:light-dark(#2b628e,#aad0ee);--bluebg:light-dark(#edf4fa,#2a3948);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.45;color:var(--ink);background:transparent;width:100%}#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:8px 12px;min-height:36px;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:16px;font-weight:500;letter-spacing:-.01em}#ek-projekti-grupas .ek-sub{font-size:12px;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:13px;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:11px;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;padding:9px 10px;border:1px solid var(--line);border-radius:6px;background:var(--bg);color:var(--ink);font-size:14px}#ek-projekti-grupas .ek-searchbar input{flex:1}#ek-projekti-grupas .ek-main{padding:22px}#ek-projekti-grupas h2{font-size:24px;font-weight:500;line-height:1.25;letter-spacing:-.025em;margin:0 0 5px;color:var(--ink);overflow-wrap:anywhere}#ek-projekti-grupas h3{font-size:15px;font-weight:500;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:12px;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:26px;font-weight:500;font-variant-numeric:tabular-nums;margin-bottom:2px}#ek-projekti-grupas .ek-stat span{font-size:12px;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:13px}#ek-projekti-grupas th{font-size:12px;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:13px;margin-bottom:3px}#ek-projekti-grupas .ek-meta{font-size:12px;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:12px;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:12px;color:var(--sub)}#ek-projekti-grupas .ek-empty{padding:21px 16px;border-radius:8px;background:var(--surface);font-size:13px;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:12px;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:13px}#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:12px;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:13px;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:13px}#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:13px;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:12px;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:12px;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:12px;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:13px;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:13px;color:var(--red);margin-top:12px}#ek-projekti-grupas .ek-notice{background:var(--greenbg);color:var(--green);padding:10px 20px;font-size:13px}#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:12px;color:var(--sub)}#ek-projekti-grupas .ek-projectmetrics strong{display:block;font-size:24px;font-weight:500;font-variant-numeric:tabular-nums;margin:5px 0;overflow-wrap:anywhere}#ek-projekti-grupas .ek-projectmetrics small{font-size:12px;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:13px}#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:13px;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:12px}#ek-projekti-grupas .ek-budgetchild td{padding-top:8px;padding-bottom:8px}#ek-projekti-grupas .ek-budgetremainder td{font-size:12px;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:11px;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:13px;color:var(--ink)}@media(max-width:680px){#ek-projekti-grupas .ek-top{padding:13px 14px;gap:10px}#ek-projekti-grupas .ek-brand{font-size:15px}#ek-projekti-grupas .ek-nav{padding:7px}#ek-projekti-grupas .ek-nav button{padding:7px 8px;font-size:12px}#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:23px}#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:12px;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:14px}#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:24px}#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:14px}}@media(pointer:coarse){#ek-projekti-grupas button{min-height:44px}#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:14px}#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)}
