:root{font-family:Georgia,Times New Roman,serif;color:#17201c;background:linear-gradient(135deg,#f5f8efe6,#e2eee9e0),repeating-linear-gradient(90deg,rgba(22,82,72,.08) 0 1px,transparent 1px 74px)}*{box-sizing:border-box}body{margin:0}.page{max-width:1180px;margin:0 auto;padding:1rem}.hero{display:flex;align-items:end;justify-content:space-between;gap:1rem;background:linear-gradient(145deg,#16352f,#264d43 72%,#7a863e);color:#effaf4;padding:1.15rem;border-radius:8px;box-shadow:0 16px 45px #10222640}.hero h1{margin:0 0 .35rem;font-size:clamp(1.7rem,3vw,2.3rem)}.hero p{margin:0;color:#d4ece0}.summary{display:flex;gap:.6rem;flex-wrap:wrap;justify-content:flex-end}.summary span{background:#effaf429;border:1px solid rgba(239,250,244,.25);border-radius:6px;padding:.3rem .75rem;font-weight:700;font-size:.86rem;white-space:nowrap}.tabs{margin-top:1rem;display:flex;gap:1rem;border-bottom:1px solid #b8c8bc}.tab{background:transparent;color:#395248;border-radius:0;border-bottom:3px solid transparent;padding:.8rem .2rem}.tab.active{color:#17201c;border-bottom-color:#7a863e}.panel{border-radius:8px;background:#ffffffc7;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(173,190,177,.5);padding:1rem}.taskGrid,.historyLayout,.dataGrid{margin-top:1rem;display:grid;grid-template-columns:1fr;gap:1rem}.form,.cards,.history,.filterList,.editCard{display:grid;gap:.65rem}input,textarea,select,button{font:inherit;border-radius:6px}input,textarea,select{width:100%;border:1px solid #b6c8ba;padding:.65rem .75rem;background:#f5fbf7}.inline{display:grid;grid-template-columns:110px 1fr;gap:.5rem}button{border:0;background:#244f43;color:#fff;padding:.62rem .8rem;font-weight:700;cursor:pointer;transition:transform .16s ease,opacity .16s ease}button:hover{transform:translateY(-1px)}button:disabled{opacity:.65;cursor:default}.secondary{background:#e8efe9;color:#1b3a30}.danger{background:#8e1c1c;color:#fff}.card{background:#f8fbf7;border:1px solid #d4e1d6;border-radius:8px;padding:.85rem}.card h3,.panel h2{margin-top:0}.card h3{margin-bottom:.15rem}.cardTop{display:flex;justify-content:space-between;align-items:center;gap:.6rem}.badge{border-radius:6px;padding:.15rem .55rem;font-size:.78rem;font-weight:800;white-space:nowrap}.badge.overdue{background:#ffd9d7;color:#8e1c1c}.badge.soon{background:#ffecc4;color:#805d00}.badge.ok{background:#d9efde;color:#1d5e2f}.sectionTop,.dates,.logRow,.exportActions{display:flex;gap:.65rem}.sectionTop{align-items:center;justify-content:space-between;margin-bottom:.75rem}.sectionTop h2{margin-bottom:0}.dates{flex-wrap:wrap;color:#4b5f55}.dates span{min-width:150px}.logRow{align-items:center;flex-wrap:wrap}.logRow input{max-width:190px}.actions{display:flex;gap:.45rem;flex-wrap:wrap}.empty,.muted{color:#5d6f66}.inputSuffix{display:flex;align-items:center;color:#5d6f66;font-weight:700}.history{list-style:none;margin:0;padding:0}.history li{border-bottom:1px solid #dae7dc;padding:.5rem 0}.filterListRow{display:grid;grid-template-columns:1fr auto auto;gap:.4rem;align-items:stretch}.filterButton{display:flex;align-items:center;justify-content:space-between;gap:.75rem;background:#f6fbf8;color:#1f352d;border:1px solid #d4e1d6;text-align:left}.filterListRow.selected .filterButton{background:#244f43;color:#fff}.filterButton small{color:inherit;opacity:.75}.miniButton{padding:.45rem .55rem;font-size:.82rem}.historyRow{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.historyDelete{padding:.35rem .6rem;font-size:.85rem}.error{margin:0;color:#8e1c1c;font-weight:700}.notice{margin:.75rem 0 0;color:#254f23;font-weight:700}.importBox{display:grid;gap:.65rem}.exportActions{flex-wrap:wrap}@media(max-width:680px){.hero{display:grid;align-items:start}.summary{justify-content:flex-start}.tabs{overflow-x:auto}.filterListRow{grid-template-columns:1fr}}@media(min-width:900px){.taskGrid,.historyLayout{grid-template-columns:320px 1fr;align-items:start}.dataGrid{grid-template-columns:1fr 1fr;align-items:start}}
