*{box-sizing:border-box}body{margin:0;background:#f2f3ed;color:#193e36;font:17px/1.75 Arial}header{background:#193e36;color:white;padding:22px 5vw}header h1{margin:0;font-size:28px}main{max-width:1100px;margin:auto;padding:24px}button,input,select,textarea{font:inherit}button{cursor:pointer;background:#193e36;color:white;border:0;border-radius:9px;padding:9px 16px}button.secondary{background:#e4ebdc;color:#193e36}input,select,textarea{padding:10px;border:1px solid #c4d3c3;border-radius:8px;background:white;min-width:0;width:100%}textarea{min-height:75px}label{display:block;font-size:14px}section,.card{background:white;border:1px solid #d7e0d2;border-radius:12px;padding:20px;margin:14px 0}.row{display:flex;gap:12px;flex-wrap:wrap;align-items:end}.row>*{flex:1;min-width:130px}.days{display:flex;gap:8px;flex-wrap:wrap;margin:16px 0}.days button{background:#e4ebdc;color:#193e36}.days button.active,.tabs button.active{background:#193e36;color:white;outline:2px solid #b9d59b}.tabs{display:flex;gap:12px}h2,h3{margin:8px 0}.small{font-size:14px;color:#597568}#status{white-space:pre-wrap}video{width:100%;max-height:400px;background:#10281f;border-radius:10px}.muscle{width:100px;max-height:150px;object-fit:contain}.stats{display:flex;gap:20px;background:#ecf1e4;padding:12px;border-radius:9px;margin:10px 0;flex-wrap:wrap}.note{white-space:pre-wrap}.danger{background:#903c35}a{color:#266a50}[hidden]{display:none!important}#share{overflow-wrap:anywhere;background:#e4ebdc;padding:16px;border-radius:10px}@media(max-width:600px){main{padding:14px}.row>*{flex-basis:40%}header h1{font-size:23px}}

dialog{width:min(1200px,96vw);max-height:94vh;border:0;border-radius:16px;padding:22px;background:#f2f3ed;color:#193e36}dialog::backdrop{background:#10281fcc}.libraryHead{display:flex;justify-content:space-between;align-items:center;gap:16px}.filterChips{display:flex;gap:7px;flex-wrap:wrap;margin:14px 0}.filterChips button{background:#e4ebdc;color:#193e36;font-size:14px;padding:6px 12px}.filterChips button[aria-pressed=true]{background:#193e36;color:white}#libraryGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:14px}#libraryGrid .card{margin:0;padding:14px}#libraryGrid video{height:210px;object-fit:contain}.pickExercise{width:100%;margin-top:12px}button:disabled{opacity:.6;cursor:default}.libraryPager{display:flex;justify-content:center;gap:24px;align-items:center;margin-top:22px}@media(max-width:600px){dialog{padding:12px}.libraryHead{align-items:flex-start}#libraryGrid{grid-template-columns:1fr}}

.tabs{flex-wrap:wrap;margin-bottom:18px}.card label{margin-bottom:12px}.card h4{margin:16px 0 4px;font-size:16px}.card p{overflow-wrap:anywhere}button:focus-visible,a:focus-visible{outline:3px solid #648342;outline-offset:3px}
