*{box-sizing:border-box}body{margin:0;background:#f3f6fa;font-family:Arial;color:#17212b}main{max-width:850px;margin:auto;padding:18px}header,.card{background:#fff;border-radius:15px;padding:20px;margin-bottom:18px;box-shadow:0 5px 20px #0001}header{background:#17324d;color:#fff}header b{font-size:30px}header span{color:#5bc0eb}header small{display:block;margin-top:4px}.tabs{display:flex;gap:8px}.tabs button{flex:1}button{border:0;border-radius:9px;padding:12px 16px;background:#17324d;color:white;font-weight:700;cursor:pointer}input,textarea{display:block;width:100%;padding:12px;margin:9px 0;border:1px solid #ccd5df;border-radius:9px;font-size:16px}textarea{min-height:150px}.hide{display:none}.top{display:flex;justify-content:space-between}.item{padding:10px;border-bottom:1px solid #ddd}.full{color:#b42318}.half{color:#9a6700}.right{color:#087443}.stats{display:flex;gap:8px;flex-wrap:wrap}.stat{padding:10px;background:#f1f5f8;border-radius:9px}